Files
amethyst/docs/changelog/v0.93.01.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

22 lines
920 B
Markdown

# [Release v0.93.1 Fixes Satellite's blossom upload](https://github.com/vitorpamplona/amethyst/releases/tag/v0.93.1) - 2024-12-05
- Moves to NIP-22 to reply to Interactive Stories.
- Adds amount and personalization labels to the DVM feed
- Fixes Satellite's blossom upload
- Fixes incorrect reply order when the direct reply is also included as a quote.
- Fixes image upload tests
- Fixes the bug of not having the video feed at the top when loading the app from scratch.
- Fixes screen mispositioning when rotating the phone on full-screen video/image dialogs.
- Fixes images on DVM profiles
- Fixes badge crash
- Fixes missing reactions on video feeds
- Improves performance of the Hex encoder.
- Improves the layout of the discovery feed items
- Updates Jackson, secp256k1, and AGP
Download: http://amethyst.social
[Changes][v0.93.1]
[v0.93.1]: https://github.com/vitorpamplona/amethyst/compare/v0.93.0...v0.93.1