Files
amethyst/docs/changelog/v0.30.02.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

22 lines
1.8 KiB
Markdown

# [Release v0.30.2: Custom Zap amounts](https://github.com/vitorpamplona/amethyst/releases/tag/v0.30.2) - 2023-03-29
- Adds double-click to custom Zap amounts and messages by [@Believethehype](https://github.com/Believethehype)
- Adds image upload on profile editing page by [@vitorpamplona](https://github.com/vitorpamplona)
- Adds PoW Display to notes by [@vitorpamplona](https://github.com/vitorpamplona)
- Adds additional Hungarian Translation by [@ZsZolee](https://github.com/ZsZolee)
- More forgiving Wallet Connect interface by [@vitorpamplona](https://github.com/vitorpamplona)
- Adds image url with loading icon when previews fail/take too long by [@vitorpamplona](https://github.com/vitorpamplona)
- Increases performance of the bottom navigation by [@vitorpamplona](https://github.com/vitorpamplona)
- Increases performance of relay icon rendering by [@vitorpamplona](https://github.com/vitorpamplona)
- Changes relay byte count to count all messages from relays, including errors by [@vitorpamplona](https://github.com/vitorpamplona)
- Makes the Scan QR Button available in smaller screens by [@vitorpamplona](https://github.com/vitorpamplona)
- BugFix: Long names/usernames in the Profile Page breaking the layout by [@vitorpamplona](https://github.com/vitorpamplona)
- BugFix: Stick reply setup from Gigi by [@vitorpamplona](https://github.com/vitorpamplona)
- BugFix: Sticky notifications on account change by [@vitorpamplona](https://github.com/vitorpamplona)
- BugFix: vertical position of the text in short messages with expandable content by [@vitorpamplona](https://github.com/vitorpamplona)
- BugFix for cutting links in half when they are the last word in a post by [@vitorpamplona](https://github.com/vitorpamplona)
[Changes][v0.30.2]
[v0.30.2]: https://github.com/vitorpamplona/amethyst/compare/v0.30.1...v0.30.2