mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +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.
663 B
663 B
Release v0.40.2: New Video Uploading and Playback - 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