add 3.5.1 changelog

removed old (unneeded) 3.2.1 changelog, as this is included in changelog.md

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2019-03-18 08:12:52 +01:00
parent 3395ceb069
commit 139ee24cea
No known key found for this signature in database
GPG Key ID: 0E00D4D47D0C5AF7
2 changed files with 13 additions and 10 deletions

View File

@ -1,3 +1,16 @@
## 3.5.1 (March, 18, 2019)
- fixed SSO dialog
- abort sync on no connection
- fix chunked upload
- fix federated share
- fix button disabled state in folder sync preferences
- add storage picker to upload local chooser
- updated translations
For a full list, please see https://github.com/nextcloud/android/milestone/31
## 3.5.0 (February, 13, 2019)
- Chunked upload: 1MB on mobile data, 10MB on Wi-Fi

View File

@ -1,10 +0,0 @@
3.2.1 (June, 11, 2018)
Enhanced file detail/sharing screen for mail-shares
Fix local sorting and file selection
Fix local filtering
Fix back navigation on privacy screen
Fix bug on searching
Fix crash on sorting
Fix wrong menu highlighting
various bug fixes