File Details
v5.22.48-beta
- B
- May 1, 2026
- 9.54 MB
- 11
- 12.0.5
- Retail
File Name
WeakAuras-v5.22.48-beta.zip
Supported Versions
- 12.0.5
v5.22.48-beta (2026-04-30)
Highlights
Fix charge-based spell triggers in restricted combat (WoW 12.x)
Cooldown triggers for charge-based spells (e.g. Purifying Brew) always returned charges=1 in restricted state because the duration==0 fallback is always true when GetSpellCooldown returns no spell-level cooldown.
Use IsUsableSpell (NeverSecret) instead when cooldowns are restricted, so charge availability reflects reality rather than always claiming a charge is ready.
Commits
Anoniomouse (2):
- Fix charge-based spell triggers in restricted combat (WoW 12.x)
- Revert build.yml beta exclusion — build-beta.yml already handles beta tags