Releases: rrva/openconnectui2
Releases · rrva/openconnectui2
1.813
1.812
1.794
Add maintainers (johanrydenstam, pagr)
1.792
Add some new maintainers (johanrydenstam, pagr)
1.791
1.783
- Restore DNS servers in more cases were the VPN DNS servers are still active even when openconnect has ended
- allow user names to be email addresses (#4)
- Do not use deprecated keychain API:s to store passwords. Passwords are still stored in the same location though (login keychain).
- Support for custom command-line arguments in the preferences (#3)
- More robust preference handling. Sometimes changing a preference required a restart for the new value to take effect.
- More graceful shutdown with a higher chance that openconnect runs vpnc disconnect cleanly
1.774
1.773
- DNS servers set by openconnect often remain after disconnecting. Try to restore them in a more generic way, using
networksetup -setdnsservers "Wi-Fi" Empty
Still there might be some more aggressive cleanup to do when you restart your system and openconnect fails cleaning up. I will handle that in a follow-up release.