• v3.0.1 5d74e0c935

    v3.0.1
    All checks were successful
    CI / build-and-test (push) Successful in 1m7s
    Stable

    joeyr released this 2026-07-07 20:16:14 -05:00 | 68 commits to main since this release

    Fixed

    • Scouting report: champions with an apostrophe now load their mastery and "On champ" stats. Champions such as Kai'Sa, Kha'Zix, Cho'Gath, Vel'Koz, Rek'Sai, Kog'Maw, Bel'Veth, and K'Sante failed to resolve to a champion id because the in-game Live Client Data API and the LCU champion list spell the apostrophe with different characters (a straight ' vs. a curly ’), and the name→id lookup was an exact string match. The affected player'''s row still showed rank and role, but Mastery and On-champ stats stayed blank. The lookup is now apostrophe- and punctuation-tolerant (it also covers spacing/period differences like "Dr. Mundo" and "Nunu & Willump").
    Downloads