Skip to content

Commit bcb2e12

Browse files
chore(release): update changelog for v3.8.1
1 parent ddbf2dc commit bcb2e12

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
4+
## [3.8.1] (2025-10-28)
5+
6+
### Changed
7+
* Improved file-based snippet handling for multisite installations to correctly map snippets to their site/table during flat-file sync.
8+
9+
### Fixed
10+
* Fixed multisite flat-file synchronization that could skip or mis-handle active snippets due to incorrect nested iteration.
11+
* Ensured correct table detection when processing active snippets so they are written to the correct location on multisite setups.
12+
313
## [3.8.0] (2025-10-24)
414

515
### Added

0 commit comments

Comments
 (0)