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