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.
968 B
968 B
Release v0.70.3: Bugfixes and improvements - 2023-07-21
- Fix KeepPlayingButton color in light theme by @greenart7c3
- Adds a space when rendering inline images and url previews for @npub1aeh2zw4elewy5682lxc6xnlqzjnxksq303gwu2npfaxd49vmde6qcq4nwx
- Moves the loading of an Accounts backup contacts to the IO Thread
- Adjustments to Modifiers in the Chatroom screen
- Refactors ChatroomHeader compose