Releases: sboesen/remotely-sync
Releases · sboesen/remotely-sync
0.4.49
Fixed metadata sync (previously resulting in multiple metadata files being created) - thanks @kadisonm!
0.4.48
- Improved English debug sync translations
- Fixed status bar on mobile
Thank you for these PRs, @kadisonm!
0.4.47
Several great PRs from three contributors in this release:
- Reduced duplicate requests to fetch remote metadata - @kadisonm
- Fixed the status bar displaying over function buttons - @kadisonm
- Made resetting metadata more clear (show message before/after metadata is reset) - @kadisonm
- Prevented syncing .DS_Store file (will help cut down on unnecessary syncing) - @bytemain
- More translation updates from @lyiton
I also wanted to shout out to our most active contributors:
@kadisonm has nearly 20 merged PRs in the codebase and @lyiton has 14 translation pull requests total - Wow! 🤩 Really appreciated!
Also @bytemain's first contribution, #126! 🎉
0.4.46
Several updates from @kadisonm - thank you!
- Added sync status bar to mobile
- Updated translations in English to have consistent capitalization
- Fixed status bar not showing upon initial plugin install
Additionally more translation updates from @lyiton, thank you as well!
0.4.45
Thank you @kadisonm -
- Another attempt to resolve #109
- Also #118 - thank you! Refactored and hopefully increased performance for sync on remote changes.
0.4.44
Added debug logging for checking initial sync.
0.4.43
Fixed check for initial sync of new clients so .obsidian files are not overridden (good catch, @kadisonm! - #109)
0.4.42
- Partial fix for #109
- Fixed second alert not showing in some cases when sync is already in progress (#71) - thanks @kadisonm!
- Fixed settings not outputting to console (#114) - thanks again @kadisonm!
0.4.41
Fix bug when syncing new Vaults preventing overwriting .obsidian settings when synced (fixes #109)
0.4.40
More fixes from @kadisonm (thank you!)
- Fixed status bar last sync not updating until synced again.
- Made it so status bar toggle in settings doesn't require a restart.
- Fixed bug where "get sync status" command didn't work
- Added "get sync status" command on desktop as well
Translation update from @lyiton (thank you!)
- Update "syncing" translation for Chinese