Releases: sboesen/remotely-sync
Releases · sboesen/remotely-sync
0.4.39
Multiple fixes and improvements from @kadisonm - thank you!
- Fixed bug where status bar showed last sync time in the middle of an existing sync (#102)
- Fixed status bar jitter bug due to multiple sync queues being created (#104)
- Improvements to when Sync on Remote Changes starts/stops (#106)
- Fixed bug where status bar got stuck after a sync (#106)
Status bar UI fix contributed by @vpsone - thanks! (#107)
0.4.38
Fixed bug in status bar counting down instead of up (#103, thanks @kadisonm!)
0.4.37
Multiple bug fixes and improvements (huge thanks @kadisonm for all of these changes!):
- Fixed the plugin trying to sync multiple times simultaneously (#98)
- Fixed the Sync on Remote Changes not syncing when files are changed
- Fixed metadata not being uploaded when concurrency is set to 1
- Fixed sync status bar being stuck when syncing (#68)
- Fixed sync status bar jitter in most cases (#46)
- Fixed bug where metadata syncs before sync is completed (#98)
Additionally @kadisonm refactored the sync code in general. Greatly appreciated! 🥳
0.4.36
Fixed Sync on Remote Changes race condition when multiple devices detect changes at the same time (#91)
Fixed Sync on Remote Changes running multiple times simultaneously (#96 - thanks @kadisonm!)
0.4.35
Added mobile command to check sync status (#93), thanks @kadisonm!
0.4.34
Bug fix for syncing Dropbox modification time between devices, thanks @kadisonm! (#60/#89)
0.4.33
Added option to sync when changes by other devices are detected (#47 / #88) - thanks @kadisonm!
0.4.32
Added option to sync bookmarks, default to enabled. Workaround for #77 (webdav fails to sync bookmarks).
0.4.31
Add setting to delete remote metadata (currently stores deleted files), fixing #61. Previously were unable to prevent deleted files from being deleted.
0.4.30
Add option to disable metadata sync in S3 for compatibility with Alibaba Cloud (#64).