Skip to content

Releases: siteorigin/siteorigin-panels

2.1.4 Release

19 Aug 12:13
Compare
Choose a tag to compare
  • Fixed handling of raw forms.

2.1.3 Release

19 Aug 12:13
Compare
Choose a tag to compare
  • Removed use of filter_input for compatibility with HHVM
  • Fixed checkbox handling in forms.
  • Removed unnecessary sprintf calls to lower chance of translations causing issues.
  • More generic handling of builder instances to allow them to be used in different places.
  • Use implicit check for whether editor is undefined or null.
  • Added optional $widget_id parameter to siteorigin_panels_render_form.
  • Improved checking for home page in sidebars emulator.
  • Added a builder "type" to allow more targetted instances.

2.1.2 Release

19 Aug 12:13
Compare
Choose a tag to compare
  • Removed rendered content cache introduced in 2.1.1

2.1.1 Release

23 Apr 11:25
Compare
Choose a tag to compare
  • Added translations for 16 additional languages
  • Modified strings to improve translatability.
  • Row and Widget style measurement fields now allow multiple values.
  • New rows now added below row of currently selected cell.
  • Orphaned widgets in edited rows are now moved into remaining cell.
  • Made panels javascript object globally accessible.
  • panels_info array now passed into widget rendering function.
  • Removed unnecessary action triggers from customizer that was breaking some themes.
  • Disabling Page Builder on a page now properly creates history entry.
  • Small fixes to sidebars emulator.
  • Fixed import/export on custom home page interface.
  • Removed call to filter_input from global space.
  • Fixed bundled widgets conflict with Yoast SEO.
  • Prevented double rendering issue with Yoast SEO.

2.1 Release

31 Mar 10:39
Compare
Choose a tag to compare
  • Improved Page Builder settings page.
  • Added sidebar emulation, which makes a Page Builder page appear to be a sidebar. Improves compatibility with other widgets.
  • Removed jPlayer. Self hosted widget (legacy) now uses MediaElement.
  • Small usability improvements.
  • Added legacy widget migration for gallery widget.
  • Layout file based import/export feature.
  • Added widget title setting to change widget title HTML.
  • Added setting to control full width container.
  • Fixed: Handling of namespaced widgets.
  • Fixed: Layout Builder widget now works in the Customizer.
  • Fixed: Custom home page interface now properly uses page_on_front.
  • Fixed: Page URL for home page in custom home page.
  • Fixed: Custom home page encoding.

2.0.7 Release

10 Feb 17:32
Compare
Choose a tag to compare
  • Fixed issue that prevented prebuilt layouts from showing up.

2.0.6 Release

08 Feb 04:24
Compare
Choose a tag to compare
  • Added nonce to all admin requests.
  • Fixed live editor for missing widgets.
  • Fixed handling of multi-line row/widget custom CSS.
  • Fixed issue with encoding of panels_data.

2.0.5 Release

12 Jan 22:49
Compare
Choose a tag to compare

Security release.

Release 2.0.4

12 Jan 15:21
Compare
Choose a tag to compare
  • Changed how data is json encoded to prevent malformed Page Builder data.
  • Fixed import/export.
  • Added layout widget notification (doesn't work in customizer).
  • Fixed translation domains.
  • Additional hooks and filters.

Version 2.0.3

19 Dec 08:14
Compare
Choose a tag to compare
  • Fixed issue with double calling sidebar_admin_setup that was breaking some widgets.
  • Fixed fetching content from TinyMCE in text mode.