Skip to content

10.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 22:31
· 16 commits to master since this release
f3a92dc

AdiButtonAuras

10.0.1 (2023-02-19)

Full Changelog Previous Releases

  • fix(core): account for updating unknown auras
    Apparently we get update data for stuff we don't know of yet ...
  • build: use env files instead of set-output
    See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
  • build: update actions versions
  • build: update toc for 10.0.5
  • refactor(core): account for the new UNIT_AURA payload
  • feat(rules): add Fury of the Aspects to the bloodlust rule
    Also remove rules for legendary rings from Warlords of Draenor.
  • feat(core): make item and spell id more readable in debug tooltips
  • build: bump toc for dragonflight
  • fix(core): add fallback for localized power name
    Drachtyrs' Essence is _G['POWER\_TYPE\_ESSENCE']
  • feat(rules): load evoker rules
  • fix(core): temporary workaround for options
    Use /aba to load them until I figure this out.
  • fix(core): update pet and stance bar hooks
  • fix(core): use TooltipDataProcessor for debug tooltips