promotional bannermobile promotional banner

Mythic Keystone

Track your alts', party and guild keystones directly in the LFG frame — with auto-slot and countdown start.

File Details

V120001-7

  • R
  • Apr 5, 2026
  • 13.03 KB
  • 231
  • 12.0.1+1
  • Retail

File Name

MythicKeystone-V120001-7.zip

Supported Versions

  • 12.0.1
  • 12.0.0

MythicKeystone

V120001-7 (2026-04-05)

Full Changelog Previous Releases

  • refactor(alts): replace goto with conditional statement in UpdateAltsFrame
    Simplifies the loop control flow by wrapping the character entry processing in an if-statement instead of using a jump label.
  • fix: guard nil DB and class before use to prevent Lua errors
  • chore: remove leftover .github and .vscode folders from submodule directories
  • feat: send thank you message at the end of the dungeon if player owns the key
  • feat: trigger Blizzard countdown when clicking the countdown button
  • chore: merge deploy scripts at root and add monorepo README