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.
2.6 KiB
2.6 KiB
Release v0.92.2 - 2024-10-11
- Moves the API with amber from
signaturetoresult - Fixes the ability to see muted lists in Shorts
- Adds new fields on vision prescriptions
- Prioritise search results that start with the search term
- Adds some test cases for video compressions
- Adds Unknown media type test
- Use "use" blocks to close resources automatically
- Fixes long term issue with the video in the Shorts feed not aligning with the padding of the screen
- Fixes intent reopening the Zap Setup screen when coming back from Alby
- Faster logout processing without closing the account switcher dialog.
- Add animation to notification chart
- Add animation to FABs
- Add animation to zap and reaction popups
- Updates AGP and compose, fragment, navigation, benchmarking and firebase libraries.
- Prevent clicks outside reaction and zap popups
- Support for login with hex key when using amber
- Video Rotation: actually rotate if the device orientation is not locked.