x/v0.0.7 - Mobile Proxy fixes, SOAX library and fetch with ECH
The main reason for this release is to fix some critical issues in the Mobile Proxy related to a strategy cache crash and and issue with the storage path for Psiphon.
Fixes
- fix(x/mobileproxy): prevent panic when StrategyCache is not set by @jyyi1 in #505
- release(x): retract broken versions that potentially cause panic by @jyyi1 in #506
- fix: fetching cache dir in android by @ohnorobo in #517
- fix: fetching cache dir in android by @ohnorobo in #517
Features
- Added a package (
x/soax) to use the SOAX proxy network more easily for multi-hop network measurements. - Added a
-ech-configflag tox/tools/fetchto specify the ECH config and start exploring the use of ECH. - Added
AGENTS.mdandGEMINI.mdand updated documents to make it easier to use AI agents.
Other changes
- build: use go tool by @fortuna in #510
- feat(devtools): add instructions for running Android binaries by @fortuna in #511
- build: add Android CI by @fortuna in #512
- docs(x): add psiphon tag in mobileproxy builds by @ohnorobo in #502
Full Changelog: x/v0.0.6...x/v0.0.7