This release contains many small bug fixes, and two major changes:
-
The fyne android application has been replaced with a native Jetpack Compose application. The APK can be installed as an upgrade without data loss, and the application now performs well and integrates into typical android interactions.
-
Tor is now provided by go-arti, a wrapper around the Rust implementation of Tor, and go-libtor has been archived. This adds an additional step to the build process beyond just
go build, but significantly improves the maintainability and cross-platform support of the Tor integration.