Releases: matryer/xbar
Releases · matryer/xbar
v2.0.38-beta
- Fixed font size issues #623 #630 #663 - thanks @leaanthony
v2.0.37-beta
- @leaanthony did some good work re matryer/xbar-plugins#1567
- @matryer did some improvements to #631 including adding a "Update automatically" option
v2.0.36-beta
- @leaanthony added "Start at Login" - #659 thanks @ucirello
- @matryer fixed bug where
list
andselect
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
- 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
- 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
v2.0.32-beta
v2.0.31-beta
v2.0.30-beta
- Clicking the little red "close" button now closes the xbar plugin browser - #647 thanks @ramonmata and @leaanthony
v2.0.29-beta
- 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