32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
# Changelog
|
|
|
|
## [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.
|