- Improved Checkpoints page indexing performance
- Fixed issue where Checkpoints page may not show all checkpoints after clearing search filter
- Fixed issue where Checkpoints page may show incorrect checkpoints for the given filter after changing pages
- Now uses cards like Model Browser
- Ability to manually check for update
- Updated CheckpointBrowserCardViewModel to be retrieved from DI container
- Updated ProgressViewModel base class to ViewModelBase