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

17 lines
788 B
Markdown

# [Release v0.60.0: Live Activities & Generic Repost support](https://github.com/vitorpamplona/amethyst/releases/tag/v0.60.0) - 2023-06-18
- Basic Support for live activities (NIP-102)
- Adds support for Kind 16 (Generic Repost)
- Activates support for m3u8 streaming
- Migrates `e` citations to replaceable events to their latest version
- Migrates last-seen times saved per route to account management
- Removes original tags from Reposts
- BugFix on restarting the video when pressing mute
- BugFix to not scroll the feed to the top when the new follow list is updated
- BugFix for a background color for messages in notifications
- Increases performance of the follow/follower count
[Changes][v0.60.0]
[v0.60.0]: https://github.com/vitorpamplona/amethyst/compare/v0.59.1...v0.60.0