{ "version": "v0.10.1", "date": "2026-07-31", "title": "Result Posting Fixes", "layout": "default", "sections": [ { "type": "fix", "label": "Fixes", "emoji": "🔧", "items": [ { "text": "`/tg-admin result post` now correctly reports when nothing was actually posted (e.g. no attendance/score data for that TG), instead of always claiming success" }, { "text": "Fixed a crash when posting a result for a TG containing a score with no class recorded (orphaned/deleted character) — now falls back to a placeholder instead of erroring out" }, { "text": "Fixed TG history files sometimes being saved with only the scores list, missing date/confirmed/K-D fields — caused `/tg result view` and `/tg result set` to fail on those TGs" } ] } ], "examples": [] }