Files
amethyst/docs/changelog/v0.24.02.md
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.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

Changes