Skip to content

Commit 6164694

Browse files
fix: changelog
1 parent 4637730 commit 6164694

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
# Changelog
22

3-
43
## [3.8.1] (2025-10-28)
54

6-
### Changed
7-
* Improved file-based snippet handling for multisite installations to correctly map snippets to their site/table during flat-file sync.
8-
95
### 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.
6+
* Improved file-based snippet handling for multisite installations.
127

138
## [3.8.0] (2025-10-24)
149

src/readme.txt

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -105,19 +105,11 @@ You can report security bugs found in the source code of this plugin through the
105105
== Changelog ==
106106

107107

108-
109-
110-
111108
= 3.8.1 (2025-10-28) =
112109

113-
__Changed__
114-
115-
* Improved file-based snippet handling for multisite installations to correctly map snippets to their site/table during flat-file sync.
116-
117110
__Fixed__
118111

119-
* Fixed multisite flat-file synchronization that could skip or mis-handle active snippets due to incorrect nested iteration.
120-
* Ensured correct table detection when processing active snippets so they are written to the correct location on multisite setups.
112+
* Improved file-based snippet handling for multisite installations.
121113

122114
= 3.8.0 (2025-10-24) =
123115

0 commit comments

Comments
 (0)