You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed false-positive dispel indicators displaying non-dispellable debuffs (e.g. Diseases on Priests) when "Only show debuffs dispellable by me" is enabled, by restoring the Blizzard API filter as the primary source of truth.
Isolated Shaman Poison dispel: Poisons remain correctly recognized as dispellable using internal fallbacks, bypassing Blizzard API filtration limitations.
Restored proper user filter ('Only show debuffs dispellable by me') enforcement on secret/private auras within the debuff handling pipeline.
Fixed taint-related LUA errors (attempt to compare secret values in PartyMemberFrame, TextStatusBar, and UnitFrame) when Blizzard imperatively updates hidden party and pet frames while the execution thread is tainted by Cell.
The “Left” gradient option has been added to the Private Dispel Overlay, and the bug that prevented the “Bottom” gradient from appearing has been fixed.