mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-07-22 07:48:27 +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.3 KiB
1.3 KiB
Release v0.24.2 NIP-39 support - 2023-03-10
NIP-39 Support by @vitorpamplona Add Taiwanese translations by @maxmoney21m BugFix: Scrollable Select screen by @maxmoney21m Adds missing ES translations by @Chemaclass Adds missing Portuguese translations by @greenart7c3 Shows private message notifications by @vitorpamplona Upgrades encrypted storage by @Chemaclass Moves MarkAsRead write and read to IO context by @vitorpamplona Moves Zap amount Calculations in cache and into an IO context by @vitorpamplona BugFix: Delays in updating UserProfile feeds by @vitorpamplona Adds a Reporting menu option to badge notifications by @vitorpamplona Uses full banner image sizes on User Profile pages and Drawer by @vitorpamplona