Update CHANGELOG for 0.0.1-beta.27

This commit is contained in:
Amk
2026-07-09 12:39:59 +02:00
parent 58ca39c1bc
commit 1ce2e516df
+11
View File
@@ -1,5 +1,16 @@
# Changelog # 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 ## [0.0.1-beta.25] - 2026-06-10
### Added ### Added
- The message input now expands as you type longer messages. - The message input now expands as you type longer messages.