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.8 KiB
1.8 KiB
Release v0.83.7: New Sign up screen - 2024-01-11
New Additions:
Bugfixes:
- Fixes the BookmarkScreen update after adding and removing a bookmark to the list
- Solving viewModel creation bug for Public Bookmarks
- Fixes bug when creating bookmarks for the first time.
- Fixes bug in checking bookmarks without running the onReady.
- Fixes some of the margins in the login screen.
Updated translations:
- Dutch by @npub1w4la29u3zv09r6crx5u8yxax0ffxgekzdm2egzjkjckef7xc83fs0ftxcd
- Serbian by @npub187h9tymz5j6vhyl26kl74yh6yzqzpjec9806w7taey2zefytlmdsttx7v2
Code Quality Improvements:
- Improves dev previews
- Updates libraries and build tools on GitHub Actions
- Updates dependencies