Product update:
- Annotation workflows got a major upgrade: bulk delete and bulk relabel now work across selected images.
- Annotation import/export is much broader now: COCO, Pascal VOC, YOLO, LabelMe, CSV, TSV, CVAT XML, and JSONL.
- Version history is more useful: create snapshots, export snapshots, restore old versions, and delete snapshots directly from the UI.
- Restores are safer now: confirmation-based rollback flow with an automatic rollback snapshot created after restore.
- Team and project management UI was cleaned up: members, invitations, and version controls are more structured and easier to manage.
- GPU discovery got a solid upgrade: advanced filters, better grouped results, and a dedicated offer details modal.
- Training monitoring is more operational now: restart, stop, and kill-instance actions, plus better status polling and log handling.
- Training outputs are now easier to access: checkpoints and result files can be listed and downloaded from the dashboard.
- Infra work shipped too: client refactor, improved rate limiting, and Prisma index tuning around real query patterns.
- This push also added coverage with new tests around annotation clients, versioning, rate limiting, and GPU filtering.