mirror of
https://github.com/clearml/clearml-docs
synced 2025-01-31 14:37:18 +00:00
2.4 KiB
2.4 KiB
title |
---|
Version 1.4 |
ClearML Server 1.4.0
New Features and Improvements
- Allow serving with a URL path prefix ClearML Server GitHub issue #119
- Allow overriding clearml web git url on build ClearML Server GitHub Pull Request #122
- Ensure agent-services waits for API server to be ready ClearML Server GitHub issue #113
- Add filter to UI experiment table "Project" column ClearML GitHub issue #529
- Add filters to UI model table custom metadata columns
- Improve UI table object selection. Add buttons and context menu actions to switch between table and info panel mode
- Add task detail header to UI experiment comparison debug image section addressed in ClearML GitHub issue #81 (comment)
- Improve series name truncation behavior in UI scalar plots ClearML GitHub issue #562
Bug Fixes
- Fix server limiting image and artifact upload size ClearML GitHub issue #606
- Fix server unnecessarily displays deletion error message ClearML Server GitHub issue #112
- Fix UI experiment comparison sections overly wide for many tag experiments ClearML GitHub issue #594
- Fix model name display in UI pipeline run info panel
- Fix UI pipeline run info panel missing artifacts and models sections
- Fix UI pipeline run info panel displays unneeded resource utilization metrics
- Fix UI project cards missing task summary values
- Fix pipeline tag colors can't be changed in UI pipeline page
- Fix pipeline run UI page not displaying pipeline steps ClearML GitHub issue #618
- Fix breadcrumb links don't navigate anywhere
- Fix horizontal scroll in UI experiment table causes column headers to jump
- Fix removing UI table column creates a blank column
- Fix internal server error (500) on
events.get_scalar_metrics_and_variants
ClearML Server GitHub issue #120