promotional bannermobile promotional banner

Wheelson

A Mythic+ group maker

File Details

v2026.3.31.0

  • R
  • Mar 31, 2026
  • 275.00 KB
  • 8
  • 12.0.1
  • Retail

File Name

Wheelson-v2026.3.31.0.zip

Supported Versions

  • 12.0.1

Wheelson

v2026.3.31.0 (2026-03-31)

Full Changelog Previous Releases

  • fix: accept accented characters in community roster name validation (#120)
    The ValidateCommunityName pattern used %a which only matches ASCII
    letters, rejecting valid WoW names with accented characters (e.g.
    Müzaka). Extend the character class with \128-\255 to match non-ASCII
    UTF-8 bytes.
    Closes #119
    Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com