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.2 KiB
1.2 KiB
Release v0.29.1 R Tags - 2023-03-24
Adds Support for r tags by @vitorpamplona
Adds support for lightning withdrawal links by @lgleasain
Adds missing pt-br translations by @greenart7c3
Adds support for Translateable RichText on About Me by @vitorpamplona
Adds an image carousel to image dialog by @vitorpamplona
Adds Boosts to Profile Notes by @vitorpamplona
BugFix for nostr: scheme translations by @vitorpamplona
BugFix for unknown nevent1 post sending to profile by @vitorpamplona
BugFix for pledged sats bolt light up by @vitorpamplona
Migrates per-relay stats from event counter to bytes transmitted by @vitorpamplona
Simplifes reply view on Notifications by @vitorpamplona