github FelixKratz/SketchyBar v2.8.0
Query System Rework

latest releases: v2.21.0, v2.20.1, v2.20.0...
22 months ago

This release contains a rework of the query system. The JSON structure of the query system has changed in this release, so if you have been relying on this in your plugins this is a minor breaking change, which is easy to fix.

New

  • Query System now supports all properties and they are returned in the same grouping as seen in the documentation. Using jq, this allows to access the properties almost in the same syntactical way as they are set. (#55)

Fixes

  • Fix a bug with bracket paddings (#211)
  • Fix a bug with click registration in brackets (#216)
  • Dynamically assigned spaces are now fully disabled if they are not available

Full Changelog: v2.7.4...v2.8.0

Don't miss a new SketchyBar release

NewReleases is sending notifications on new releases.