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.
1.1 KiB
1.1 KiB
Release v0.62.4: Cashu Token support - 2023-06-26
- Adds Cashu Token redemption to the User's ln address by @believethehype
- Video Dialog now go full screen by @vitorpamplona
- Updates Dutch Translations by @Bardesss
- Adds a confirmation dialog before logout by @greenart7c3
- Bugfix for not updating user picture and name after a new message arrives on the Message List by @vitorpamplona
- Several little performance Improvements across the app by @vitorpamplona
- Adjusts Profile images to crop and not fit by @vitorpamplona
- Preloads channel data from LocalCache by @vitorpamplona
- Removes live thumb and adjusts padding of the live header @vitorpamplona