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

15 lines
663 B
Markdown

# [Release v0.40.2: New Video Uploading and Playback](https://github.com/vitorpamplona/amethyst/releases/tag/v0.40.2) - 2023-05-01
- Adds "Seen on Relay" information for NIP-94 and 95 posts
- Adds custom video playback controls with autoplay starting on mute
- Adds video uploading progress UI
- Adds NIP-95 in-disk caching
- Adds Zap payment confirmations without the receiver having a Zap setup
- Animates to the top after posting in the Video feed
- Keeps position in the Video feed between screen
- Fixes the Crossfade for BlurHash on NIP94 and NIP95 events
[Changes][v0.40.2]
[v0.40.2]: https://github.com/vitorpamplona/amethyst/compare/v0.40.1...v0.40.2