File Details
Details_iLvlDisplay-v1.5.2
- R
- Jun 24, 2026
- 116.66 KB
- 2.5K
- 12.1.0+3
- Retail
File Name
Details_iLvlDisplay-v1.5.2.zip
Supported Versions
- 12.1.0
- 12.0.7
- 12.0.5
- 12.0.1
v1.5.2
Fixed
- Crash in the newest raids/instances (e.g. the Sporefall raid) while using Blizzard's built-in Damage Meter. In the new restricted content, enemy units on Blizzard's meter made it throw a secret-value error through the addon — repeatedly, throughout each fight . Every call into Blizzard's meter is now secret-safe, so it can't crash there anymore.
- Item-level tags on Details! bars survive leaving a group. Players who left now keep their cached name, so their tag reappears on its own within a couple of seconds instead of needing a
/reload.
Under the hood
- Hardened every remaining call into Blizzard's Damage Meter and all bar-width measurements against the 12.0 secret-value system — including the
/dilvl debugoutput — so nothing in restricted content can throw.
Full changelog and source code on GitHub