Skip to content

2.1.1

Latest

Choose a tag to compare

@krugazul krugazul released this 07 Jan 11:36
· 112 commits to develop since this release
Immutable release. Only release title and notes can be modified.
9ce210a
  • Sticky Menu Block Filter File in Production - Renamed render.php to filters.php in 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). Added function_exists() check to prevent redeclaration errors - PR #834