From db4683e0d60a31d87c41050445c00b0e48b77ae1 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 21 Mar 2021 14:03:51 +0530 Subject: Inform users that GPG key selection is mandatory (#1355) * Inform users that GPG key selection is mandatory Fixes #1342 Signed-off-by: Harsh Shandilya * changelog: sync for 1.13.4 release Signed-off-by: Harsh Shandilya * changelog: add GPG key selection improvements Signed-off-by: Harsh Shandilya --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a90be91..6c1ed385 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,12 +18,20 @@ All notable changes to this project will be documented in this file. - Clipboard history now attempts to flush through 35 times rather than 20 to combat increased clipboard history item count in Samsung devices - .gpg-id file generated by APS did not work with pass CLI - All but the latest launcher shortcut would have an empty icon +- When prompted to select a GPG key during onboarding, the app would crash if the user did not make a selection in OpenKeychain ### Changed - Accessibility autofill has been removed completely due to being buggy, insecure and lacking in features. Upgrade to Android 8 or preferably later to gain access to our advanced Autofill implementation. - The settings UI has been completely re-done to dramatically improve discoverability and navigation for users +## [1.13.4] - 2021-03-20 + +### Fixed + +- Fix support for ECDSA SSH keys and support AES-GCM +- Fix a couple issues with Autofill + ## [1.13.3] - 2021-03-06 ### Fixed @@ -434,7 +442,9 @@ All notable changes to this project will be documented in this file. - Fix elements overlapping. -[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/v1.13.3...HEAD +[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/v1.13.4...HEAD + +[1.13.4]: https://github.com/android-password-store/Android-Password-Store/compare/v1.13.3...v1.13.4 [1.13.3]: https://github.com/android-password-store/Android-Password-Store/compare/v1.13.2...v1.13.3 -- cgit v1.2.3