Skip to content

Releases: niklasbogensperger/openconnect-menu-bar

v2.0

20 Jan 15:25
Compare
Choose a tag to compare

Version 2.0 by Niklas Bogensperger:

  • re-added 2FA functionality via keychain-stored 2FA seed value and oath-toolkit
  • added disclaimers to the sections involving storing secrets in the macOS keychain

v1.0

14 Nov 15:10
Compare
Choose a tag to compare

Changelog in comparison to base version by Ventz Petkov (see README).

Version 1.0 (restarted versioning) by Niklas Bogensperger:

  • added proper adaptive (light/dark mode compatible) icon
  • added configuration and status details in dropdown menu
  • added uptime counter
  • added SwiftBar metadata for some improved functionality (backwards compatible with xbar (formerly BitBar))
  • added customization of the VPN name (short/long title)
  • modularized the code a bit
  • restructured the customization instructions
  • tweaked the sleep timer in the connect/disconnect function
  • removed 2FA code as it was unneeded for my use case
  • miscellaneous smaller tweaks and fixes