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.6 KiB
1.6 KiB
Release v0.80.2: BugFixes - 2023-10-28
- Slight improvement in the performance of Reaction Row's rendering
- Reducing the size of Subject labels
- Refining some of the Markdown to match Material3 Style
- Update Profile Feed when Blocking/Unblocking the user.
- Reverts the New Post button animation due to bugs of not coming back
- Fixes the use of decimals on Notification's chart
- Reverts the hidden note LiveData to make sure the interface doesn't blink with the hidden note that just disappears ms later.
- fix typo in resource string name @davotoula
- Updated translations for cs/de/sv/pt by @davotoula