File Details
HealLite.zip
- R
- Jun 19, 2026
- 30.38 KB
- 2
- 12.0.7
- Retail
File Name
HealLite.zip
Supported Versions
- 12.0.7
HealLite — Changelog Since Initial Release
v1.0.1
Click-Casting Fixes
- Fixed Auto Target behavior.
- Auto Target now correctly targets the clicked player card before casting.
- Spells now cast on the clicked card even when Auto Target is off.
- Replaced invalid
@unitmacro targeting with@mouseover, which correctly resolves to the unit frame being clicked.
Spell Picker Improvements
- Fixed missing valid spells such as Lay on Hands.
- Spell collection now accepts spells known through either
IsSpellKnownOrOverridesKnownorIsPlayerSpell. - Preset loading uses the same improved spell availability check.
- Spell collection now accepts spells known through either
- Added manual spell-name fallback.
- If a spell does not appear in the picker, users can type the exact spell name and choose Use exact name.
- The addon attempts to resolve the typed spell name for icon and tooltip support.
Modifier Support
- Added combined modifier layers:
- Shift + Ctrl
- Shift + Alt
- Ctrl + Alt
- Shift + Ctrl + Alt
- Modifier dropdown now supports all single and combined modifier options.
- Attribute cleanup now handles combined modifier bindings so old/stale bindings are cleared correctly.
Known Limitation
- TAB cannot be used as a modifier because WoW’s secure click-cast system only supports true modifier keys such as Shift, Ctrl, and Alt.

