version++

This commit is contained in:
manuroe 2016-09-15 16:00:58 +02:00
parent e79953541e
commit 260d5f8aaf
2 changed files with 6 additions and 17 deletions

View file

@ -1,21 +1,10 @@
Changes in 0.2.0 (2016-09-15)
Changes in 0.2.1 (2016-09-15)
===============================================
Improvements:
* Update name & icons
* Upgrade MatrixKit version (v0.3.17).
* Screen when placing a voip call can be incredibly ugly #597.
* Tap on avatar in Member Info page to zoom to view avatar full page #517.
* Change the message edit edit like in web #591
* Messages: "Start chat" is the suggestion to replace 'invite people'.
* Contact details: Enable voip call options.
* People tab: support email and matrix id selection.
Bug fixes:
* Tapping notifications doesn't take you to the right room in iOS 10 #599.
* iOS10: App crashes when it wants to access user's data (Photos, Contacts, Camera, Mic) #605.
* Chat screen: Hang up icon overlap the send button #614.
* Use Apple version for T&C.
* Revert the default IS.
Changes in Vector iOS in 0.1.17 (2016-09-08)
===============================================

View file

@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2.0</string>
<string>0.2.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.2.0</string>
<string>0.2.1</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>