We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb2e12 commit 4a7cee8Copy full SHA for 4a7cee8
src/readme.txt
@@ -107,6 +107,18 @@ You can report security bugs found in the source code of this plugin through the
107
108
109
110
+
111
+= 3.8.1 (2025-10-28) =
112
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
117
+__Fixed__
118
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.
121
122
= 3.8.0 (2025-10-24) =
123
124
__Added__
0 commit comments