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.1 KiB
1.1 KiB
Release v0.29.0: Bounties & Wallet Connect API - 2023-03-23
- Support for Bounties by @vitorpamplona
- Support to Pledge in bounties by @vitorpamplona
- Support for video uploads by @vitorpamplona
- Support for Wallet Connect API by @vitorpamplona
- Adds progress bars when Zapping by @vitorpamplona
- Adds user's banner and profile picture to LongFormPosts if none is found by @vitorpamplona
- Displays all hashtags at the bottom of each event by @vitorpamplona
- Checks if the requested amount to matches the received LN Invoice's amount by @vitorpamplona
- Adds 2 additional popular community hashtagicons by by @Believethehype