Skip to content

Releases: aequitas/macos-menubar-wireguard

Fix config paths when brew prefix is overridden (@eisaev)

12 May 10:00
Compare
Choose a tag to compare
1.26

Fix config paths when brew prefix is overridden

Universal binary and using default Homebrew prefix for newer systems

31 Jan 14:58
Compare
Choose a tag to compare
1.25

Update to current homebrew prefix path used by wireguard

Remove wireguard branding

17 Feb 13:04
Compare
Choose a tag to compare
1.24

Switch to neutral logo

Fix menu placement when having long details

25 Jan 22:10
Compare
Choose a tag to compare
1.23

Don't count changes to Info.plist (version bumps)

Fix/test reading configuration content in /usr/local/etc/wireguard

12 Jan 19:00
Compare
Choose a tag to compare

1.21

10 Jan 21:03
Compare
Choose a tag to compare

Include build versions in dist file.

1.20

10 Jan 20:52
Compare
Choose a tag to compare
  • Censor presharedkey

Notify user if a tunnel change action failed.

09 Jan 22:28
Compare
Choose a tag to compare

1.17

09 Jan 20:18
Compare
Choose a tag to compare
  • Case insensitive configuration reading
  • Move WireGuard installed validation to Helper (prevents warning when using custom installation location)
  • Sensor privatekey in configurations
  • Refactor how menu is generated

Allow overriding wg-quick and Homebrew prefix path

06 Jan 19:00
Compare
Choose a tag to compare

Notice: setting a different path for wg-quick or Homebrew prefix might result in a warning that WireGuard is not installed. This warning can be ignored.

Warning: setting a different path for wg-quick or Homebrew prefix that contains files or directories writable by non-root users will pose a serious risk as this allows a unprivileged user to gain full control of your system. Change these settings at your own risk!

To set a different path for the wg-quick binary run:

 sudo defaults write WireGuardStatusbarHelper wgquickBinPath /opt/local/bin/wg-quick

To set a different path for the Homebrew prefix run:

 sudo defaults write WireGuardStatusbarHelper brewPrefix /opt/local/