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

16 lines
935 B
Markdown

# [Release v0.57.0: Animations for loading posts](https://github.com/vitorpamplona/amethyst/releases/tag/v0.57.0) - 2023-06-13
- Uses animateItemPlacement to show new Notes and update the size of current ones as they load
- Adds NIP-10 markers to kind 1s, fixing bug with thread view in other clients
- New Privacy Policy for F-droid
- Adds an option to opt-out from automatic spam and report filters by [@npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5](https://github.com/npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5)
- Adjusts the size and alignment of relay icons in the video feed
- Refactors some of the Zap Request,Response objects in the interface for performance
- BugFix for emtpy space in Notications when blocked posts are included.
- Updates kotlin dependencies
- Activates build cache
[Changes][v0.57.0]
[v0.57.0]: https://github.com/vitorpamplona/amethyst/compare/v0.56.5...v0.57.0