maestral/CHANGELOG.md
2019-06-24 22:12:13 +01:00

757 B

v0.1.2-dev0

Changes:

  • Added new command line option 'autostart'.
  • Shut down immediately and kill threads instead of waiting for timeout.
  • Do not upload files that have identical content on Dropbox. Previously: files were always uploaded and conflict checking was left to do by the Dropbox server.

Fixes:

  • Fixed a bug that would prevent Maestral from quitting if the setup dialog is aborted.
  • Fixed a bug that would cause Maestral to crash during the setup dialog when swtiching multiple times between the "Select Folders to Sync" and "Select Dropbox location" panes.

v0.1.1 (2019-06-23)

Fixes:

  • Fixes an issue which would prevent newly created empty folders from beeing synced.
  • Remove references to conda in startup script.