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

17 lines
1.1 KiB
Markdown

# [Release v0.25.0: Multiple account management](https://github.com/vitorpamplona/amethyst/releases/tag/v0.25.0) - 2023-03-13
Adds user-agent header to OkHttpClient requests for NIP-05 Verifications by [@maxmoney21m](https://github.com/maxmoney21m)
Adds Multiple account management by [@maxmoney21m](https://github.com/maxmoney21m)
Replaces mlkit with zxing QR scanner by [@maxmoney21m](https://github.com/maxmoney21m)
Adds a way to remember feed positioning [@maxmoney21m](https://github.com/maxmoney21m)
Adds Robohash profile generation using SVGs by [@maxmoney21m](https://github.com/maxmoney21m)
Adds quick action menu in chats and threads by [@maxmoney21m](https://github.com/maxmoney21m)
Updated Dutch translations by [@matata2140](https://github.com/matata2140) and [@Bardesss](https://github.com/Bardesss)
Corrects identity claim for mastodon by [@h3y6e](https://github.com/h3y6e)
Corrects translation files by [@akiomik](https://github.com/akiomik)
Refactorings by [@Chemaclass](https://github.com/Chemaclass) and [@kappaseijin](https://github.com/kappaseijin)
[Changes][v0.25.0]
[v0.25.0]: https://github.com/vitorpamplona/amethyst/compare/v0.24.2...v0.25.0