mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +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.5 KiB
1.5 KiB
Release v0.79.9: Full screen videos/images - 2023-10-20
- Solving one of the OutOfMemory errors (too many translators instantiated at the same time)
- Fixes the spacing of the account switcher to avoid getting too close to navigation buttons.
- Fixes full-screen dialog for videos and images
- Activates single-tap to double zoom when on full-screen dialog
- Fixes caching issue of the saved list selection in the top bar on cold starts
- Fixes one of connectivity issues that kept the app off-line even though the phone is connected to the internet
- fix double encryption when sending dms, when login with external signer set privKey to null to be sure we have no private keys by @greenart7c3