mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 16:14:40 +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.
1.1 KiB
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