Skip to content

v1.1.1 — Marketplace badges, type filter & performance

Choose a tag to compare

@fross100 fross100 released this 23 Aug 15:50
· 30 commits to main since this release

New features

  • Marketplace verification badge — third-party plugin rows show a ✓ Verified or Unverified pill beside the plugin name, based on the marketplace catalog
  • View on marketplace — direct link to each listed plugin's marketplace page
  • Type filter — new dropdown (All types / Bar Widget / Panel / Overlay / Menu / Service / Bar / Other) that combines with the scope filter and search; non-canonical kinds group under Other

Performance

  • Snappy list scrolling: icon glyphs are memoized (no more per-row bar-tree walks), marketplace lookups reduced to one per row, the updates page now loads lazily, and a hover binding that fired warning bursts on every mouse move was fixed

Fixes

  • Descriptions wrap up to 3 lines; row actions (SOURCE / toggle / menu) stay vertically centered and never get pushed off-panel
  • Long plugin names elide safely; right margin stays clean
  • New preview banner

Full diff: v1.1.0...v1.1.1