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.
2.0 KiB
2.0 KiB
Release v0.53.0 - 2023-05-29
Updated Persian Translations by @malimahda #430 Bugfix case sensitive nip05 by @davotoula #428 Adds separate colors for the newItem background between light and dark themes Adds Czech translations by @davotoula #431 Moves chatroom list to an additive filter Avoids running through the entire filter when collection is Empty Adds mute control per track on the screen. Optimizing UserProfile status Refreshing user status when added to the transient spam list Adds some documentation to make sure any NIP05 changes take into account that we are converting the entire json to lowercase. Loading reply from launch and not withContent