Skip to content

Releases: CoderZCC/VPNMenuBar

v0.2.1

13 Apr 11:29

Choose a tag to compare

What's New

  • Redesigned status bar icon: white rounded-rect badge with cutout shield + colored status dot
  • Onboarding: gateway and server cert pin are now required fields
  • Settings: save closes the window and auto-reconnects; save button disabled when unchanged
  • About window: shows version, build number, copyright and GitHub link

Install

git clone https://github.com/CoderZCC/VPNMenuBar.git
cp -R VPNMenuBar/VPNMenuBar.app /Applications/
xattr -dr com.apple.quarantine /Applications/VPNMenuBar.app

Or download VPNMenuBar-0.2.1.zip below, unzip, and copy to /Applications.

v0.2.0

13 Apr 11:00

Choose a tag to compare

What's New

  • Auto-update via Sparkle — the app now checks for updates automatically and installs them with one
    click from the menu bar
  • Check for Updates menu item — manually trigger an update check anytime

Install

Download VPNMenuBar-0.2.0.zip, unzip, drag to /Applications, then run:
xattr -dr com.apple.quarantine /Applications/VPNMenuBar.app

See INSTALL.md for the full walkthrough.