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.1 KiB
1.1 KiB
Release v0.35.0: Accessible Images/Videos - 2023-04-25
Adds support for NIP-94 video and image descriptions for accessibility by @vitorpamplona Adds confirmation screen before uploading an image/video by @vitorpamplona Deprecates #[n]s tags creation by @vitorpamplona Updates Wallet Connect API (JSON-RPC) by @vitorpamplona Adds Private zaps notifications with messages by @believethehype Adds Basic Private Zap support by @believethehype Adds Content previews (any kind: images, videos, posts) on the new post screen by @vitorpamplona Adds New custom hashtags for #grownostr and #footstr by @believethehype Adds Material You's adaptive icons by @jltdhome