- Improved error handling in case the remote directory cannot be read.
-
Apply correct timestamp when syncing files from remote to local.
-
Added an option to allow remote browsing even when sync is not allowed.
-
Use the final Dropbox production keys.
-
Properly signal the end of a one-shot sync, even if there was nothing to do.
-
Properly refresh the local file browser while doing a sync from Dropbox to local.
-
Show correct sync indicators when syncing back from Dropbox.
-
Use atomic file creation when downloading from Dropbox.
-
Show precise progress during upload/download of a file.
-
Change the background color depending on whether the current folder is in sync or not.
-
Show “half-circle” up-to-date status on parents of synced directories.
-
Added a sliding drawer.
-
Show Dropbox total space in accounts list.
-
Use custom Dropbox code, for faster directory listing and to handle much higher numbers of files.
-
Added an option to use the standard Dropbox API code as a fallback, instead of our optimized code.
-
Various GUI improvements.