mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 16:33:27 +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.
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
# [Release v0.66.0: Communities (NIP 172)](https://github.com/vitorpamplona/amethyst/releases/tag/v0.66.0) - 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](https://github.com/davotoula)
|
|
- BugFix for invalid hexes in the hex index
|
|
- BugFix for Japanese Url parsing and Text newline breaks by [@ShinoharaTa](https://github.com/ShinoharaTa)
|
|
|
|
[Changes][v0.66.0]
|
|
|
|
[v0.66.0]: https://github.com/vitorpamplona/amethyst/compare/v0.65.1...v0.66.0
|