Releases: Rainrider/oUF_Dispellable
Releases · Rainrider/oUF_Dispellable
12.0.0
oUF_Dispellable
12.0.0 (2026-02-03)
Full Changelog Previous Releases
Breaking Changes:
UpdateColoris now defined on the element instead of on thedispelTexturesub-widget.UpdateColoris now passed the unit and the dispellable debuff in place of the dispel type and the color components.UpdateColoris now called when no dispellable debuff is found.- Some of the callback arguments and some of the widget attributes are now secrets because of the API changes made by Blizzard in Midnight.
Added:
Dispellable.dispelColorCurve- acolor curve objectbased ofoUF.colors.dispelanddispelTexture.dispelAlpha(or 1 if not set)Dispellable.resetColor- acolor objectused to reset the colors of thedispelTextureand thedispelIcon.overlaysub-widgets when no dispellable debuff is found. Defaults to r = 1, g = 1, b = 1, and alpha equal todispelTexture.noDispelAlpha(or 1 if no dispelTexture is set)
Fixed:
- The element is now always updated, so that the layout does not have to hide the widgets explicitly
- The element is now updated when the currently found dispellable debuff is updated