mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +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.
13 lines
509 B
Markdown
13 lines
509 B
Markdown
# [Release v1.00.2: BugFixes](https://github.com/vitorpamplona/amethyst/releases/tag/v1.00.2) - 2025-08-21
|
|
|
|
Fixes follow/unfollow from hashtags and geohashes
|
|
Migrates top nav list to hashtag, geohash and community lists
|
|
Fixes community join/leave crash
|
|
Fixes branch name
|
|
Avoids crash when lacking google services in the play version.
|
|
Fixes crash when typing a new post without permissions to do a draft post.
|
|
|
|
[Changes][v1.00.2]
|
|
|
|
[v1.00.2]: https://github.com/vitorpamplona/amethyst/compare/v1.00.1...v1.00.2
|