extend changelog for 1.09a

This commit is contained in:
Philipp Crocoll
2021-05-15 15:26:06 +02:00
parent 40cbd51e8b
commit 638a2ec462

View File

@@ -789,9 +789,13 @@
<string-array name="ChangeLog_1_09a"> <string-array name="ChangeLog_1_09a">
<item>Added support for KDBX 4.1 file format introduced in KeePass 2.48</item>
<item>Added dialog to configure TOTP settings for entries</item>
<item>Improvements to Autofill (fixed popup not showing in Chrome, better subdomain support)</item> <item>Improvements to Autofill (fixed popup not showing in Chrome, better subdomain support)</item>
<item>Improvements to OneDrive implementation: no more size limit, no more superfluous authentication requests</item> <item>Improvements to OneDrive implementation: no more size limit, no more superfluous authentication requests</item>
<item>Added option to select light/dark design from system settings including night plans, requires Android 10+</item>
<item>Allow to open files through system file picker, ignoring the read-only flag</item>
<item>Allow to start moving entries from the entry view menu</item>
</string-array> </string-array>