Skip to content

Releases: siteorigin/siteorigin-panels

2.34.0

21 Feb 20:04

Choose a tag to compare

  • ACF: Improved widget compatibility for array return format.
  • AIOSEO, Layout Block: Prevented the AIOSEO SiteOrigin integration from loading in the Layout Block editor.
  • Events Manager: Fixed query context handling and duplication processing to prevent duplicate output and preserve Page Builder data.
  • Security: Hardened post loop template resolution to prevent local file inclusion risks.
  • WooCommerce: Prevented Shop page content from leaking into Terms and Conditions content rendering.
  • Added a setting to display empty columns with backgrounds in responsive layouts.

2.33.5

07 Jan 16:33

Choose a tag to compare

  • Added contextual menu action hooks for row and widget menus.

2.33.4

03 Dec 15:38

Choose a tag to compare

  • Updated Tested up to tag.

2.33.3

08 Oct 19:12

Choose a tag to compare

  • Accessibility: Improved the screen-reader-only helper to prevent visible text flashes.
  • Builder Widget: Refreshed panels data when opening nested dialogs to avoid unexpected change notices.
  • Localization: Corrected escaping in admin settings and widget field templates so translated labels render as expected.
  • Select2: Prevented duplicate script registration and raised the dropdown z-index to keep the picker usable in dialogs.

2.33.2

02 Sep 11:00

Choose a tag to compare

  • Livemesh Compat: Added SiteOrigin Widgets compatibility.
  • Added Blueprint.json for WP.org Live Preview functionality.
  • Build Config: Updated WordPress.org asset exclusion path.

2.33.1

31 Jul 15:27

Choose a tag to compare

  • Layout Directory: Fixed pagination and search functionality.
  • Layouts: Fixed an issue with cloning layouts.
  • Layouts: Improved security by checking nonce earlier when fetching prebuilt layouts.

2.33.0

29 Jul 14:55

Choose a tag to compare

  • Layout Directory: Added category and niche filtering, search functionality, and pagination support.
  • Mode Switcher: Hidden when parent dialog exists for cleaner interface.
  • WPML: Updated configuration for improved compatibility.

2.32.1

29 Jun 20:43

Choose a tag to compare

  • Mode Switcher: Restored mobile CSS hide functionality for improved responsive behavior.
  • Mode Switcher: Removed legacy CSS and moved .so-mode to .so-toolbar for cleaner structure.
  • Widget Dialog: Removed focus delay and improved default field handling for better user experience.
  • Fixed button secondary color scheme inheritance for consistent styling.
  • Fixed widget editable title class for proper functionality.
  • Resolved LESS linting issues for improved code quality.

2.32.0

13 Jun 20:13

Choose a tag to compare

  • Background Image: Added Alt Text setting for improved accessibility.
  • Layout Block: Added additional PanelsData check and prevented potential JavaScript null quirk.
  • Layout Builder: Fixed potential object.keys issue when removing all blocks.
  • Polylang: Prevented undefined sync warning.
  • Improved security with enhanced parameter sanitization across admin features.
  • Code Quality: Updated WordPress PHP Coding Standards compliance.

2.31.8

12 May 10:42

Choose a tag to compare

  • Border Styles: Improved handling of multiple border values.
  • Multi-select: Fixed type error in field handling.
  • Polylang: Improved compatibility with WPML by loading translation features only when needed.
  • Code Quality: Updated PHPCS configuration.