updated changelog

This commit is contained in:
samschott 2022-11-25 19:40:42 +01:00
parent a4cdcfb958
commit 69d0ed1847

View File

@ -5,13 +5,21 @@
* Drops support for macOS 10.13 and 10.14. macOS 10.15 or later is now required,
reflected the support status from Apple. In the future, we will drop support for macOS
versions once they no longer receive security updates.
* `maestral activity` now shows animating progress bars to view upload and download
progress.
* `maestral sharelink list` now outputs plain urls, separated by new lines. Use
the `--long | -l` option if you would like a pretty-printed table with additional
information about each link.
* `maestral history` now shows where the listed changes occurred (local vs remote).
#### Fixed:
* Fixes an error which would prevent running Maestral on Python 3.7.
* Fixes a regression where the CLI command `maestral activity` would fail when run from
a macOS app bundle.
* Fixes an issue where reauthorizing Maestral's Dropbox access could hang indefinately.
* Fixes an issue where reauthorizing Maestral's Dropbox access could hang indefinitely.
* Fixes an issue on macOS where changing the casing of two local file names in the same
folder in quick succession could result in the second file being deleted during sync.
## v1.6.3