File Details
v2.0.0
- R
- Apr 16, 2026
- 26.08 KB
- 37
- 12.0.1+1
- Classic TBC + 1
File Name
LootPro.2.0.0.zip
Supported Versions
- 12.0.1
- 2.5.5
## [2.0.0] - 2026-04-15
### Added
- **Burning Crusade Classic Anniversary (2.5.5) support** via separate `LootPro_BCC.toc`
- `IS_RETAIL` and `IS_BCC` flags on the addon namespace for client-aware code paths
- BCC-compatible UI frame builder (`CreateVersionedMainFrame`) for clients without modern frame templates
### Fixed
- Loot quality filter no longer silently drops freshly-looted items whose quality isn't cached yet (fail-open behavior)
- BCC: `SetBackdrop` no longer errors on the main settings frame (added `BackdropTemplate` mixin)
- BCC: Welcome text now centers correctly within its bounding box

