·
112 commits
to develop
since this release
Immutable
release. Only release title and notes can be modified.
- Sticky Menu Block Filter File in Production - Renamed
render.phptofilters.phpin sticky-menu block and configured webpack to copy it to build folder using CopyWebpackPlugin. This ensures the mobile section headers filter is available in production releases (which only include the build/ folder). Addedfunction_exists()check to prevent redeclaration errors - PR #834