diff --git a/CHANGELOG.md b/CHANGELOG.md index aec88ca..fa6a847 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.0.1-beta.27] - 2026-07-09 +### Added +- Full-screen alerts can now be enabled through a simple, non-blocking onboarding step. + +### Fixed +- The alert button and its notification now update correctly to reflect the current state. +- Your key backup is now created immediately after rotating your key, keeping it safe. +- Fixed navigation issues with the shake-to-report feature on the sign-in screen. +- The signer sheet now closes properly before navigating to your private key. +- Improved reliability of alerts so their state stays in sync. + ## [0.0.1-beta.25] - 2026-06-10 ### Added - The message input now expands as you type longer messages.