Skip to content

Releases: sisve/openconnect-wrapper

v2025.01.12-50ae01f

12 Jan 18:43

Choose a tag to compare

  • Added support for Linux (tested on Ubuntu 24.04 Desktop)
  • Updated to .NET 8.0 LTS
  • Added banner with licensing information

v2024.03.20-9cfbee2

20 Mar 11:45

Choose a tag to compare

v2023.06.23-cbe7cf5

23 Jun 18:42

Choose a tag to compare

  • WIN: Verify that TAP-Windows is installed
  • WIN: When disconnecting, only remove routes belonging to the disconnecting interface, without touching identical routes on a separate interface
  • Verify that the program is executed with administrative privileges
  • Don't ask the user to fill in fields marked as hidden when presenting the authentication form

v2023.02.15-1830372

14 Feb 23:24

Choose a tag to compare

  • This release fixes routing issues on Windows when using split tunneling connections.
  • This release has no new functionality that affects Mac users.

Previously the routes where still active on the network interface, and would show up on next connection, causing problems if you connected to several vpns and changed the order of the connection. This release fixes this by going through the routes that were added during connection and remove them during disconnection.

The route cleanup is executed during disconnection. This means that if you are having this problem you will need to connect to your vpns as usual, and disconnect by pressing CTRL+C, to trigger the cleanup. Everything should work properly after that.

v2023.02.02-5d3477e

02 Feb 14:16

Choose a tag to compare

  • Support for WebView2 on Windows. This allows you to login to a VPN using Azure AD, or any other browser-based login flow.

v2023.02.01-618b4f0

01 Feb 00:03

Choose a tag to compare

  • Support for OSX
  • Mask password inputs

v2023.01.30-7333155

30 Jan 09:00

Choose a tag to compare

Updated readme