Releases: CoderZCC/VPNMenuBar
Releases · CoderZCC/VPNMenuBar
v0.2.1
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.appOr download VPNMenuBar-0.2.1.zip below, unzip, and copy to /Applications.
v0.2.0
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.