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.72.2 Small Improvements - 2023-08-05
TimeAgo refactoring Puts marked as read on chat to an IO thread Puts an invalidate data on an IO thread simple refactoring Don't invalidate data on channels if it is already invalidating Removes unnecessary signing step Don't push to invalidate unless there is an observer. Moves headers to the top nav bar Removes the need for .0 when on base sats. Moves coroutine creation to the viewModel Makes the New Channel creation scrollable. updates github action to support minified versions of the app