2.1.0 BETA 1
Pre-release
Pre-release
Changelog:
- New: Folding/accordion menu sections with
fold=trueparameter #412 #480 - New: Live menu updates
- New: Packaged plugin support —
.swiftbardirectories as self-contained plugins #481 - New: Badge support for menu items #460
- New: stdin actions for streamable plugins #461
- New:
alwaysVisiblemetadata option to prevent auto-hiding menu items #475 - New:
xbar.varplugin variables support #469 - New: Improved plugin variables UI with stacked layout #468
- New: Kitty terminal support #466
- New: Zoom level property for web views #435
- New: SF Symbols variable color support #405
- Fixed: Memory leaks in status bar item creation and menu rebuilds #477 #476
- Fixed: Menubar icon disappearing after initial setup #429
- Fixed: Menu bar item stability and plugin reload ordering #458
- Fixed: Text color on actionless menu items #465
- Fixed: Plugin browser selection handling #462
- Fixed: Tab handling in text #455
- Fixed:
SWIFTBAR_PLUGINS_PATHbeing empty #473 - Fixed:
SWIFTBAR_PLUGIN_REFRESH_REASONstuck at MenuOpen #453 - Fixed: Execute all menu item actions #471
- Fixed: Terminal command execution across terminals #456
- Fixed: Shortcut handle partially ignoring script metadata #438
- Fixed: Environment variable parsing/escaping #445
- Fixed: Multi-line display overflow #444
- Fixed: Plugins without schedule not refreshing on sleep #443
- Fixed:
.swiftbarignorenot working #436 - Fixed: Multiple listings for a single script #437
- Fixed: tcsh export regression #434
- Fixed: Light/dark images parameter in dropdown menu #399
- Fixed: Text vertical alignment #401
- Fixed: Launch at Login not working as expected #425
- Fixed: Intermittent crash on M2 Ventura (EXC_BAD_ACCESS) #427
- Fixed: Stale update warning timing #422
- Fixed: Reuse menu items instead of recreating them #467
External Contributions
- Added badge support to menu items by @andyearnshaw in #460
- Fixed memory leaks in status bar item creation and menu rebuilds by @wojo in #476
- Simplified display of images in Plugin Repository by @Gabe-Mitnick in #448
- Clarified README regarding multi-parameter separator by @seren in #474
Full Changelog: v2.0.1...v2.1.0-beta-1