43 lines
1.9 KiB
Markdown
43 lines
1.9 KiB
Markdown
# 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.
|
|
- Your backup is now restored when you sign in with a remote signer.
|
|
- The full-screen alert view now closes automatically when the alert is stopped.
|
|
|
|
### Changed
|
|
- Smarter timestamps in the chat list.
|
|
- The search icon is now hidden in the chat list while your inbox is empty.
|
|
|
|
### Fixed
|
|
- Removing a member from a group you own now works reliably and consistently.
|
|
- Group invite acceptance is now more reliable.
|
|
- The permissions screen no longer gets stuck showing "Not Protected".
|
|
- Chat list entries no longer clip their text at large font sizes.
|
|
- Empty groups no longer show an incorrect timestamp.
|
|
- The key-backup warning now appears only for local accounts, not when signing in with an nsec.
|
|
- Fixed a login crash when using an external signer.
|
|
- Fixed a crash that could occur when your external signer handled multiple signing requests at once.
|
|
- Sign-up fields are no longer retained after logging out.
|
|
- Improved app responsiveness by removing a source of occasional freezes around notifications.
|
|
- Polished icon alignment and headings on the About screen.
|
|
|
|
## [0.0.1-beta.23] - 2026-06-02
|
|
### Added
|
|
- Added a search bar to filter chats by name and message content.
|
|
|
|
### Changed
|
|
- Increased the maximum length of alert messages.
|