From b719b1169c69b90f1c44b2e54e8530dd91ab8afa Mon Sep 17 00:00:00 2001 From: manuroe Date: Fri, 18 Nov 2016 17:28:26 +0100 Subject: [PATCH] version++ --- CHANGES.rst | 18 ++++++++++++++++++ Podfile | 2 +- Podfile.lock | 18 +++++++++--------- Vector/Info.plist | 4 ++-- 4 files changed, 30 insertions(+), 12 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index c2e0b1d52a..3a4f93bda4 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,21 @@ +Changes in 0.3.2 (2016-11-18) +=============================================== + +Improvements: + * Upgrade MatrixKit version (v0.4.1). + +Bug fixes: + * Make share/save/copy work for e2e attachments. + * Wrong thumbnail shown whilst uploading e2e image (https://github.com/vector-im/vector-ios#795). + * [Register flow] Register with a mail address fails (https://github.com/vector-im/vector-ios#799). + +Changes in 0.3.1 (2016-11-17) +=============================================== + +Bug fixes: + * Fix padlock icons on text messages. + * Fix a random crash when uploading an e2e attachment. + Changes in 0.3.0 (2016-11-17) =============================================== diff --git a/Podfile b/Podfile index 033c9b0adf..8c204edd85 100644 --- a/Podfile +++ b/Podfile @@ -8,7 +8,7 @@ target "Vector" do # Different flavours of pods to MatrixKit # The tagged version on which this version of Vector has been built -pod 'MatrixKit', '0.4.0' +pod 'MatrixKit', '0.4.1' # The lastest release available on the CocoaPods repository #pod 'MatrixKit' diff --git a/Podfile.lock b/Podfile.lock index d7b0e26557..e4cbd48e56 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -38,13 +38,13 @@ PODS: - GoogleAnalytics (3.17.0) - HPGrowingTextView (1.1) - libPhoneNumber-iOS (0.8.17) - - MatrixKit (0.4.0): + - MatrixKit (0.4.1): - DTCoreText (~> 1.6.17) - GHMarkdownParser (~> 0.1.2) - HPGrowingTextView (~> 1.1) - libPhoneNumber-iOS (~> 0.8.14) - - MatrixSDK (= 0.7.0) - - MatrixSDK (0.7.0): + - MatrixSDK (= 0.7.1) + - MatrixSDK (0.7.1): - AFNetworking (~> 3.1.0) - OLMKit (2.0.1): - OLMKit/olmc (= 2.0.1) @@ -56,7 +56,7 @@ PODS: DEPENDENCIES: - GBDeviceInfo (~> 4.1.0) - GoogleAnalytics - - MatrixKit (= 0.4.0) + - MatrixKit (= 0.4.1) - OLMKit (from `https://matrix.org/git/olm.git`, branch `olmkit`) - WebRTC (= 54.6.13869) @@ -79,11 +79,11 @@ SPEC CHECKSUMS: GoogleAnalytics: f42cc53a87a51fe94334821868d9c8481ff47a7b HPGrowingTextView: 88a716d97fb853bcb08a4a08e4727da17efc9b19 libPhoneNumber-iOS: 9f083847f8cb9b81064cff2ed2c98cbf18d9f9f2 - MatrixKit: d71a66b3cee1d09ccf150843ebef6edd5587c3cc - MatrixSDK: 388f77a92385919b3d09ad44f47efe1230893357 - OLMKit: 1501ee4c68ef17ac07bff5d5654cc38b4c43abdb + MatrixKit: 9ead4540c5f5058f7da6fcbe667b06f9300111f4 + MatrixSDK: d833089f43db4dcd382a1c887e2ff3f6e609e7cc + OLMKit: ce34b0192fba8006f122f926b4a669697746772b WebRTC: 9f23349248fd2e94a14cb4552bae6e591bb2fe28 -PODFILE CHECKSUM: 2621067a8f38b4ff80f6790ffd9a07334eea3ea0 +PODFILE CHECKSUM: 5548a5285867f0b2f5e631809e8825d0d9d02587 -COCOAPODS: 1.0.1 +COCOAPODS: 1.1.1 diff --git a/Vector/Info.plist b/Vector/Info.plist index 3a8da64159..2c7c2680a1 100644 --- a/Vector/Info.plist +++ b/Vector/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.3.0 + 0.3.2 CFBundleSignature ???? CFBundleVersion - 0.3.0 + 0.3.2 LSRequiresIPhoneOS NSAppTransportSecurity