mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 16:33:27 +00:00
The single CHANGELOG.md had grown to ~7.9k lines. Move it to docs/changelog/ with one file per release, named with zero-padded minor/patch versions (e.g. v1.11.00.md) so plain file browsers sort them correctly. Add a README.md index (newest first) and a TEMPLATE.md for cutting new releases. The root CHANGELOG.md now points to the new location.
20 lines
827 B
Markdown
20 lines
827 B
Markdown
# [Release v1.07.3: GIF Keyboard](https://github.com/vitorpamplona/amethyst/releases/tag/v1.07.3) - 2026-03-31
|
|
|
|
- Migrates Shorts UI out of a paged design
|
|
- New edge-to-edge feed for Pictures only
|
|
- New edge-to-edge feed for Shorts only
|
|
- New edge-to-edge feed for long Videos only
|
|
- Migrates Badges to kind 10008
|
|
- Migrates Bookmarks to kind 10003
|
|
- Fixes AOSP keyboard auto-correction bug
|
|
- Fixes Poll's top nav filter
|
|
- Fixes loading of Bookmark sets
|
|
- Fixes sorting stability by including event ids
|
|
- Fixes cursor position in quote post field
|
|
- Fixes rendering of nostr: uris when composing notes
|
|
- Adds Basic support for reaction notifications
|
|
- Refactors NIP-58 Badges on Quartz
|
|
- Refactors LocalCache methods
|
|
- Improvements to the Chess engine (debug only)
|
|
- Add error handling to Tor service initialization and control
|