promotional bannermobile promotional banner

KeyStoneMastery

A lightweight WoW addon for Mythic+ groups.

File Details

KeyStoneMastery v1.8.6

  • R
  • Apr 23, 2026
  • 2.59 MB
  • 297
  • 12.0.5
  • Retail

File Name

KeyMaster-1.8.6.zip

Supported Versions

  • 12.0.5
## [1.8.6] - 2026-04-22

### Fixed
- Fixed `ResolvePreferredStoreName` nil-call crash (`KeyMaster.lua:933`) by forward-declaring `GetNormalizedPlayerName` so early-scope calls bind to the local helper instead of global nil.
- Removed dead local declarations discovered during BugGrabber follow-up cleanup (`lastMismatchToastAt`, `ShowLocalToast`) while preserving runtime behavior.