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 ddbf2dc commit bcb2e12Copy full SHA for bcb2e12
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
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
13
## [3.8.0] (2025-10-24)
14
15
### Added
0 commit comments