Skip to content

Commit b251c21

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

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33

44

55

6+
7+
## [3.8.0] (2025-10-24)
8+
9+
### Added
10+
* Optional flat-file storage backend for snippets (with HTML/PHP handlers), configurable via the new Version Switch setting.
11+
* Editor preview capability and settings UI enhancements for snippet creation and editing.
12+
13+
### Changed
14+
* Snippets REST API now supports pagination (e.g., page/per_page) with accompanying tests to improve reliability and scalability.
15+
16+
### Fixed
17+
* Fixed get_items and REST API pagination to return correct pages and counts.
18+
* Addressed snippet evaluation and front-end initialization issues that could prevent snippets from executing in some cases.
19+
620
## [3.7.1-beta.3] (2025-10-22)
721

822
### Added

0 commit comments

Comments
 (0)