promotional bannermobile promotional banner

HealIQ - Smart Healing Suggestions for Restoration Druids

HealIQ is a smart healing suggestion addon for Restoration Druids. It shows real-time spell recommendations based on cooldowns, HoTs, and procs—helping you heal more effectively without automation or target selection.

File Details

v0.3.0

  • R
  • Oct 2, 2025
  • 125.04 KB
  • 1.9K
  • 11.0.7
  • Retail

File Name

HealIQ-0.3.0.zip

Supported Versions

  • 11.0.7

Files included in this release:

  • All Lua addon files
  • HealIQ.toc (addon metadata)
  • README.md, LICENSE, CHANGELOG.md, INSTALL.md

Installation:

  1. Download the HealIQ-0.3.0.zip file
  2. Extract to your WoW Interface/AddOns/ directory
  3. Enable the addon in-game

See INSTALL.md for detailed installation instructions.

Changelog:

[0.3.0] - 2025-10-02

Added

  • Add enhanced UI database initialization test coverage and improve user messages

Changed

  • Consolidate database validation patterns and reduce code duplication in UI functions
  • Further consolidate UI patterns - add checkbox/slider helpers and reduce duplication

Fixed

  • Fix UI database initialization timing issues and reduce defensive coding