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.
1.2 KiB
1.2 KiB
Release v0.83.4: BugFixes - 2023-12-27
- Fixes reconnecting issue when DataSources were not active and become active later.
- Initial support for separate vertical and horizontal videos.
- Adds support for NIP-75 Zap Goal events
- Fixing the zap of live streams to go to the Host and not the pubkey in the event.
- Fixes the loading of reactions and zaps to replaceable events.
- Improves the design of the discovery cards for Live Activity and Chats.