Update release notes

[ci skip]
This commit is contained in:
Julian Raufelder 2021-07-13 12:29:03 +02:00
parent 621395754a
commit d696d2e362
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D
3 changed files with 19 additions and 16 deletions

View File

@ -1,7 +1,8 @@
- Unterstützung für Tresor-Format 8 hinzugefügt - Kompatibilität zur Tresor-Format 8 hinzugefügt
- Minimale Android-Version auf 7 erhöht (Nebenbemerkung: Android 6 hat fast 2 Jahre lang keine Sicherheitsupdates erhalten) - Google-Login in pCloud hinzugefügt
- Geteilte Tresore in pCloud hinzugefügt
- Weitere Übersetzungen nach u. a. Chinesisch (vereinfacht) oder Russisch hinzugefügt
- Minimale Android-Version auf 7 erhöht (Anmerkung: Android 6 hat fast 2 Jahre lang keine Sicherheitsupdates erhalten)
- Auto-Updater des APK-Stores verbessert - Auto-Updater des APK-Stores verbessert
- Unterstützung für Google-Login in pCloud hinzugefügt - Tresorname in S3 kann wieder umbenannt werden
- Unterstützung für geteilte Tresore in pCloud hinzugefügt - Kompatibilität für schwache biometrische Authentifikatoren eingestellt
- Umbenennen des Tresornamens in der S3-Cloud führt zu einem leeren Tresor
- Unterstützung für schwache biometrische Authentifikatoren eingestellt

View File

@ -1,7 +1,8 @@
- Added vault format 8 support - Added compatibility to vault format 8
- Increased min. Android version to 7 (Side note: Android 6 did not receive security updates for almost 2 years) - Added Google login in pCloud
- Added shared vaults in pCloud
- Added further translations like Chinese Simplified or Russian
- Enhanced auto updater of APK store - Enhanced auto updater of APK store
- Added support for Google login in pCloud - Increased min. Android version to 7 (Side note: Android 6 did not receive security updates for almost 2 years)
- Added support for shared vaults in pCloud - Fixed rename vault name in S3
- Fixed rename vault name in S3 cloud leads to empty vault
- Dropped support for weak biometric authenticators - Dropped support for weak biometric authenticators

View File

@ -1,9 +1,10 @@
<ul> <ul>
<li>Added vault format 8 support</li> <li>Added compatibility to vault format 8</li>
<li>Increased min. Android version to 7 (Side note: Android 6 did not receive security updates for almost 2 years)</li> <li>Added Google login in pCloud</li>
<li>Added shared vaults in pCloud</li>
<li>Added further translations like Chinese Simplified or Russian</li>
<li>Enhanced auto updater of APK store</li> <li>Enhanced auto updater of APK store</li>
<li>Added support for Google login in pCloud</li> <li>Increased min. Android version to 7 (Side note: Android 6 did not receive security updates for almost 2 years)</li>
<li>Added support for shared vaults in pCloud</li> <li>Fixed rename vault name in S3</li>
<li>Fixed rename vault name in S3 cloud leads to empty vault</li>
<li>Dropped support for weak biometric authenticators</li> <li>Dropped support for weak biometric authenticators</li>
</ul> </ul>