diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b13789..aec88ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/zapstore.yaml b/zapstore.yaml index 74b96cd..6c2e101 100644 --- a/zapstore.yaml +++ b/zapstore.yaml @@ -19,6 +19,10 @@ pubkey: npub1myv2gfkxeupglsuk59kla5paz47uyd2ky79mg8y3rwyp6d3n68mq0mn5t5 # value below is informational and is never read by the publish pipeline. release_source: ./gart.apk +# Release notes for this version, resolved relative to this yaml on disk. +# The publish script fetches CHANGELOG.md from this repo next to the yaml. +release_notes: ./CHANGELOG.md + name: Gart summary: Stealth alert & geolocation app description: |