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.0 KiB
1.0 KiB
Release v0.66.0: Communities (NIP 172) - 2023-07-06
- Breaks the live screen in 3 tabs
- Adds Support for Communities (172)
- Adds Community discovery screen
- Adds Public Chat discovery screen
- Adds Community Follow/Unfollow
- Adds rendering of Community Posts in the feed
- Creates a summary of verified participants in Communities/Chats/Streams
- Restructures Hashtag Screen to the new Screen Building structure
- Remembers scroll position in Live, Community, and Chat discovery
- Displays Approval Notes in the notifications
- Removes the Live bar from the top of the feed
- Adds notification dots in the LiveStream bottom button.
- Updated Swedish/Czech/German translations by @davotoula
- BugFix for invalid hexes in the hex index
- BugFix for Japanese Url parsing and Text newline breaks by @ShinoharaTa