File Details
0.8.2
- R
- Apr 27, 2026
- 239.84 KB
- 2.4K
- 12.0.5
- Retail
File Name
WoWtility-0.8.2.zip
Supported Versions
- 12.0.5
[0.8.2] - 2026-04-27
Fixed
- iLvl: Fixed a Lua error ("Secret values are only allowed during untainted execution") that could spam the chat when an inspect completed while a tooltip held a tainted unit token. The tooltip refresh path now safely handles tainted unit tokens, and the inspect frame + UNIT_CONNECTION handlers were similarly hardened against the same class of error.
- AutoSell / LFG Filter: Defensively guarded NPC identity lookups (used to detect unsellable vendors like Delve supply merchants) and party-member class lookups (used by the Lust filters) against the same "secret values" taint class — these don't throw today but are exactly the kind of API call Blizzard has been retroactively flagging via hotfix.
- Loot UI: When a single quest awarded reputation to two factions at once (e.g. Guild + The Singularity), only one entry appeared in the popup and its amount was the sum of both — the two reps now display as separate rows with their correct individual amounts. Items produced from disenchanting, milling, prospecting, and crafting also now pop up in the loot window; previously the "You create: …" chat message was ignored and these items never appeared.

