Merge branch 'master' into develop

This commit is contained in:
Sam Schott 2020-03-25 16:46:37 +00:00
commit 5525d651b9

View File

@ -21,13 +21,13 @@
This release fixes a critical error introduced when updating to v9.5 of the Dropbox Python
SDK which prevented any remote changes from being downloaded.
##### Changed:
#### Changed:
- Show release notes from all releases since last update in update dialog.
- Use our own method instead of the `psuitl` package to determine the CPU usage. This
eliminates the `psuitl` dependency which can be difficult to install on some systems.
eliminates the `psuitl` dependency which can be difficult to install on some systems.
##### Fixed:
#### Fixed:
- Fixes an issue with downloads failing because Dropbox Metadata is longer hashable from
v9.5 of the Dropbox Python SDK.