EchoTools

Get instant alerts when LFG applicants arrive, and play custom sounds on any spell cast — all in one addon with a clean dark-theme UI.

File Details

EchoTools-2.2.5.zip

  • R
  • Jun 18, 2026
  • 106.66 KB
  • 46
  • 12.0.7+1
  • Retail

File Name

EchoTools-2.2.5.zip

Supported Versions

  • 12.0.7
  • 12.0.5

Changelog

[2.2.5] - 2026-06-18

Changed

  • Bumped TOC Interface to 120007 to match live client 12.0.7 "Revelations" (released 2026-06-16)

Disabled

  • InterruptTracker module: temporarily disabled via TOC pending 12.0.7 in-game verification. Re-enable by uncommenting Modules\InterruptTracker.lua and DB\InterruptData.lua in EchoTools.toc.

Notes

  • 12.0.7 API audit: no breaking changes for EchoTools at the API level.
    • Party-management functions moved to C_PartyInfo.* namespace — not used by this addon.
    • UnitGUID / UnitAura / health-power APIs now return nil instead of raising errors for PvP-restricted tokens — existing pcall guards already handle this gracefully.
    • UNIT_SPELLCAST_SUCCEEDED, castGUID parsing, and the secret-value system are unchanged.