mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 16:14:40 +00:00
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.
15 lines
663 B
Markdown
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
|