From b71b9c523c0a74fd14e44b58563c5685a0609964 Mon Sep 17 00:00:00 2001 From: Philipp Crocoll Date: Tue, 18 May 2021 20:43:39 +0200 Subject: [PATCH] add password changes to changelog --- src/keepass2android/Resources/values/strings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/keepass2android/Resources/values/strings.xml b/src/keepass2android/Resources/values/strings.xml index 7139bcdc..1d8ce7f9 100644 --- a/src/keepass2android/Resources/values/strings.xml +++ b/src/keepass2android/Resources/values/strings.xml @@ -797,6 +797,7 @@ Added support for KDBX 4.1 file format introduced in KeePass 2.48 Added dialog to configure TOTP settings for entries + Improved password generator: Added passphrase support, more options, profiles and password strength estimation Improvements to Autofill (fixed popup not showing in Chrome, better subdomain support) Improvements to OneDrive implementation: no more size limit, no more superfluous authentication requests Added option to select light/dark design from system settings including night plans, requires Android 10+