{ "version": "v0.9.1", "date": "2026-06-22", "title": "Leaderboard & Result Live Updates Fix", "layout": "default", "sections": [ { "type": "fix", "label": "Fixes", "emoji": "🔧", "items": [ { "text": "Fixed Leaderboard and Result not updating automatically when players submitted scores" }, { "text": "Fixed TG Result never posting when a borrowed/shared character was used — attendance is now correctly tracked to the actual player, not just the character's owner" }, { "text": "Fixed ATK / DEF / Heal stats not displaying on some Result layouts" }, { "text": "Fixed a data inconsistency that could cause class icons to disappear from W.Rank or TG history entries" } ] }, { "type": "technical", "label": "Under the hood", "emoji": "🛠️", "items": [ { "text": "Unified score submission onto a single internal system — previously two parallel systems existed, and only one of them triggered live updates" }, { "text": "Consolidated duplicate internal data types that had drifted out of sync with each other" } ] } ], "examples": [] }