Skip to content

Releases: siteorigin/siteorigin-panels

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.

2.11.6

03 Dec 21:12
Compare
Choose a tag to compare
  • New: Page Builder Layout CSS Output Location setting that controls where PB outputs its CSS. Located at Settings > Page Builder > Layout.
  • SEO: Improved content analysis process for slower servers and connections.
  • SEO: Excluded <iframe>, <script>, <link>, <style> from content analysis due to word count inflation.
  • Developer: Added wp-color-picker as an editor dependency.
  • Developer: Introduced a new Ajax Response filter siteorigin_panels_layouts_result.
  • Developer: Standardized SO Layout Block variables to avoid conflicts with other blocks.

2.11.5

30 Sep 19:36
Compare
Choose a tag to compare
  • Updated build scripts.

2.11.4

29 Sep 15:01
Compare
Choose a tag to compare
  • Block Editor: Fixed SiteOrigin Widgets Bundle block preview.
  • Yoast SEO: Fixed word count in the Classic Editor when Page Builder is not in use.
  • Yoast SEO: Resolved a console error in the Block Editor.
  • Block Editor: Enhanced the Layout Block to allow for Post Loop widget previews.
  • Layout Export: Resolved JSON files exported without contents.

2.11.3

14 Sep 16:44
065d4b9
Compare
Choose a tag to compare
  • Block Editor: Added SEO support for multiple Layout Block instances.
  • Yoast SEO Sitemap: Added images added using Page Builder.
  • Prevented potential Are you sure you want to navigate away? notice.
  • Post Loop: Resolved Undefined index notice when used outside of Page Builder.
  • Android Chrome: Improved edit widget touch detection.
  • Yoast SEO: Resolved version 14.6 integration issue.
  • Block Editor: Used new categories for the Layout Block for WP 5.5+.
  • Block Editor: Resolved potential Layout Block data validation issue by running wp_targeted_link_rel on the generated preview content.
  • Block Editor: Added preview support for the Layout Block.
  • Block Editor: Updated translation functions to avoid potential conflicts.
  • Block Editor: Added the page name and block number to Layout Block JSON export files.
  • Block Editor: Improved SEO plugin support.
  • Added a global Row Mobile Bottom Margin setting at Settings > Page Builder > Layout.
  • Ensured Yoast SEO is ready before running compatibility functionality.
  • Global Settings: Resolved a jQuery Migrate Helper warning.

2.11.2

17 Aug 19:08
Compare
Choose a tag to compare
  • Updated build scripts.