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