Skip to content

Releases: rrva/openconnectui2

1.754

09 Nov 06:39
Compare
Choose a tag to compare

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

08 Nov 23:10
Compare
Choose a tag to compare

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

31 Aug 22:31
Compare
Choose a tag to compare
  • 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

16 Jun 18:55
Compare
Choose a tag to compare
  • Show alert if running from a read-only location
  • Disable connect/disconnect menu items when already connected/disconnected

1.656

20 Mar 19:40
Compare
Choose a tag to compare

Previous release contained a bug which made it always download an update even if newest already installed

1.654

20 Mar 19:31
Compare
Choose a tag to compare
  • Change the status icon to disconnected any time the openconnect process exits
  • Make the updater window less anonymous

1.642

09 Mar 22:25
Compare
Choose a tag to compare

Properly check helper installation

1.640

09 Mar 21:33
Compare
Choose a tag to compare

Helper not properly installed on first installs

1.635

27 Feb 14:51
Compare
Choose a tag to compare

First release