mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-25 06:25:56 +03:00
Update changelog for 1.6.1
This commit is contained in:
parent
7a8a3855b8
commit
a7d251f8fc
1 changed files with 21 additions and 0 deletions
21
ChangeLog
21
ChangeLog
|
@ -1,5 +1,26 @@
|
||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
version 1.6.1 (release 2014-06-26 )
|
||||||
|
* Fix 'precondition failed' bug with broken upload
|
||||||
|
* Fix openSSL problems for windows deployment
|
||||||
|
* Fix syncing a folder with '#' in the name
|
||||||
|
* Fix #1845: do not update parent directory etag before sub
|
||||||
|
directories are removed
|
||||||
|
* Fix reappearing directories if dirs are removed during its
|
||||||
|
upload
|
||||||
|
* Fix app version in settings dialog, General tab
|
||||||
|
* Fix crash in FolderWizard when going offline
|
||||||
|
* Shibboleth fixes
|
||||||
|
* More specific error messages (file remove during upload, open
|
||||||
|
local sync file)
|
||||||
|
* Use QSet rather than QHash in SyncEngine (save memory)
|
||||||
|
* Fix some memory leaks
|
||||||
|
* Fix some thread race problems, ie. wait for neon thread to finish
|
||||||
|
before the propagator is shut down
|
||||||
|
* Fix a lot of issues and warnings found by Coverity
|
||||||
|
* Fix Mac some settings dialog problems
|
||||||
|
|
||||||
|
|
||||||
version 1.6.0 (release 2014-05-30 )
|
version 1.6.0 (release 2014-05-30 )
|
||||||
* Minor GUI improvements
|
* Minor GUI improvements
|
||||||
* Qt5 compile issues fixed
|
* Qt5 compile issues fixed
|
||||||
|
|
Loading…
Reference in a new issue