Skip to content

NE Stats v1.1.12

Choose a tag to compare

@github-actions github-actions released this 28 Aug 16:47
· 7 commits to master since this release
ee2804c

NE Stats v1.1.12

Changes since v1.1.11.

Merged pull requests

#142 feat: add option to hide frame buttons

Summary

  • add a profile-level Show frame buttons option under Frame settings
  • hide the U / R / M priority buttons and lock button when disabled
  • remove the controls' reserved layout space while hidden
  • localize the new option for all supported locales
  • add unit coverage for controls sizing
  • bump addon version to 1.1.12

Validation

  • git diff --check
  • verified the locale key exists in all 12 locale files
  • GitHub Actions will run Lua 5.1 syntax checks, luacheck, and busted

#143 chore: refresh WoW API docs (build 12.1.0.69497)

Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.

Included commits

  • 90776e6 chore: refresh WoW API docs (build 12.1.0.69497)
  • ee2804c feat: add option to hide frame buttons (#142)