File Details
v5.22.39
- R
- Apr 19, 2026
- 9.54 MB
- 25
- 12.0.1
- Retail
File Name
WeakAuras-v5.22.39.zip
Supported Versions
- 12.0.1
v5.22.39 (2026-04-19)
Highlights
Fix GetSpellCooldownDuration nil handling: nil means spell is ready
GetSpellCooldownDuration returns nil when no active cooldown exists (spell is off CD). The previous code treated nil as 'on cooldown' causing showOnReady auras to never activate. Treat nil as ready.
Commits
Anoniomouse (1):
- Fix GetSpellCooldownDuration nil handling: nil means spell is ready