changelog entries for 1.09e

This commit is contained in:
Philipp Crocoll
2023-01-04 23:20:58 +01:00
parent ab527368c0
commit 138bd8adef

View File

@@ -845,6 +845,11 @@
<string name="CloseDbAfterFailedAttempts">Close database after three failed biometric unlock attempts.</string>
<string name="WarnFingerprintInvalidated">Warning! Biometric authentication can be invalidated by Android, e.g. after adding a new fingerprint in your device settings. Make sure you always know how to unlock with your master password!</string>
<string-array name="ChangeLog_1_09e">
<item>Bug fix to crashes and unexpected log-outs</item>
<item>Switch to new SFTP implementation, supporting modern public key algorithms such as rsa-sha2-256</item>
<item>Mark passwords as sensitive when copying to clipboard (Android 13)</item>
</string-array>
<string-array name="ChangeLog_1_09d">
<item>Added support for viewing, removing and restoring of entry backups</item>