Skip to content

Commit bf689af

Browse files
chore(release): update readme for v3.8.0
1 parent b251c21 commit bf689af

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

src/readme.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,23 @@ You can report security bugs found in the source code of this plugin through the
106106

107107

108108

109+
110+
= 3.8.0 (2025-10-24) =
111+
112+
__Added__
113+
114+
* Optional flat-file storage backend for snippets (with HTML/PHP handlers), configurable via the new Version Switch setting.
115+
* Editor preview capability and settings UI enhancements for snippet creation and editing.
116+
117+
__Changed__
118+
119+
* Snippets REST API now supports pagination (e.g., page/per_page) with accompanying tests to improve reliability and scalability.
120+
121+
__Fixed__
122+
123+
* Fixed get_items and REST API pagination to return correct pages and counts.
124+
* Addressed snippet evaluation and front-end initialization issues that could prevent snippets from executing in some cases.
125+
109126
= 3.7.1-beta.3 (2025-10-22) =
110127

111128
__Added__

0 commit comments

Comments
 (0)