- Percent-encode commas in the proxy URL of NaïveProxy. 1
- Fix deep link for importing subscription. 2
- Fix quick toggle shortcut not working when other VPN software is on.
- Fix user agent not set if the default user agent is used.
Footnotes
-
NaïveProxy v130.0.6723.40-2 release notes: Fixed a crash klzgrad/naiveproxy#671 when the username or password contains the comma character
,. The comma is used for delimiting proxies in a proxy chain. It must be percent-encoded in other URL components. ↩ -
You can use
sn://subscription?url=url&name=nameorexclave://subscription?url=url&name=nameto import subscription. ↩