From 901a7a73bc68520b027a182bcfbba362acf5f62e Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Tue, 27 Feb 2024 11:44:11 +0100 Subject: [PATCH] Small fixes to backported changelog --- .../src/main/res/raw/help_changelog.md | 21 +++++++++---------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/OpenKeychain/src/main/res/raw/help_changelog.md b/OpenKeychain/src/main/res/raw/help_changelog.md index afccf1cc7..1ac553de1 100644 --- a/OpenKeychain/src/main/res/raw/help_changelog.md +++ b/OpenKeychain/src/main/res/raw/help_changelog.md @@ -13,27 +13,26 @@ * Fixes light/dark mode toggle for passphrase dialog ## 6.0.0 - * Updates for Android 14 + * Updates for Android 14 * Support NitroKey 3 * Support autofill in passphrase dialog * ECC 25519 is now the default generated key type - * enable encrypt for eddsa - * fix key usage spinner - * fixes cv25519 encryption key generation - * fixes some UI elements that didn't support dark mode - * Fix behavior for duplicate user ids + * Fix key usage selection + * Fixes cv25519 encryption key generation + * Fixes some UI elements that didn't support dark mode + * Fix behavior for duplicate user ids ## 5.8.2 * Remove donation dialog ## 5.8.0 - * fixes some network related crashes on newer devices - * fixes a crash that could occur when NFC disconnects - * security fixes - * add automatic theme + * Fixes some network related crashes on newer devices + * Fixes a crash that could occur when NFC disconnects + * Security fixes + * Add automatic theme ## 5.7.5 - * code optimizations related to EdDSA signature + * Code optimizations related to EdDSA signature ## 5.7.4 * Fixes a bug parsing response from keyserver