Merge branch 'hotfix/v0.6.20'

This commit is contained in:
SBiOSoftWhare 2018-07-13 15:55:52 +02:00
commit d7962368b2
6 changed files with 14 additions and 8 deletions

View file

@ -1,3 +1,9 @@
Changes in 0.6.20 (2018-07-13)
===============================================
Improvements:
* Update contact permission text in order to be clearer about the reasons for access to the address book.
Changes in 0.6.19 (2018-07-05)
===============================================

View file

@ -18,5 +18,5 @@
"NSCameraUsageDescription" = "The camera is used to take photos and videos, make video calls.";
"NSPhotoLibraryUsageDescription" = "The photo library is used to send photos and videos.";
"NSMicrophoneUsageDescription" = "The microphone is used to take videos, make calls.";
"NSContactsUsageDescription" = "The contact book is used to search for users by email or phone number on Riot.";
"NSContactsUsageDescription" = "In order to show you which of your contacts are already using Riot or Matrix, we can send the email addresses and phone numbers in your address book to your Matrix Identity Server. New Vector does not store this data or use it for any other purpose. For more information please see the privacy policy page in application settings.";

View file

@ -2,4 +2,4 @@
"NSCameraUsageDescription" = "L'appareil photo est utilisé pour prendre des photos et des vidéos et pour passer des appels vidéo.";
"NSPhotoLibraryUsageDescription" = "La photothèque est utilisée pour envoyer des photos et des vidéos.";
"NSMicrophoneUsageDescription" = "Le microphone est utilisé pour prendre des vidéos et passer des appels.";
"NSContactsUsageDescription" = "Le carnet d'adresses est utilisé pour rechercher des utilisateurs par e-mail et numéro de téléphone sur Riot.";
"NSContactsUsageDescription" = "Afin dafficher qui parmis vos contacts utilise déjà Riot ou Matrix, nous pouvons envoyer les adresses e-mails et les numéros de téléphone de votre carnet d'adresse à votre Serveur d'Identité Matrix. New Vector ne stocke pas ces données et ne les utilise pas à d'autres fins. Pour plus d'informations, veuillez consulter la page de politique de confidentialité dans les paramètres de l'application.";

View file

@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.6.19</string>
<string>0.6.20</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.6.19</string>
<string>0.6.20</string>
<key>ITSAppUsesNonExemptEncryption</key>
<true/>
<key>ITSEncryptionExportComplianceCode</key>

View file

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.6.19</string>
<string>0.6.20</string>
<key>CFBundleVersion</key>
<string>0.6.19</string>
<string>0.6.20</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>

View file

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.6.19</string>
<string>0.6.20</string>
<key>CFBundleVersion</key>
<string>0.6.19</string>
<string>0.6.20</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>