Skip to content

Releases: sboesen/remotely-sync

0.4.39

13 Jan 17:35
Compare
Choose a tag to compare

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

12 Jan 06:55
Compare
Choose a tag to compare

Fixed bug in status bar counting down instead of up (#103, thanks @kadisonm!)

0.4.37

11 Jan 06:41
Compare
Choose a tag to compare

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

08 Jan 05:15
Compare
Choose a tag to compare

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

08 Jan 02:45
Compare
Choose a tag to compare

Added mobile command to check sync status (#93), thanks @kadisonm!

0.4.34

07 Jan 03:05
Compare
Choose a tag to compare

Bug fix for syncing Dropbox modification time between devices, thanks @kadisonm! (#60/#89)

0.4.33

05 Jan 07:44
Compare
Choose a tag to compare

Added option to sync when changes by other devices are detected (#47 / #88) - thanks @kadisonm!

0.4.32

29 Dec 17:55
Compare
Choose a tag to compare

Added option to sync bookmarks, default to enabled. Workaround for #77 (webdav fails to sync bookmarks).

0.4.31

14 Dec 07:36
Compare
Choose a tag to compare

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

14 Dec 06:10
Compare
Choose a tag to compare

Add option to disable metadata sync in S3 for compatibility with Alibaba Cloud (#64).