Small fixes to backported changelog

This commit is contained in:
Vincent Breitmoser
2024-02-27 11:44:11 +01:00
parent 4cf23609db
commit 901a7a73bc

View File

@@ -13,27 +13,26 @@
* Fixes light/dark mode toggle for passphrase dialog * Fixes light/dark mode toggle for passphrase dialog
## 6.0.0 ## 6.0.0
* Updates for Android 14 * Updates for Android 14
* Support NitroKey 3 * Support NitroKey 3
* Support autofill in passphrase dialog * Support autofill in passphrase dialog
* ECC 25519 is now the default generated key type * ECC 25519 is now the default generated key type
* enable encrypt for eddsa * Fix key usage selection
* fix key usage spinner * Fixes cv25519 encryption key generation
* fixes cv25519 encryption key generation * Fixes some UI elements that didn't support dark mode
* fixes some UI elements that didn't support dark mode * Fix behavior for duplicate user ids
* Fix behavior for duplicate user ids
## 5.8.2 ## 5.8.2
* Remove donation dialog * Remove donation dialog
## 5.8.0 ## 5.8.0
* fixes some network related crashes on newer devices * Fixes some network related crashes on newer devices
* fixes a crash that could occur when NFC disconnects * Fixes a crash that could occur when NFC disconnects
* security fixes * Security fixes
* add automatic theme * Add automatic theme
## 5.7.5 ## 5.7.5
* code optimizations related to EdDSA signature * Code optimizations related to EdDSA signature
## 5.7.4 ## 5.7.4
* Fixes a bug parsing response from keyserver * Fixes a bug parsing response from keyserver