File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11== Changelog ==
22
3+ = 2.31.8 – 12 May 2025 =
4+ * Border Styles: Improved handling of multiple border values.
5+ * Multi-select: Fixed type error in field handling.
6+ * Polylang: Delayed compatibility code to prevent WPML config conflict.
7+ * Code Quality: Updated PHPCS configuration.
8+
39= 2.31.7 – 01 May 2025 =
410* Fixed an issue with encoded quotes when editing widget titles.
511* Resolved Select2 CSS not outputting correctly.
171177= 2.27.1 - 09 November 2023 =
172178* Renamed "Cell" to "Column" throughout the codebase for improved clarity and consistency.
173179* Updated the "Tested up to" version in the readme.txt file from 6.3 to 6.4.
174- * Rewrote the usage of Lodash functions in the `siteorigin-panels-layout-block.js` file for better performance and code readability.
180+ * Rewritten the usage of Lodash functions in the `siteorigin-panels-layout-block.js` file for better performance and code readability.
175181* Updated the Installer by changing the subproject commit.
176182
177183= 2.27.0 - 02 November 2023 =
Original file line number Diff line number Diff line change @@ -121,6 +121,12 @@ SiteOrigin offers a single premium plugin that enhances and extends Page Builder
121121
122122== Changelog ==
123123
124+ = 2.31.8 – 12 May 2025 =
125+ * Border Styles: Improved handling of multiple border values.
126+ * Multi-select: Fixed type error in field handling.
127+ * Polylang: Delayed compatibility code to prevent WPML config conflict.
128+ * Code Quality: Updated PHPCS configuration.
129+
124130= 2.31.7 – 01 May 2025 =
125131* Fixed an issue with encoded quotes when editing widget titles.
126132* Resolved Select2 CSS not outputting correctly.
You can’t perform that action at this time.
0 commit comments