-
v0.1.1 Pre-release
released this
2026-06-22 16:13:37 +02:00 | 66 commits to main since this releasePre-release of sync.md Multi v0.1.1.
Fixes
- Bug #29: creating/editing a binding now triggers sync without an app restart on macOS. Root cause was the plugin-data hook being registered as
persistedDataUpdate; SP 18.9.1D's valid name ispersistedDataChanged, so the hook never fired. Renamed in background, iframe and manifest, and reordered startup so the hook + 5s poll are wired up before the non-critical project-cache refresh.
Changes
- Header/menu icon changed to
arrows_up_down_circle. - Documentation corrected: SP 18.9.1D already uses
persistedDataChangedandnodeExecutionworks.
Note: marked as pre-release — post-beta features (deleted-project warning,
@completedannotation) are still pending for the final 0.1.1/0.1.x line.Install via Super Productivity → Plugins → Install from ZIP.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
3 downloads
- Bug #29: creating/editing a binding now triggers sync without an app restart on macOS. Root cause was the plugin-data hook being registered as