Bitbar Versions Save

Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)

v2.0.38-beta

3 years ago
  • Fixed font size issues #623 #630 #663 - thanks @leaanthony

v2.0.37-beta

3 years ago

v2.0.36-beta

3 years ago
  • @leaanthony added "Start at Login" - #659 thanks @ucirello
  • @matryer fixed bug where list and select were fixed for variables type #673 - thanks @ramonmata
  • @matryer fixed bug where xbar would sometimes not restart automatically after update - #631
  • experimental: @leaanthony added a more passive experience for xbar updates #646 - thanks @chew-z

v2.0.35-beta

3 years ago
  • Default variables were being ignored unless you edited them (at which point the json vars sidecar file is created). Now, the defaults will be loaded each time. #669 - thanks @Joshfindit

v2.0.34-beta

3 years ago
  • Fixed bug where variables weren't being updated #668 #655 - thanks @nicolasff and @kawarimidoll
  • Fixed sub-menu styling #663 - thanks @gson88 and @leaanthony

v2.0.33-beta

3 years ago
  • Removed requirement for variables to have VAR_ prefix (although it is still recommended) #656 cc @picatz

v2.0.32-beta

3 years ago
  • bug fix: Directories are now ignored - #651 - thanks @gzphreak

v2.0.31-beta

3 years ago
  • Fixed bug where separators and nesting dashes were getting confused - #648 thanks @onaront

v2.0.30-beta

3 years ago
  • Clicking the little red "close" button now closes the xbar plugin browser - #647 thanks @ramonmata and @leaanthony

v2.0.29-beta

3 years ago
  • Changed "Preferences" menu to "xbar" because it contains more than preferences - thanks @magicus
  • Waiting ten seconds before checking for updates so the app doesn't block on startup - #646 thanks @chew-z
  • Menu bar items (in the top) now respect formatting (fonts, colours, etc) - thanks @leaanthony
  • On refresh, items go into a disabled state, rather than showing ... - prevents jitter
  • Fixed a bug where nested separators were being misunderstood - #648 thanks @onaront
  • The usual small tweaks and bug fixes