Skip to content

So many bugfixes

Compare
Choose a tag to compare
@onigoetz onigoetz released this 11 Feb 21:43
· 355 commits to master since this release

Bugfixes

  • Fix Search JavaScript to not conflict with the rest of the JavaScript ( #184 #190 )
  • Fix fatal error while generating html files from markdown ( #185 #186 Thanks @proggeler )
  • Fix PHP 7.4 Warnings ( #189 )
  • Fix condition to add piwik analytics, would always be added
  • Fix an edge case in Sort that makes pages disappear

Misc

  • Compile JavaScript and CSS for defaults configuration of browserslist instead of the custom query we had
  • Remove --search option in generate since it's enabled by default and the option doesn't allow to disable it.
  • Fix CSS compilation warnings

## Documentation

  • Correct references to older versions of PHP