Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
Update changelog and versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nasli committed Dec 22, 2017
1 parent 2329b0f commit 5487684
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 3.7.0 (December 2017)
- OAuth2 support with automatically refresh of new tokens
- New login view redesign
- Improve the automatic parse of valid URL in login view
- Automatic detection of authentication method available from the URL
- Improve network error messages inside the login view and all the app
- Improve UX for network warnings shown on the top of file list view
- Improve accounts handling
- Improve cookie sessions handling
- Improve switching between accounts
- Improve credentials handling in all requests and keychain
- Upgrade new db version
- New option in public share link that allows you to share a folder with only the option of uploading files to it
- Reflect forbidden reshare server capability in app
- Changes in Open-with feature to support whitelisted apps
- Bugs fixing

## 3.6.2 (June 2017)
- Support for private links
- Fix crash in public share links on iPads with iOS10
Expand Down
2 changes: 1 addition & 1 deletion SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ If you want to start help developing ownCloud please follow the [contribution gu

### 1. Fork and download ios-issues/master repository:

NOTE: To compile the code you need xcode 6 or above.
NOTE: To compile the code you need Xcode 8.

* Navigate to https://github.com/owncloud/ios, click fork.
* Clone your new repo:```git clone git@github.com:YOURGITHUBNAME/ios.git```
Expand Down
2 changes: 1 addition & 1 deletion THIRD_PARTY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ The third party software included and used by this project is:
Original license document included at ExternalLibreries/VFR Pdf Reader/LICENSE.
See https://github.com/vfr/Reader

* ownCloud iOS Library v 2.1.0
* ownCloud iOS Library v 2.2.0
Copyright (c) 2017, ownCloud GmbH. (http://www.owncloud.org/)
Licensed under MIT License.
Placed at OCCommunicationLib
Expand Down

0 comments on commit 5487684

Please sign in to comment.