Releases: HansSchouten/PHPageBuilder
Releases · HansSchouten/PHPageBuilder
v0.30.0
Full Changelog: v0.29.0...v0.30.0
v0.29.0
Full Changelog: v0.28.0...v0.29.0
v0.28.0
Full Changelog: v0.27.0...v0.28.0
v0.27.0
Full Changelog: v0.26.0...v0.27.0
v0.26.0
v0.25.0
v0.24.0
- Add page meta title and meta description
- Various fixes
v0.23.0
v0.22.0
- Added whitelist setting to allows blocks only on specific domains
- Show warning when exiting pagebuilder with unsaved changes
- Translations updated
- Default current language to English or first available
- Extensions module added
- Allow to get theme namespace from config
- Allows for the registration of custom css and scripts in the header / footer of the layout outside of the theme's public directory
- Evaluate routes with more parameters last
v0.21.0
- Fix setLanguage, check whether keys are valid languages (renderPageBuilderBlock uses pageData without language data)
- Add title attribute to hyperlinks
- Use background image instead of img tag to fix Chrome drag issue
- Prevent error on dropping a component without attributes
- Allow the Uploader class to be replaced
- Add 301 header to redirect
- Do not erroneously match longer URL with shorter stored route