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

16 lines
1.1 KiB
Markdown

# [Release v0.62.4: Cashu Token support](https://github.com/vitorpamplona/amethyst/releases/tag/v0.62.4) - 2023-06-26
- Adds Cashu Token redemption to the User's ln address by [@believethehype](https://github.com/believethehype)
- Video Dialog now go full screen by [@vitorpamplona](https://github.com/vitorpamplona)
- Updates Dutch Translations by [@Bardesss](https://github.com/Bardesss)
- Adds a confirmation dialog before logout by [@greenart7c3](https://github.com/greenart7c3)
- Bugfix for not updating user picture and name after a new message arrives on the Message List by [@vitorpamplona](https://github.com/vitorpamplona)
- Several little performance Improvements across the app by [@vitorpamplona](https://github.com/vitorpamplona)
- Adjusts Profile images to crop and not fit by [@vitorpamplona](https://github.com/vitorpamplona)
- Preloads channel data from LocalCache by [@vitorpamplona](https://github.com/vitorpamplona)
- Removes live thumb and adjusts padding of the live header [@vitorpamplona](https://github.com/vitorpamplona)
[Changes][v0.62.4]
[v0.62.4]: https://github.com/vitorpamplona/amethyst/compare/v0.62.3...v0.62.4