File Details
v1.12.4
- R
- May 10, 2026
- 1.25 MB
- 169
- 12.0.5+2
- Retail
File Name
SimpleRaidFrames-v1.12.4.zip
Supported Versions
- 12.0.5
- 12.0.1
- 12.0.0
# Simple Raid Frames
## 1.12.4 (2026-05-10)
- Added an option to tint the selected raid frame's selection highlight with the target's class color.
- Fixed health bars staying near-white after a player resurrected (e.g. Shaman Reincarnation), by re-coloring on UNIT_FLAGS / INCOMING_RESURRECT_CHANGED / PLAYER_UNGHOST / PLAYER_ALIVE so the bar updates after the dead-to-alive transition settles.
## 1.12.3 (2026-05-06)
- Fixed customized ready-check icons getting stuck after a ready check finished.
## 1.12.2 (2026-05-05)
- Added optional ready-check icon placement and size controls under Indicators.
- Reworked Aura Bars spell management into a class browser with Custom / Other auras separated.
- Fixed Aura Bars matching to scan live auras by exact spell ID, preventing duplicate bars for same-name auras.
- Fixed class-colored leader/assist icons using stale or displayed-unit class colors on recycled raid frames.
## 1.12.1 (2026-05-02)
- Added a UIDropDownMenu taint guard so settings dropdowns no longer block Blizzard community avatar textures.
- Stopped reapplying raid-frame hooks and settings when unrelated Blizzard addons load.
- Replaced the Reset All Settings StaticPopup with an addon-owned dialog to avoid tainting protected Blizzard confirmations.
## 1.12 (2026-05-02)
- Added support for WoW 12.0.5 (interface 120005).
- Removed the unused Private Auras settings tab.
- Restored the default health background color when the override is disabled, so leftover class coloring no longer sticks.
- Added an option to tint role icons with the unit's class color.
- Added separate options to tint leader/assist icons and status icons with the unit's class color.
- Added a Role Icon Style dropdown (Pixels / Blizzard); Blizzard icons are never class-tinted.
- Removed the Hide Realm Names toggle; realm suffixes are now always stripped.
- Refreshed default settings for new installs (no outline name font, class-tinted role icons with a 3,-3 offset, dark class health colors at 90%, class-colored health background, slim aura bars anchored top-right with the Flat texture).
- Enlarged the settings window, wrapped each tab in a scroll frame so content no longer hides behind the bottom bar, and added a Reset All Settings button beside Close.
- Removed the Auras settings tab and the standalone Hide Native Buff Icons toggle; native buff icons are now hidden iff aura bars are enabled.
- Removed all private aura handling; Blizzard now anchors and shows them with default behavior.
## 1.10 (2026-05-02)
- Updated heal absorb coloring to follow the active dark class color mode.
- Clamped heal prediction visuals inside the raid frame without relying on Blizzard's overflow ratio path.
- Kept dispel overlays above heal absorb visuals.
- Removed the range alpha setting and its related update hooks.
- Cleaned unused exports, outdated fallbacks, and duplicated refresh logic.