Skip to content

v1.4.0

Choose a tag to compare

@jkhenning jkhenning released this 18 Apr 14:33
· 425 commits to master since this release

New Features and Improvements

  • Allow serving with a URL path prefix (#119, thanks @AndolsiZied!)
  • Allow overriding clearml web git url on build (#122, thanks @AndolsiZied!)
  • Ensure agent-services waits for API server to be ready (#113, thanks @mmiller-max!)
  • Add filter to UI experiment table "Project" column (clearml/clearml#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 (clearml/clearml#81 (comment))
  • Improve series name truncation behavior in UI scalar plots (clearml/clearml#562)

Bug Fixes

  • Fix server limiting image and artifact upload size (clearml/clearml#606)
  • Fix server unnecessarily displays deletion error message (#112)
  • Fix UI experiment comparison sections overly wide for many tag experiments (clearml/clearml#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/clearml#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 (#120)