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

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

Changes