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

1.2 KiB

Release v0.35.1: Private Zaps on Polls - 2023-04-25

  • Adds support for poll votes with Private Zaps by @vitorpamplona
  • Marks all Zaps to be private by default by @vitorpamplona
  • Activates gif preview and translations in Zap Messages by @vitorpamplona
  • Improves the performance and UI of Private Zap notifications by @vitorpamplona
  • Improves the performance of FileHeader loading by @vitorpamplona
  • Opens image dialog in the page of the current selection by @vitorpamplona
  • Improves configuration screen for Zap types (double click and click and hold) by @vitorpamplona
  • Adds Preview for quote noting by @vitorpamplona
  • Adds New Hungarian translations by @ZsZolee BugFix for NIP-47 scheme check by @kiwiidb

Changes