Releases: matryer/xbar
Releases · matryer/xbar
v2 beta 4
- Added streaming through stdout
- Added drop to plugin (OS X 10.10 and later)
- Added support for multi-line titles thanks to @ganeshv - #324
- Added checkmark parameter
- Save plugin screenshots via the URL scheme
- Added demo mode
- For one click status bar action, the menu shows when pressing the alt key
- Fixed a crash when setting
root=true
v2 beta 3
- Added streaming through stdout
- Added drop to plugin (OS X 10.10 and later)
- Save plugin screenshots via the URL scheme
- Added demo mode
- For one click status bar action, the menu shows when pressing the alt key
- Fixed a crash when setting
root=true
v2 beta 2
- Added streaming through stdout
- Added drop to plugin (OS X 10.10 and later)
- Save plugin screenshots via the URL scheme
- For one click status bar action, the menu shows when pressing the alt key
- Fixed a crash when setting
root=true
v2 beta 1
- Added streaming through stdout
- Added drop to plugin (OS X 10.10 and later)
- For one click status bar action, the menu shows when pressing the alt key
- Fixed a crash when setting
root=true
v1.9.1
v1.9.0
- Restored distributable BitBar
- BitBar now requires OS X 10.7 to fix a crash on refresh and wake from sleep
- Added support for single click action from the status bar (
href
,bash
andrefresh
) - Added support for separators in sub menus
- Added update check (Preferences menu will show you when there's a newer version available)
- Various other bug fixes
v1.8.0
v1.7.0
v1.6.0
- Added distributable BitBar to allow you to bundle a BitBar app with plugins, and distribute a tamper free version.
- Added ability to refresh plugins remotely via the URL scheme - #149 and #216
- Integration with Slack - please join us:
- Added ability to hide Preferences menu.
- Small UI improvements based on feedback from lovely users just like you.
- Updated dependencies to fix crash and memory leak.
- See a complete list of all changes in this release
v1.5.1
Features:
- Added
trim=false
option to give plugin authors control of whitespace - #182 - Added
alternate=true
option to allow option key menu items - #218 - Tasks now run in background (preventing menu bar items from locking) - #181
- Plugins will reset on wake from sleep - #184
- Added URL scheme for opening and downloading plugins - #224
Other: