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

17 lines
1.2 KiB
Markdown

# [Release v0.35.1: Private Zaps on Polls](https://github.com/vitorpamplona/amethyst/releases/tag/v0.35.1) - 2023-04-25
- Adds support for poll votes with Private Zaps by [@vitorpamplona](https://github.com/vitorpamplona)
- Marks all Zaps to be private by default by [@vitorpamplona](https://github.com/vitorpamplona)
- Activates gif preview and translations in Zap Messages by [@vitorpamplona](https://github.com/vitorpamplona)
- Improves the performance and UI of Private Zap notifications by [@vitorpamplona](https://github.com/vitorpamplona)
- Improves the performance of FileHeader loading by [@vitorpamplona](https://github.com/vitorpamplona)
- Opens image dialog in the page of the current selection by [@vitorpamplona](https://github.com/vitorpamplona)
- Improves configuration screen for Zap types (double click and click and hold) by [@vitorpamplona](https://github.com/vitorpamplona)
- Adds Preview for quote noting by [@vitorpamplona](https://github.com/vitorpamplona)
- Adds New Hungarian translations by [@ZsZolee](https://github.com/ZsZolee)
BugFix for NIP-47 scheme check by [@kiwiidb](https://github.com/kiwiidb)
[Changes][v0.35.1]
[v0.35.1]: https://github.com/vitorpamplona/amethyst/compare/v0.35.0...v0.35.1