Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 15:19
· 42 commits to main since this release

v1.2.0 — Ranked Breakdown & Performance Overhaul

What's New

  • Ranked Breakdown — New gated ranked tab with full match history tracking
    • Server-side UID allowlist for security
    • Local SQLite storage with idempotent dedup
    • Overview with RP progression chart and session cards
    • Legends tab showing per-legend win rate, K/D, and playtime
    • Maps tab with legend breakdowns by map
    • History tab with day grouping, session detection, and mode filter
    • Match detail sheet with full tracker breakdown
    • Split/week navigation with full session data export/import
    • 10-minute auto-refresh + manual pull-to-refresh

Improvements

  • App bundle size reduced by 67% via WebP asset conversion
  • Prevented unnecessary UI rebuilds from unrelated settings changes
  • Rank badge images now cached locally, reducing flicker on reload
  • Improved color contrast for accessibility (WCAG 2.1 AA)
  • Fixed bug where duplicate trackers in a single match would incorrectly count stats
  • Faster ranked data aggregation with optimized filtering
  • Updated bug report format
  • Updated app logo

Full Changelog: v1.1.0...v1.2.0