Releases: rrva/openconnectui2
Releases · rrva/openconnectui2
1.754
Detect disconnected state better
With the new vpnc-script integration the disconnect message from openconnect changed to
User cancelled (SIGINT/SIGTERM); exiting. Ensuring that the connection icon correctly reflects that.
1.747
Use vpnc-script both on connect and disconnect
Previously there were some issues launching vpnc-script on disconnect since openconnect is set to drop privileges after starting. Now we start vpnc-script over our privileged helper tool instead.
1.703
- Send password in a cleaner way, hopefully avoiding encoding issues
- vpnc-script can be installed in etc/vpnc directory
- Detect password problems better
1.680
- Show alert if running from a read-only location
- Disable connect/disconnect menu items when already connected/disconnected
1.656
Previous release contained a bug which made it always download an update even if newest already installed
1.654
- Change the status icon to disconnected any time the openconnect process exits
- Make the updater window less anonymous
1.642
Properly check helper installation
1.640
Helper not properly installed on first installs