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.
635 B
635 B
Release v0.17.10: New Zap Amount Customization screen - 2023-02-24
New Zap Amount Customization screen ThreadView: Avoids changing the position of the list when the list updates. Marking the selected post in the thread view App Language fixed to English for now (@Radiokot) Properly removes a note from the database on memory trimming Uses a Name to make the translation layer skip ln addresses Fixes Channel message deletion bug.