Files
amethyst/docs/changelog/v0.25.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.25.0: Multiple account management - 2023-03-13

Adds user-agent header to OkHttpClient requests for NIP-05 Verifications by @maxmoney21m Adds Multiple account management by @maxmoney21m Replaces mlkit with zxing QR scanner by @maxmoney21m Adds a way to remember feed positioning @maxmoney21m Adds Robohash profile generation using SVGs by @maxmoney21m Adds quick action menu in chats and threads by @maxmoney21m Updated Dutch translations by @matata2140 and @Bardesss Corrects identity claim for mastodon by @h3y6e Corrects translation files by @akiomik Refactorings by @Chemaclass and @kappaseijin

Changes