Skip to content

Commit

Permalink
version ++
Browse files Browse the repository at this point in the history
  • Loading branch information
giomfo committed Feb 10, 2018
1 parent 7686d77 commit 9e64b30
Show file tree
Hide file tree
Showing 7 changed files with 97 additions and 48 deletions.
6 changes: 6 additions & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,10 @@ Aram Sargsyan <aram.sargsyan.1997 at gmail.com>

Vivian Lim <vivvnlim at gmail.com>
* PR #1513 Return key on hardware keyboards now sends messages

Dawid Rączka <dawidraczka at gmail.com>
* PR #1729 Fixed keyboard color when entering bug report

Evan Tang <etang110 at gmail.com>
* PR #1737 Cancel Buttons use style Cancel

25 changes: 25 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
Changes in 0.6.9 (2018-02-10)
===============================================

Improvements:
* Add a new tab to list the user's communities (vector-im/riot-meta/#114).
* Add new screens to display the community details, edition is not supported yet (vector-im/riot-meta/#115, vector-im/riot-meta/#116, vector-im/riot-meta/#117).
* Room Settings: handle the related communities in order to show flair for them.
* User Settings: Let the user enable his community flair in rooms configured to show it.
* Replace Google Analytic by Matomo(Piwik) (PR #1753).
* Spontaneous logout: Try to detect it in AuthenticationViewController and crash the app if it happens (PR #1761).
* Share: Make sure the progress bar is always displayed.
* Jitsi: update lib to jitsi-meet_2794 tag.

Bug Fix:
* iPad: export e2e keys failed, there pops no window up where to save the keys (#1733).
* Widget can display "Forbidden" (#1723).
* keyboard is not dark when entering bug report in dark theme (#1720), thanks to @daverPL (PR #1729).
* Contact Details: The contact avatar quality is very low when the contact details screen is opened from a link.
* Cancel Buttons use style Cancel (PR #1737), thanks to @tellowkrinkle.
* Share Extension: Fix crash on a weak self (PR #1744).
* Share: The extension crashes if you try to share a GIF image (#1759)

Translations:
* Catalan, added thanks to @sim6 and @salvadorpla (PR #1767).

Changes in 0.6.8 (2018-01-03)
===============================================

Expand Down
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ source 'https://github.com/CocoaPods/Specs.git'

# Different flavours of pods to MatrixKit
# The current MatrixKit pod version
$matrixKitVersion = '0.7.4'
$matrixKitVersion = '0.7.5'

# The develop branch version
#$matrixKitVersion = 'develop'
Expand Down
104 changes: 61 additions & 43 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
PODS:
- AFNetworking (3.1.0):
- AFNetworking/NSURLSession (= 3.1.0)
- AFNetworking/Reachability (= 3.1.0)
- AFNetworking/Security (= 3.1.0)
- AFNetworking/Serialization (= 3.1.0)
- AFNetworking/UIKit (= 3.1.0)
- AFNetworking/NSURLSession (3.1.0):
- AFNetworking (3.2.0):
- AFNetworking/NSURLSession (= 3.2.0)
- AFNetworking/Reachability (= 3.2.0)
- AFNetworking/Security (= 3.2.0)
- AFNetworking/Serialization (= 3.2.0)
- AFNetworking/UIKit (= 3.2.0)
- AFNetworking/NSURLSession (3.2.0):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (3.1.0)
- AFNetworking/Security (3.1.0)
- AFNetworking/Serialization (3.1.0)
- AFNetworking/UIKit (3.1.0):
- AFNetworking/Reachability (3.2.0)
- AFNetworking/Security (3.2.0)
- AFNetworking/Serialization (3.2.0)
- AFNetworking/UIKit (3.2.0):
- AFNetworking/NSURLSession
- cmark (0.24.1)
- DTCoreText (1.6.21):
Expand All @@ -37,73 +37,91 @@ PODS:
- DTFoundation/Core
- DTFoundation/UIKit (1.7.13):
- DTFoundation/Core
- GBDeviceInfo (4.4.0):
- GBDeviceInfo/Core (= 4.4.0)
- GBDeviceInfo/Core (4.4.0)
- GoogleAnalytics (3.17.0)
- GBDeviceInfo (5.1.0):
- GBDeviceInfo/Core (= 5.1.0)
- GBDeviceInfo/Core (5.1.0)
- GZIP (1.2.1)
- HPGrowingTextView (1.1)
- libPhoneNumber-iOS (0.9.13)
- MatrixKit (0.7.4):
- MatrixKit (0.7.5):
- cmark (~> 0.24.1)
- DTCoreText (~> 1.6.17)
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.10)
- MatrixKit/Core (= 0.7.4)
- MatrixSDK (= 0.10.4)
- MatrixKit/AppExtension (0.7.4):
- MatrixKit/Core (= 0.7.5)
- MatrixSDK (= 0.10.5)
- MatrixKit/AppExtension (0.7.5):
- cmark (~> 0.24.1)
- DTCoreText (~> 1.6.17)
- DTCoreText/Extension
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.10)
- MatrixSDK (= 0.10.4)
- MatrixKit/Core (0.7.4):
- MatrixSDK (= 0.10.5)
- MatrixKit/Core (0.7.5):
- cmark (~> 0.24.1)
- DTCoreText (~> 1.6.17)
- HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.10)
- MatrixSDK (= 0.10.4)
- MatrixSDK (0.10.4):
- AFNetworking (~> 3.1.0)
- MatrixSDK (= 0.10.5)
- MatrixSDK (0.10.5):
- MatrixSDK/Core (= 0.10.5)
- MatrixSDK/Core (0.10.5):
- AFNetworking (~> 3.2.0)
- GZIP (~> 1.2.1)
- OLMKit (~> 2.2.2)
- Realm (~> 3.1.0)
- MatrixSDK/JingleCallStack (0.10.5):
- MatrixSDK/Core
- WebRTC (= 63.11.20455)
- OLMKit (2.2.2):
- OLMKit/olmc (= 2.2.2)
- OLMKit/olmcpp (= 2.2.2)
- OLMKit/olmc (2.2.2)
- OLMKit/olmcpp (2.2.2)
- Realm (3.0.2):
- Realm/Headers (= 3.0.2)
- Realm/Headers (3.0.2)
- WebRTC (61.5.19063)
- PiwikTracker (4.4.2):
- PiwikTracker/Core (= 4.4.2)
- PiwikTracker/Core (4.4.2)
- Realm (3.1.1):
- Realm/Headers (= 3.1.1)
- Realm/Headers (3.1.1)
- WebRTC (63.11.20455)

DEPENDENCIES:
- cmark
- DTCoreText
- GBDeviceInfo (~> 4.4.0)
- GoogleAnalytics
- MatrixKit (= 0.7.4)
- MatrixKit/AppExtension (= 0.7.4)
- GBDeviceInfo (~> 5.1.0)
- MatrixKit (= 0.7.5)
- MatrixKit/AppExtension (= 0.7.5)
- MatrixSDK/JingleCallStack
- OLMKit
- Realm (~> 3.0.1)
- WebRTC (= 61.5.19063)
- PiwikTracker (from `https://github.com/manuroe/matomo-sdk-ios.git`, branch `feature/CustomVariables`)

EXTERNAL SOURCES:
PiwikTracker:
:branch: feature/CustomVariables
:git: https://github.com/manuroe/matomo-sdk-ios.git

CHECKOUT OPTIONS:
PiwikTracker:
:commit: dfb048f25f4eefbe13ff7515c3c1c2cad5d94491
:git: https://github.com/manuroe/matomo-sdk-ios.git

SPEC CHECKSUMS:
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
AFNetworking: 8ac6017b94ea105479f7776e5288e48ae9c59bb4
cmark: ec0275215b504780287b6fca360224e384368af8
DTCoreText: e5d688cffc9f6a61eddd1a4f94e2046851230de3
DTFoundation: f03be9fd786f11e505bb8fc44e2a3732bf0917df
GBDeviceInfo: 2ec90c6808d063061b16773ec8e857257058dc5d
GoogleAnalytics: f42cc53a87a51fe94334821868d9c8481ff47a7b
GBDeviceInfo: 8e43440ae1264d9a79beea81800363cf192ce322
GZIP: 7ee835f989fb3c6ea79005fc90b8fa6af710a70d
HPGrowingTextView: 88a716d97fb853bcb08a4a08e4727da17efc9b19
libPhoneNumber-iOS: e444379ac18bbfbdefad571da735b2cd7e096caa
MatrixKit: 9bc9da0fe38044efe091cda90150297004ede2a9
MatrixSDK: 66bca5fec7ce03bd9872a42a7877473fcbf822e3
MatrixKit: d63aea1bc8ec812fcf5b3eed431f9300c80eca92
MatrixSDK: ad1f2b3f183ad328a8a0ab7b3f8aa13bc145d141
OLMKit: b9d8c0ffee9ea8c45bc0aaa9afb47f93fba7efbd
Realm: 6f23fd1f178a09342eac21bfa7c2bf4312a7a180
WebRTC: 141474ba648e0b940a70696c183451b4a3b2b10f
PiwikTracker: 42862c7b13028065c3dfd36b4dc38db8a5765acf
Realm: 42d1c38a5b1bbcc828b48a7ce702cb86fc68adf4
WebRTC: f2a6203584745fe53532633397557876b5d71640

PODFILE CHECKSUM: 696d4bf991b3e4e4bc898955d56aa02367abc642
PODFILE CHECKSUM: d64e2f14187ba569213ca73c22108ee7cb73f735

COCOAPODS: 1.3.1
COCOAPODS: 1.4.0
4 changes: 2 additions & 2 deletions Riot/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.6.8</string>
<string>0.6.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.6.8</string>
<string>0.6.9</string>
<key>ITSAppUsesNonExemptEncryption</key>
<true/>
<key>ITSEncryptionExportComplianceCode</key>
Expand Down
2 changes: 1 addition & 1 deletion RiotShareExtension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.6.8</string>
<string>0.6.9</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>NSExtension</key>
Expand Down
2 changes: 1 addition & 1 deletion SiriIntents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.6.8</string>
<string>0.6.9</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>NSExtension</key>
Expand Down

0 comments on commit 9e64b30

Please sign in to comment.