Releases: halo/macosvpn
Releases · halo/macosvpn
2.0.0 Ventura
1.0.3 Big Sur
Fixed a compiler warning that caused macosvpn
to crash with the error "Creating Keychain item failed" when creating Cisco services.
1.0.2 Catalina
The options --split
, --disconnectswitch
, and --disconnectlogout
now actually work.
1.0.1 Catalina
No code changes in this version.
Version 1.0.1 has all 3rd-party dependencies directly included in the repository. This makes it easier for homebrew.
1.0.0 Catalina
Breaking Changes:
- The
-ceups
and-leups
shortcut syntax was removed without replacement. Just use--cisco
or-c
etc. - Most of the exit codes have changed.
- Dropped support for macOS 10.9 and earlier
- The
delete
command now requiressudo
rather than asking for privileges in a GUI prompt. - Build with Xcode version 11
Features:
- Added
macosvpn delete --all
to remove all L2TP and Cisco VPN services.
Improvements:
- Refactored away all Objective-C code. Now everything is on Swift 5.
- Many long functions are now broken up into smaller files.
0.3.5 macOS High Sierra
No functional changes, just fixing a minor compiling error when using Xcode on El Capitan.
0.3.4 macOS High Sierra
0.3.3 macOS High Sierra
No functional changes since the previous version, only compatibility with Xcode 9 and thus macOS High Sierra 10.13
0.3.2 macOS Sierra
You can now configure "disconnect on logout/user switch" for L2TP
See #33
0.3.1 macOS Sierra
Version bump 0.3.0 -> 0.3.1