Merge branch 'develop' into pushkit_crashes

This commit is contained in:
ismailgulek
2021-05-11 10:39:43 +03:00
4 changed files with 43 additions and 16 deletions
+27
View File
@@ -1,6 +1,30 @@
Changes to be released in next version
=================================================
✨ Features
*
🙌 Improvements
*
🐛 Bugfix
*
⚠️ API Changes
*
🗣 Translations
*
🧱 Build
*
Others
*
Changes in 1.3.6 (2021-05-07)
=================================================
✨ Features
*
@@ -34,6 +58,9 @@ Changes to be released in next version
Others
*
Improvements:
* Upgrade MatrixKit version ([v0.14.11](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.14.11)).
Changes in 1.3.5 (2021-04-22)
=================================================
+2 -2
View File
@@ -22,8 +22,8 @@ APPLICATION_GROUP_IDENTIFIER = group.im.vector
APPLICATION_SCHEME = element
// Version
MARKETING_VERSION = 1.3.6
CURRENT_PROJECT_VERSION = 1.3.6
MARKETING_VERSION = 1.3.7
CURRENT_PROJECT_VERSION = 1.3.7
// Team
+1 -1
View File
@@ -11,7 +11,7 @@ use_frameworks!
# - `{ {kit spec hash} => {sdk spec hash}` to depend on specific pod options (:git => …, :podspec => …) for each repo. Used by Fastfile during CI
#
# Warning: our internal tooling depends on the name of this variable name, so be sure not to change it
$matrixKitVersion = '= 0.14.10'
$matrixKitVersion = '= 0.14.11'
# $matrixKitVersion = :local
# $matrixKitVersion = {'develop' => 'develop'}
+13 -13
View File
@@ -55,28 +55,28 @@ PODS:
- MatomoTracker (7.4.1):
- MatomoTracker/Core (= 7.4.1)
- MatomoTracker/Core (7.4.1)
- MatrixKit (0.14.10):
- MatrixKit (0.14.11):
- Down (~> 0.10.0)
- DTCoreText (~> 1.6.25)
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13)
- MatrixKit/Core (= 0.14.10)
- MatrixSDK (= 0.18.10)
- MatrixKit/Core (0.14.10):
- MatrixKit/Core (= 0.14.11)
- MatrixSDK (= 0.18.11)
- MatrixKit/Core (0.14.11):
- Down (~> 0.10.0)
- DTCoreText (~> 1.6.25)
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13)
- MatrixSDK (= 0.18.10)
- MatrixSDK (0.18.10):
- MatrixSDK/Core (= 0.18.10)
- MatrixSDK/Core (0.18.10):
- MatrixSDK (= 0.18.11)
- MatrixSDK (0.18.11):
- MatrixSDK/Core (= 0.18.11)
- MatrixSDK/Core (0.18.11):
- AFNetworking (~> 4.0.0)
- GZIP (~> 1.3.0)
- libbase58 (~> 0.1.4)
- OLMKit (~> 3.2.2)
- Realm (= 10.7.2)
- MatrixSDK/JingleCallStack (0.18.10):
- MatrixSDK/JingleCallStack (0.18.11):
- JitsiMeetSDK (= 3.2.0)
- MatrixSDK/Core
- OLMKit (3.2.2):
@@ -115,7 +115,7 @@ DEPENDENCIES:
- KeychainAccess (~> 4.2.2)
- KTCenterFlowLayout (~> 1.3.1)
- MatomoTracker (~> 7.4.1)
- MatrixKit (= 0.14.10)
- MatrixKit (= 0.14.11)
- MatrixSDK
- MatrixSDK/JingleCallStack
- OLMKit
@@ -186,8 +186,8 @@ SPEC CHECKSUMS:
LoggerAPI: ad9c4a6f1e32f518fdb43a1347ac14d765ab5e3d
Logging: beeb016c9c80cf77042d62e83495816847ef108b
MatomoTracker: 24a846c9d3aa76933183fe9d47fd62c9efa863fb
MatrixKit: fa06a06a1e40105d1ef3b753797f12d6024d2f4f
MatrixSDK: 2d37dc430394d752bbbb7f10fca835e7fc452c66
MatrixKit: b4427e22aed3ae4a3ef5175bb017fc2b9786269c
MatrixSDK: f3cecb8e8ca7624dc52940dfae95ae8b81ebee1a
OLMKit: 20d1c564033a1ae7148f8f599378d4c798363905
ReadMoreTextView: 19147adf93abce6d7271e14031a00303fe28720d
Realm: e523da9ade306c5ae87e85dc09fdef148d3e1cc1
@@ -199,6 +199,6 @@ SPEC CHECKSUMS:
zxcvbn-ios: fef98b7c80f1512ff0eec47ac1fa399fc00f7e3c
ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb
PODFILE CHECKSUM: 323458da7e25e73dfa41fd662e2a55f532ce2668
PODFILE CHECKSUM: eafd5b002866b4fb5d6814a0b07f1c3d99c5744a
COCOAPODS: 1.10.1