This commit is contained in:
Peter D. Gray 2023-12-19 10:47:52 -05:00
parent 7cea7ef549
commit f6aec0ec2a
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -18,7 +18,7 @@
- Enhancement: Improve BIP39 Passphrase UX when temporary seed is active and applicable.
- Enhancement: Continuation of removal of obsolete Mk2/Mk3 code-paths from master branch.
- Bugfix: Confusing first-time UX replaced with simple welcome screen.
- Bugfix: One instant retry on SE1 commumication failures
- Bugfix: One instant retry on SE1 communication failures
- Bugfix: Handle any failures in slot reading when loading settings
- Bugfix: Add missing "First Time UX" for extended key import as master seed
- Bugfix: Hide `Upgrade Firmware` menu item if temporary seed is active (it cannot work)