Skip to content

Releases: siteorigin/siteorigin-panels

2.13.0

20 Jul 18:36
Compare
Choose a tag to compare
  • Compatibility enhancements for WordPress 5.8.
  • Developer: Added a style field wrapper ID.

2.12.6

05 Jul 09:02
Compare
Choose a tag to compare
  • Added cell editing icons to replace text action links when space isn't sufficient.
  • Live Editor: Resolved bottom margin not being removed from the last widget in a given row.
  • Parallax: Improved type detection to ensure legacy is always set when appropriate.
  • Resolved a potential restore content prompt in the Classic Editor.
  • Developer: Expanded widget title detection to include Widgets Bundle repeaters and sections.
  • Developer: Expanded panels_title to fetch the first valid widget description.

2.12.5

17 Jun 12:32
Compare
Choose a tag to compare
  • Modern Parallax: Use the image attachment if available.
  • Modern Parallax: Prevent possible container overflow using CSS.
  • Live Editor: Minor button alignment improvements.
  • Developer: ACF compatibility - use panelsopen for more consistent loading.
  • Developer: ACF compatibility - added a check to ensure instance ACF data exists.
  • Developer: Fixed siteorigin_panels_row_column_count_input filter.

2.12.4

04 Jun 14:17
Compare
Choose a tag to compare
  • Restored Tablet Layout row collapse.

2.12.3

03 Jun 09:12
Compare
Choose a tag to compare
  • Developer: Added the ability to filter fields based on the widget the user is editing using the siteorigin_panels_widget_style_fields filter.
  • Developer: Added the ability to create individual row collapse points using the siteorigin_panels_css_row_collapse_point filter.

2.12.2

21 May 11:58
Compare
Choose a tag to compare
  • ACF: Added a check to ensure 5.7.10+ is active before loading Page Builder compatibility.
  • Lazy Load: Added support for WP Rocket Lazy Load.
  • Gravity Forms: Added compatibility to ensure conditional forms function normally when added via the Form widget.
  • Developer: Stopped checking for repeated rendering if $panels_data was supplied.

2.12.1

11 May 15:30
Compare
Choose a tag to compare
  • Prevented potential repeated rendering of layouts.
  • Moved the Page Builder metabox PHP outside of the metabox template.
  • Added a check for has_blocks() before using the function.
  • Resolved potential background display issue when a local and external background is used.

2.12.0

03 May 15:18
Compare
Choose a tag to compare
  • New Parallax Scrolling! Existing users can optionally switch to Modern at Settings > Page Builder > General.
  • ACF: Added widget fields compatibility. siteorigin_panels_before_widget_form action is triggered before the widget form is output.
  • Improved Add/Edit row responsive behavior.
  • Updated sidebar emulator to detect current page ID by path. Resolves WPML compatibility issue.
  • Added WP Rocket Lazy Loading compatibility for row, cell, and, widget background images.
  • Automatic Excerpt: Added support for the <!-- more --> quicktag.
  • Improved indexing of text containing multibyte Unicode such as Greek.
  • Instant Open Widgets: Updated the setting to default enabled for new installs.
  • Limited the Page Builder Layout CSS Output Location setting to the Classic Editor.
  • Add Layout: Improved responsive behavior for long post titles.
  • Ensured background image remove URL only displays when an image is present.
  • SiteOrigin Layout Block: Removed the preview button when a preview isn't available.
  • SiteOrigin Layout Block: Prevent an empty layout from being rendered.
  • Block Editor: Added support for automatic excerpt generation if the first post block is a SiteOrigin Layout Block.
  • Block Editor: Resolved duplicate Add SiteOrigin Layout button.
  • Accessibility: Implemented keyboard navigation for the Widgets Bundle admin interface. You can now tab through all fields and settings, and make changes without a mouse.
  • Developer: Ensured prebuilt layout compatibility with JSON MIME type.
  • Developer: Updated depreciated jQuery bind usage.
  • Developer: Replaced older-style PHP type conversion functions with type casts.
  • Developer: Resolved a PHP 8 notice relating to the CSS builder.
  • Developer: Improved WordPress indexing of languages that use multibyte Unicode

2.11.8

09 Dec 14:34
Compare
Choose a tag to compare
  • Developer: jQuery updates for WordPress 5.6.

2.11.7

07 Dec 15:53
Compare
Choose a tag to compare
  • SEO: Generated preview_url before preview_content. Resolves Live Editor preview issue when a post loop is present in the page.