Skip to content

Commit

Permalink
Update changelog and requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
nasli committed Jan 22, 2018
1 parent 2281e3b commit a86531f
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 3.7.2 (January 2017)
- This release brings important bug fixes for some users, iOS11 and iPhoneX support.
- Fix an issue related with the loss of credentials after the upgrade from 3.6.2 for some users
- In case the login view still appears in expiration mode, the username field should be enabled, please log in again with your credentials
- Fix some tweaks with iOS11 and optimised for iPhoneX
- FaceId support for iPhoneX, enable your passcode from Settings view
- Replace app icon images with new Asset format
- Bug fixing and stability improvements

## 3.7.1 (January 2017)
- Fix a crash when openning the app after the upgrade for some users

## 3.7.0 (December 2017)
- OAuth2 support with automatically refresh of new tokens
- New login view redesign
Expand Down
2 changes: 1 addition & 1 deletion OCCommunicationLib
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 8.
NOTE: To compile the code you need Xcode 9.

* 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.2.0
* ownCloud iOS Library v 2.2.1
Copyright (c) 2017, ownCloud GmbH. (http://www.owncloud.org/)
Licensed under MIT License.
Placed at OCCommunicationLib
Expand Down

0 comments on commit a86531f

Please sign in to comment.