Update the publishing yaml and CHANGELOG

This commit is contained in:
Amk
2026-06-10 15:11:21 +02:00
parent 118fbe7722
commit 58ca39c1bc
2 changed files with 34 additions and 0 deletions
+30
View File
@@ -1 +1,31 @@
# 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.