mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 08:27:04 +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.
11 lines
531 B
Markdown
11 lines
531 B
Markdown
# [Release v1.06.1: Fixes](https://github.com/vitorpamplona/amethyst/releases/tag/v1.06.1) - 2026-03-23
|
|
|
|
- Improvements to the rendering of Polls.
|
|
- Solves some of the crashes of the concurrent modification exception
|
|
- Fixes URL parsers with Japanese chars
|
|
- Fixes Wallet import from Primal on Poco phones
|
|
- Improves the wording of the Last Seen
|
|
- Fixes for "Cannot disable reuse from root if it was caused by other groups"
|
|
- Fixes comparator to avoid Comparison method violates its general contract!
|
|
- Improves zap-store settings
|