• Articles
  • API Documentation
Search Results for

    Show / Hide Table of Contents
    • VpnSDK v2
      • Introduction
      • Quick Start
      • Changelog
      • Migrating from VpnSDK v1
      • Licenses
    • ConsumerVPN
      • Branding
      • Changelog

    ConsumerVPN v2 Changelog

    05/03/2025

    • Updated the VpnSDK.Private.OpenVpn NuGet package to version 1.0.41.
    • Updated the VpnHostService NuGet package to version 1.3.9.
    • Renamed TapDeviceDescription to TapDeviceFriendlyName in OpenVPNConfiguration.

    04/03/2025

    • Updated the SDK to version v2.2.47.
    • Added UI changes for auto-connect on untrusted network.

    21/11/2024

    • Updated the SDK to version 2.2.45.

    02/09/2024

    • Fixed an issue with the last selected server functionality.
    • Updated the SDK to version 2.2.42.

    24/07/2024

    • Added UI changes for double hop and dns monitoring functionalities.
    • Updated OpenVPN.Binaries.Scramble nuGet package to version 2.5.6.
    • Updated VpnSDK nuGet package to version 2.2.40.
    • Updated OpenVPN.Certificates.WLVPN package to 1.1.1.

    11/01/2024

    • Added toggle in Connection Settings for enabling/disabling threat protection.
    • Updated OpenVPN.Binaries.Scramble nuGet package to version 2.5.3.
    • Updated VpnSDK nuGet package to version 2.2.32.

    PR reference: https://github.com/wlvpn/ConsumerVPN-Windows/pull/14

    07/11/2023

    • Added a Split Tunneling user interface for easily configuring which apps and domains route outside the VPN tunnel.
    • We now display on the home page the VPN protocol of the current connection, for easy reference.
    • Added Data Uploaded and Data Downloaded stats on the home page once a VPN connection is active. This provides the user with visibility into usage and bandwidth.

    PR reference: https://github.com/wlvpn/ConsumerVPN-Windows/pull/11 https://github.com/wlvpn/ConsumerVPN-Windows/pull/12 https://github.com/wlvpn/ConsumerVPN-Windows/pull/13

    08/08/2023

    • Added an Automatic option for protocol selection, making it easier to choose a protocol for your VPN connection.
    • Implemented the option to allow or block local network interfaces while connected to a VPN server.
    • Added the option to disable DNS leak protection
    • Included the ability to disable IPV6 leak protection
    • Updated SDK library to 2.2.29
    • Updated OpenVPN.Binaries.Scramble library to 2.5.1

    PR reference: https://github.com/wlvpn/ConsumerVPN-Windows/pull/10

    07/02/2023

    • Added support for WireGuard protocol.
    • Added VPNHostServive library version 1.3.7
    • Updated SDK library to v2.2.27
    • Updated OpenVPN.Certificates.WLVPN library to v1.1.0

    PR reference: https://github.com/wlvpn/ConsumerVPN-Windows/pull/7

    31/08/2022

    • Removed support for the legacy insecure protocols L2TP, SSTP and PPTP.
    • Updated SDK library to v2.2.26

    PR reference: https://github.com/wlvpn/ConsumerVPN-Windows/pull/4

    15/07/2019

    • Updated readme.md
    • Renamed src/ConsumerVPN folder to src/App to make it look more generic.
    • Fixed code signing issues.
    • Improved customization process.
    • Fixed issues with build script.
    • Updated myget repo URL, it is not stackpath anymore.
    • Reworked settings saving.
    • Updated Language change translation.
    • Updated code that is responsible for fixing CLR bug with loading resources.
    • Changed lang version to v7.1.
    • Changed the startup logic so that the second instance check is actually done at startup instead of after the bootstrapper is run.
    • Use bloc instead of loc for datatemplate and styles to prevent memory leaking.
    • Updated SDK library to v2.0.30.

    PR reference: https://github.com/wlvpn/ConsumerVPN-Windows/pull/1

    In This Article
    Back to top VpnSDK v2 Documentation - © 2023 WLVPN