Back to Provenance

3196

.changelog/3196.md

3.3.1401 B
Original Source

Fixed

  • HomeView sort synchomeViewModel.sortAscending now stays in sync with viewModel.sortGamesAscending via onChange while the view is visible, not only on appear.
  • HomeView game resolution — Factored duplicate MD5-resolution logic into a single resolveGame(md5:) helper shared by liveGame(for:) and launchGame(md5:); added warning log when a game cannot be resolved.