Skip to content

NaïveProxy protocol Support (M125)

Compare
Choose a tag to compare
@Chilledheart Chilledheart released this 01 May 09:05
· 1476 commits to develop since this release

Current releases

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.

Runtime requirement on MinGW Build (alias Windows Build)

MinGW 64-bit releases from 1.7.1 no longer require Visual C++ 2010 Runtime.

For Windows XP Users, please make Visual C++ 2010 Runtime installed and use 32-bit releases.
Depending the your system's architecture, use x86 installer or x64 installer.

What's Changed

Full Changelog: 1.8.3...1.9.3

snapshot-harmony