Files
amethyst/docs/changelog/v0.29.00.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.29.0: Bounties & Wallet Connect API](https://github.com/vitorpamplona/amethyst/releases/tag/v0.29.0) - 2023-03-23
- Support for Bounties by [@vitorpamplona](https://github.com/vitorpamplona)
- Support to Pledge in bounties by [@vitorpamplona](https://github.com/vitorpamplona)
- Support for video uploads by [@vitorpamplona](https://github.com/vitorpamplona)
- Support for Wallet Connect API by [@vitorpamplona](https://github.com/vitorpamplona)
- Adds progress bars when Zapping by [@vitorpamplona](https://github.com/vitorpamplona)
- Adds user's banner and profile picture to LongFormPosts if none is found by [@vitorpamplona](https://github.com/vitorpamplona)
- Displays all hashtags at the bottom of each event by [@vitorpamplona](https://github.com/vitorpamplona)
- Checks if the requested amount to matches the received LN Invoice's amount by [@vitorpamplona](https://github.com/vitorpamplona)
- Adds 2 additional popular community hashtagicons by by [@Believethehype](https://github.com/Believethehype)
[Changes][v0.29.0]
[v0.29.0]: https://github.com/vitorpamplona/amethyst/compare/v0.28.1...v0.29.0