v5.3.0
What's Changed
- feat(confirm): draw every Windows consent window ourselves, with labelled buttons by @MichaelTaylor3d in #42
- fix(confirm): one layout walk, and buttons sized to their labels by @MichaelTaylor3d in #43
- feat(tray): the five named top-level options by @MichaelTaylor3d in #44
- feat(tray): a Wallet submenu on the spine by @MichaelTaylor3d in #45
- feat(hotkey): Alt+Space opens a floating URN bar from any application by @MichaelTaylor3d in #46
- fix(confirm): show the WHOLE recovery phrase — 16 of 24 words were invisible by @MichaelTaylor3d in #49
- feat(security): set up two-factor codes from the tray, with a real enrolment window by @MichaelTaylor3d in #48
- feat(account)!: an account exists only when the user asks, and unlocking requires their password by @MichaelTaylor3d in #47
- feat(wallet): a real receive address, and a balance that never lies about being unknown by @MichaelTaylor3d in #52
- fix(confirm): a body that does not fit now SCROLLS — the phrase still clipped on most displays by @MichaelTaylor3d in #53
- feat(2fa): show a scannable QR code during two-factor enrolment by @MichaelTaylor3d in #51
- feat(pairing): third-party apps pair with a code, and the user can see and revoke them by @MichaelTaylor3d in #50
Full Changelog: v4.2.0...v5.3.0