Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 20:47
· 17 commits to android since this release

Upstream core: v0.14.0 (2fe3507ffd3915f68efc65537d2adae0b5d1eff8)

This release improves everyday operation management and adds a complete Android update experience.

  • Check for new versions in the background, download and verify APK updates, and continue installation through a focused update wizard.
  • Configure SOCKS tunnel protocols, keep endpoint and port values across navigation, view connection instructions, and stop the active proxy from the operation dock.
  • Use AWG as the default scanning and SOCKS protocol.
  • Focus completed scans in history without reopening stale reports, and keep primary navigation responsive afterward.
  • Present project credits as a compact localized table and shorten the displayed upstream commit identifier.

Commits

  • feat(update): add managed in-app update flow (ce0206c)
  • feat(proxy): add configurable SOCKS session controls (706e9c9)
  • fix(navigation): restore scan tab after history focus (bdb6884)
  • fix(history): focus selected completed scan (64e96fa)
  • feat(scan): use AWG as the default protocol (ca7584b)
  • fix(about): shorten upstream commit display (b591e19)
  • feat(about): present project credits as a table (52e26af)
  • ci(release): archive R8 mappings outside releases (59f94df)