Releases: diegomarzaa/obsidian-extensions-sync-manager
Releases · diegomarzaa/obsidian-extensions-sync-manager
Release list
0.1.3
- Updated repository references after renaming the GitHub repository to
diegomarzaa/obsidian-extensions-sync-manager. - Added a release workflow for future tags that publishes
main.js,manifest.json, andstyles.css. - Added GitHub artifact attestations for future release assets using
actions/attest@v4. - Replaced direct Node.js filesystem access with Obsidian's vault adapter for profile scanning, copying, backups, and removal.
- Removed the one-time import flow for older external sync files now that state lives in
data.json.
0.1.2
Removes remaining user-facing plugin naming and changes the manifest id to extensions-sync-manager.
0.1.1
Fixes the plugin directory name requirement by renaming the visible plugin name to Extensions Sync Manager.
0.1.0
First alpha release of Plugin Sync Manager.\n\nDesktop-only Obsidian plugin for managing desktop and mobile plugin/config profiles.