Post Quantum Kyber Support (M126)
Post Quantum Kyber Support
Starting with release 1.9.5 and 1.8.7, Post Quantum Kyber Support is added on all of supported Platforms. You can enable it via Options Dialog(non-iOS)/Settings(iOS) manually.
There is no changes in default options.
Experimental SOCKS cipher Support
Experimental socks4/socks4a/socks5/socks5h cipher support is added for both of CLI and GUI.
Experimental DoH (DNS over HTTPS) and DoT (DNS over TLS) Support
Experimental DoH and DoT support is added for both of CLI and GUI.
Fix disk space occupation issue
Starting with release 1.9.2, it will no longer keep log file and will not occupy extra disk space for Android/iOS/HarmonyOS client.
Fix a regression bug in 1.7.4
Fix a regression bug causing windows client to lose its port settings in configuration.
Status of NaïveProxy Protocol Support
It refers to http2 cipher as NaïveProxy-compatible protocol support.
Please refer to this wiki page for more information about the support matrix.
Android vpn service support
Android releases from 1.6.3 are signed and have been updated to add VpnService support.
iOS packet tunnel support
iOS releases from 1.5.22 have fixed memory pressure crashes and have been updated to add Packet tunnel support. You need a PC (with iTune) or a mac (through Finder) to install ipa directly or wait for app store release.
Alternative way: Join TesfFlight. For Apple Silicon macOS Users such as M1/M2/M3, you can also install packet tunnel version via TestFlight.
MinGW Build (alias Window Build)
MinGW 64-bit releases from 1.6.5 and 1.7.1 no longer require Visual C++ 2010 Runtime.
For XP SP3 Users, please use 32-bit releases and install Visual C++ 2010 x86 Runtime.
What's Changed
- net: support socks-style cipher by @Chilledheart in #945
- ios: use NetworkPathMonitor by @Chilledheart in #946
- Bump chromium 126 dependents by @Chilledheart in #947
- harmony: update for sdk api level 11 by @Chilledheart in #949
- core: update rand_util_win by @Chilledheart in #950
- net: support username/password auth for socks5 cipher by @Chilledheart in #951
- bump nghttp2 to v1.62.0 by @Chilledheart in #952
- gtk: update po files by @Chilledheart in #953
Full Changelog: https://github.com/Chilledheart/yass/compare/1.9.5..1.10.0