You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Showing device name when requesting list of static IP locations in CLI on Linux.
Improved
Build process to produce statically linked executables on Windows to mitigate code-injection attacks.
Windows-on-Arm installer to use arm64 7-zip extractor.
Flow when user enables Show notifications but system notifications are disabled on Windows.
Custom connected DNS error UX.
Fixed
reset date being shown on account screen instead of expiry date for some plans.
2FA code expires before working endpoint can be found [wsnet].
System notifications are disabled alert shown unexpectedly on Windows.
App update fails when using pre-2.4 app on Windows.
Installer alerts may not fit in window for some translations.
Incorrect network status detection on macOS.
Missing firewall rule to allow the VPN DNS when using IKEv2 on macOS.
Disconnecting due to out of data turns off firewall.
Incorrect check for LAN address for custom DNS.
Updated
wstunnel dependency to v1.0.5. Adds support for anti-censorship TLS stuffing.
Known Issues:
Windows: if you receive an error dialog with Bad Image in the title and a message indicating the DLL ...is either not designed to run on Windows or it contains an error., this indicates software on your PC is attempting to inject the DLL into our app. The app contains a mitigation to block DLL injection unless the DLL originates from Microsoft. This mitigation is intended to prevent malware from injecting into the app and thus will block the app from loading.
Windows: the Circumvent Censorship feature does nothing when using the TCP protocol due to a missing feature in the OpenVPN DCO driver. If you require use of the the TCP protocol and the Circumvent Censorship feature, you can add ws-use-openvpn-wintun to the Advanced Parameters setting to force the use of the wintun driver.