Skip to content

3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 14:42
· 368 commits to master since this release
  • Added ship tier and icon to table
  • Added match history, which records all matches played and lets you view your performance (dmg, achievements, ribbons) afterwards
  • Added Replay Parser, used to extract information from replays
  • Added option to minimize to tray on close
  • Upgraded to Qt6
  • Reworked CSV writer
  • Reworked menu bar
  • Removed option to override replays folder
  • Added option to capture app snapshot
  • New backend with much faster loading time (also Stats Mode option in settings allows you to change where the stats displayed are fetched from)
  • Switched logging to spdlog
  • Fix window moving on restart
  • Fix removal of old updater files
  • Lots of internal changes & fixes