Skip to content

0.17.46-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jun 12:06
Immutable release. Only release title and notes can be modified.
  • Bump target SDK to 37. 12
  • Remove ShadowTLS and reverse proxy.
  • Test release immutability.
  1. Android 17 blocks cross-profile loopback traffic for all apps, breaking cross-profile localhost proxy. Unfortunately, it seems there is no way to restore access.

  2. Android 17 blocks apps targeting Android 17 from accessing the LAN, unless ACCESS_LOCAL_NETWORK is granted. To restore access, you need to grant the "nearby devices" permission to the app.