Skip to content

v1.8.0

Choose a tag to compare

@jkhenning jkhenning released this 29 Nov 16:22
· 329 commits to master since this release

New Features and Improvements

  • Add mongo username and password authentication (#162, thanks @west789!)
  • Add worker to services queue in k8s/helm deployment (#140)
  • Support /-delimited project names for on-the-fly nested project creation in UI operations (#151)
  • Add keyboard shortcut iteration navigation in full screen view of debug samples and plots
  • Add "Don't show again" option for UI notification when archiving tasks (#149)
  • Add task reset/delete modal automatically closes when no additional information is provided
  • Add parent project name in UI dataset and pipeline cards
  • Move UI plot legends to bottom of plot

Bug Fixes

  • Fix task artifacts not deleted from file server when task deleted via UI (clearml/clearml#801)
  • Fix deleting pipeline projects via UI fails (clearml/clearml#798)
  • Fix multiple selection with Shift key in UI experiment table not working (#139)
  • Fix disappearing user filter in UI "All Experiments" table (clearml/clearml-web#33)
  • Fix UI Dashboard missing My Work / Team Work filter
  • Fix navigating to Scalars and Plots tabs in UI experiment comparison freezes browser
  • Fix project stats do not exclude dataset and annotation tasks
  • Fix sub-project with no experiments displayed as "undefined" in parent project page
  • Fix maximizing UI combined scalar plots displays split scalar plots
  • Fix adding description to UI dataset does not work
  • Fix empty "parent" field in task cloned in UI
  • Fix running UI application instances can be deleted
  • Fix queue option list does not open in UI enqueue modal