Prepare vector-ios release v0.1.5

This commit is contained in:
manuroe 2016-04-27 14:02:12 +02:00
parent af130080ee
commit 3cfc2f1dc0
3 changed files with 14 additions and 21 deletions

View file

@ -1,3 +1,13 @@
Changes in Vector iOS in 0.1.5 (2016-04-27)
===============================================
Improvements:
* Chat Screen: Ability to copy event permalinks into the pasteboard from the edit menu #225
Bug fixes:
* Fix crash when rotating 6+ or iPad at app start-up.
* Universal link on an unjoined room + an event iD is not properly managed #246.
Changes in Vector iOS in 0.1.4 (2016-04-26)
===============================================

View file

@ -8,14 +8,14 @@ target "Vector" do
# Different flavours of pods to MatrixKit
# The tagged version on which this version of Console has been built
#pod 'MatrixKit', '~> 0.3.6'
pod 'MatrixKit', '~> 0.3.6'
# The lastest release available on the CocoaPods repository
#pod 'MatrixKit'
# The develop branch version
pod 'MatrixSDK', :git => 'https://github.com/matrix-org/matrix-ios-sdk.git', :branch => 'develop'
pod 'MatrixKit', :git => 'https://github.com/matrix-org/matrix-ios-kit.git', :branch => 'develop'
#pod 'MatrixSDK', :git => 'https://github.com/matrix-org/matrix-ios-sdk.git', :branch => 'develop'
#pod 'MatrixKit', :git => 'https://github.com/matrix-org/matrix-ios-kit.git', :branch => 'develop'
# The one used for developping both MatrixSDK and MatrixKit
# Note that MatrixSDK must be cloned into a folder called matrix-ios-sdk next to the MatrixKit folder

View file

@ -34,24 +34,7 @@ PODS:
DEPENDENCIES:
- GBDeviceInfo (~> 3.4.0)
- MatrixKit (from `https://github.com/matrix-org/matrix-ios-kit.git`, branch `develop`)
- MatrixSDK (from `https://github.com/matrix-org/matrix-ios-sdk.git`, branch `develop`)
EXTERNAL SOURCES:
MatrixKit:
:branch: develop
:git: https://github.com/matrix-org/matrix-ios-kit.git
MatrixSDK:
:branch: develop
:git: https://github.com/matrix-org/matrix-ios-sdk.git
CHECKOUT OPTIONS:
MatrixKit:
:commit: def36b2e672c7b242b781e983b5e6451705bf49b
:git: https://github.com/matrix-org/matrix-ios-kit.git
MatrixSDK:
:commit: be44b85021516f5c6c95df77b3e5a538405f49b7
:git: https://github.com/matrix-org/matrix-ios-sdk.git
- MatrixKit (~> 0.3.6)
SPEC CHECKSUMS:
AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60