mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +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.
16 lines
1.1 KiB
Markdown
16 lines
1.1 KiB
Markdown
# [Release v0.35.0: Accessible Images/Videos](https://github.com/vitorpamplona/amethyst/releases/tag/v0.35.0) - 2023-04-25
|
|
|
|
Adds support for NIP-94 video and image descriptions for accessibility by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
Adds confirmation screen before uploading an image/video by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
Deprecates #[n]s tags creation by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
Updates Wallet Connect API (JSON-RPC) by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
Adds Private zaps notifications with messages by [@believethehype](https://github.com/believethehype)
|
|
Adds Basic Private Zap support by [@believethehype](https://github.com/believethehype)
|
|
Adds Content previews (any kind: images, videos, posts) on the new post screen by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
Adds New custom hashtags for #grownostr and #footstr by [@believethehype](https://github.com/believethehype)
|
|
Adds Material You's adaptive icons by [@jltdhome](https://github.com/jltdhome)
|
|
|
|
[Changes][v0.35.0]
|
|
|
|
[v0.35.0]: https://github.com/vitorpamplona/amethyst/compare/v0.34.1...v0.35.0
|