promotional bannermobile promotional banner

BazBrokerWidget

A LibDataBroker display for BazWidgetDrawers — every LDB feed becomes a dockable widget.

File Details

007

  • R
  • May 1, 2026
  • 15.76 KB
  • 39
  • 12.0.5
  • Retail

File Name

BazBrokerWidget-007.zip

Supported Versions

  • 12.0.5

BazBrokerWidget

007 (2026-05-01)

Full Changelog Previous Releases

  • Add SPDX-License-Identifier: GPL-2.0-or-later headers to every .lua and .xml source file in the addon (skipping Libs/ and _legacy/). The repo already declared GPL v2 via the LICENSE file at the root and X-License: GPL v2 in the .toc, but per-file SPDX annotations are the modern best practice (REUSE compliance, machine-readable license scanning, GitHub linguist detection) and bring this repo in line with the suite-wide convention. The line is a single comment at the top of each file - zero functional impact. Existing UTF-8 BOMs and original line endings are preserved. No code changes, header-only sweep, bump to 007