Changelog
This changelog gets automatically updated when we release a new version of wp-lemon.
Current major version changelogs
5.55.5 - 25 February 2026
🐛 Bug Fixes
- Prevent editor script loading on the front-end
5.55.4 - 25 February 2026
🐛 Bug Fixes
- Add inline text editing attributes to accordion item label for better accessibility
- Update 404 template for improved semantic structure and consistency
- Strip HTML tags from accordion item label for improved output
- Update language switcher structure to use language codes as keys
- Ensure backend functions are only called in the admin context
- Change heading from h5 to h2 for better semantic structure in search result component
5.55.3 - 17 February 2026
🐛 Bug Fixes
- Remove 'wp-element-button' class from theme button
- Decode search query before passing to context
- Adjust margin-top for pagination component
- Cast background and text color fields to string in Bootstrap_Navwalker
- Remove unused lock-reusable-block.js script and related enqueue
📚 Documentation
- Update documentation structure and enhance function references
- Fixes to documentation files related to the new documentation software.