Skip to content

Commit 5644b4c

Browse files
committed
Changelog: 2.31.8
1 parent 8be089a commit 5644b4c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

changelog.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
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.
@@ -171,7 +177,7 @@
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 =

readme.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)