Skip to content

Releases: HansSchouten/PHPageBuilder

v0.30.0

03 Jul 19:09
Compare
Choose a tag to compare

v0.29.0

03 Jul 17:55
Compare
Choose a tag to compare

Full Changelog: v0.28.0...v0.29.0

v0.28.0

02 Jul 08:34
Compare
Choose a tag to compare

v0.27.0

21 Sep 11:46
Compare
Choose a tag to compare

v0.26.0

19 Sep 18:45
a63dc0b
Compare
Choose a tag to compare

v0.25.0

26 Jul 13:51
Compare
Choose a tag to compare

v0.24.0

05 Feb 10:38
Compare
Choose a tag to compare

v0.23.0

16 Dec 06:23
Compare
Choose a tag to compare

v0.22.0

04 Aug 05:09
Compare
Choose a tag to compare
  • 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

08 Apr 09:06
d05a439
Compare
Choose a tag to compare
  • 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