v1.1.3
π What's New in v1.1.3
π Comprehensive MTGA Formats Coverage
β’ Full GRE parser categorization and database normalization for all MTGA formats: Standard, Standard Brawl, Brawl, Alchemy, Historic, Timeless, Explorer, Draft, Sealed, Bot Match (Sparky/Practice), Direct Challenge, Midweek Magic, and Gladiator.
β’ Dynamically populated format filter dropdowns across the Dashboard and Match History.
β’ Extended mana-pip-themed badge palettes with distinct, recognizable colors for each format.
β’ Extended commander detection in Match History, Full Match Inspector, and Live Match HUD to all Brawl format variants (Standard Brawl & Brawl).
β’ High-priority event categorization ensuring Midweek Magic special events (e.g. Historic Pauper, Brawl, Alchemy) correctly resolve as Midweek Magic.
π Dashboard Trending Win Rate Graph Overhaul
β’ Dynamic Dropdown Selector: Styled dark dropdown filter supporting 5 distinct time windows:
Today: Hourly wins & losses bar graph.Past 7 Days: Daily bar graph + daily rolling trend line.Past 30 Days: Daily bar graph + daily rolling trend line.Past 12 Months: Week-by-week aggregated bar graph + weekly rolling trend line.All Time: Month-by-month aggregated bar graph + monthly rolling trend line.
β’ Dual-Colored Threshold Trend Line: Vibrant green (#22C55E) above 50% and vibrant red (#EF4444) below 50% with an exact 50% threshold alignment and subtle transition blend.
β’ Background Area Wash: Subtle horizontal time-series area shading under the trend line matching the win rate status (green above 50%, red below 50%).
β’ Histogram Outlines: Clean white borders around win and loss bars for distinct separation.
β’ Snappy Transitions: Zero-lag filter switching.
π€ Bot Matches & "Selected Deck" Fingerprint Resolution
β’ Multi-source deck catalog ingestion and match card fingerprint resolution in SQLite to automatically resolve bot/precon matches to their genuine names (e.g. 'MonoWhite - Auras (Standard)').
π Documentation & User Manual Overhaul
β’ Comprehensive update of USER_GUIDE.md and README.md covering the First-Time Setup Wizard, startup card database sync, 3-column decklist expansion, image cache management, database backup exports, and format coverage.
π One-Line Web Installer
Install or update Rhystic Tracker on any Linux system:
curl -sSL https://raw.githubusercontent.com/Balthazzahr/Rhystic-Tracker/main/install.sh | bash