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.
11 lines
610 B
Markdown
11 lines
610 B
Markdown
# [Release v0.74.5: BugFixes](https://github.com/vitorpamplona/amethyst/releases/tag/v0.74.5) - 2023-08-21
|
|
|
|
- Fixes Thread's search for root to go backwards in the etag-stack.
|
|
- Fixes TopBar's and extended header's padding issues.
|
|
- Fixes the loading of GiftWraps URIs as intents in the app.
|
|
- Fixes a crash when not using play services with notifications by [@npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5](https://github.com/npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5)
|
|
|
|
[Changes][v0.74.5]
|
|
|
|
[v0.74.5]: https://github.com/vitorpamplona/amethyst/compare/v0.74.4...v0.74.5
|