Files
amethyst/docs/changelog/v0.76.00.md
T
Claude 81128ba74a docs: split CHANGELOG into per-version files under docs/changelog
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.
2026-06-13 18:24:10 +00:00

21 lines
1005 B
Markdown

# [Release v0.76.0: GiftWrapped Push Notifications](https://github.com/vitorpamplona/amethyst/releases/tag/v0.76.0) - 2023-09-08
- Migrates to Encrypted Push Notifications
- BugFix with video thumbnails failing to load when using the Android's new Photo Picker
- Improvements to the relay settings UI.
- BugFix for invalid LNURLs highlighting as a link
- Uses the correct observer for the picture profile in the Top bar.
- Adds nostr.wine and noswhere.com as two new NIP-50 relays in the default list.
- Adds SeenOn relays when successfully broadcasting a note.
- Refines relay icon row compose
- Fixes the missing channel header for Live Activity replies in Conversations.
- Upgrades the RelayPoolStatus to a Flow
- Avoids race condition when updating EOSEs
- Adds arm64-v8a and armeabi-v7a build target
- Adds Indonesian translation
- Updates Czech, German, Swahili, Chinese, and Italian translations
[Changes][v0.76.0]
[v0.76.0]: https://github.com/vitorpamplona/amethyst/compare/v0.75.14...v0.76.0