diff --git a/releases/ChangeLog.md b/releases/ChangeLog.md index 7f8318ea..74f339ea 100644 --- a/releases/ChangeLog.md +++ b/releases/ChangeLog.md @@ -1,13 +1,13 @@ ## 5.2.1 - 2023-11-XX -- New Feature: Temporary Seed from COLDCARD encrypted backup +- New Feature: Temporary Seed from COLDCARD encrypted backup. - Enhancement: Add current temporary seed to Seed Vault from within Seed Vault menu. - If current active temporary seed is not saved yet, `Add current tmp` menu item is - present in Seed Vault menu. -- Enhancement: `Restore Saved` passphrases: MicroSD card data reading postponed after - user chooses the menu option, not on access to `Passphrase` menu as before. - This speeds up opening `Passphrase` menu when MicroSD card is available. -- Reorg: `12 Words` menu option preferred on the top of the menu in all the seed menus + If current seed is temporary and not saved yet, `Add current tmp` menu item is + shown in Seed Vault menu. +- Enhancement: Speed up opening `Passphrase` menu, when MicroSD card is available, by + deferring card read (and decryption) until after `Restore Saved` menu item is selected. +- Enhancement: `12 Words` menu option preferred on the top of the menu in all the seed menus + (rather than 24 words). ## 5.2.0 - 2023-10-10