New Features
- replace sync options with reactive riverpod providers (366d8e8)
Bug Fixes
- accessibility service highlighted text (902bcbf)
- abort merge not refreshing UI and dialog not dismissing (cde9a53)
- add error handling and request ID forwarding to service handlers (971046c)
- conflicting files cache corruption from comma delimiter in storage (dd1c898)
- ensure empty known hosts (f0ca0fd)
- add riverpod scope to notification app launch (e90a5fa)
Build System & Dependencies
- reproducible android output for f-droid (a398867)
- revert NDK pin to r29-beta4 alias for setup-ndk download (1bcbeb5)
- switch JDK to Temurin 21 and pin NDK revision (8370c9c)
- pin rust toolchain and codegen versions for reproducibility (9ddd7a1)
- use flutter.versionCode for ABI override (5a15d97)
- add ABI version code override for split APKs (a17aed4)
Full Changelog: v1.854...v1.8.55