File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff 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__
You can’t perform that action at this time.
0 commit comments