Skip to content

Releases: halo/macosvpn

2.0.0 Ventura

11 Nov 16:49
Compare
Choose a tag to compare

Compatibility with Ventura, see #58

(The executable attached below is a universal binary that works on both Apple Silicon and Intel Macs.)

1.0.3 Big Sur

25 Dec 14:18
Compare
Choose a tag to compare

Fixed a compiler warning that caused macosvpn to crash with the error "Creating Keychain item failed" when creating Cisco services.

1.0.2 Catalina

28 Jan 19:28
Compare
Choose a tag to compare

The options --split, --disconnectswitch, and --disconnectlogout now actually work.

1.0.1 Catalina

25 Dec 20:14
Compare
Choose a tag to compare

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

15 Dec 20:39
Compare
Choose a tag to compare

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 requires sudo 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

03 Jan 09:34
Compare
Choose a tag to compare

No functional changes, just fixing a minor compiling error when using Xcode on El Capitan.

0.3.4 macOS High Sierra

31 Dec 20:28
Compare
Choose a tag to compare

Just a new feature: you can now delete VPN services by name.

macosvpn delete --name MyVPN

See #36

0.3.3 macOS High Sierra

30 Sep 16:07
Compare
Choose a tag to compare

No functional changes since the previous version, only compatibility with Xcode 9 and thus macOS High Sierra 10.13

0.3.2 macOS Sierra

19 Aug 20:31
Compare
Choose a tag to compare

You can now configure "disconnect on logout/user switch" for L2TP

See #33

0.3.1 macOS Sierra

27 Dec 20:10
Compare
Choose a tag to compare
Version bump 0.3.0 -> 0.3.1