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