mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-12 07:25:44 +00:00
3.2 KiB
3.2 KiB
title |
---|
Version 1.10 |
ClearML Server 1.10.0
New Features and Improvements
- Additional model information
- Add Lineage tab to UI model page, which displays experiment that created model and lists experiments that use the model ClearML GitHub issue #810
- Add Plots and Scalars tabs to UI Model page
- Add project hierarchy view for ClearML resources (pipelines, datasets, hyper-datasets, reports) ClearML GitHub issue #724:
- Flat view - all objects displayed side-by-side
- Nested view - objects grouped by containing projects.
- Add archived experiment inclusion in UI experiment comparison ClearML GitHub issue #795
- Update ElasticSearch image to 1.17.7 ClearML Server GitHub issue #183
- Add reported plot support for multiple color formats
- Add running tasks to UI project overview metric snapshot
- Improve UI Reports:
- Add option to upload and embed images from PC
- Add option to embed experiment comparison parallel coordinates plots and full screen debug sample
- Add UI indicator to hidden resources when "Show hidden projects" is enabled
- Add Experiment comparison UI parallel coordinate plots full screen view
Bug Fixes
- Fix UI scalar plot smoothing is biased towards initial value ClearML Server GitHub issue #180
- Fix UI experiment plot comparison not merging plots
- Fix UI reports search bar doesn't search report descriptions
- Fix UI reports search bar does not close after result is selected
- Fix UI user preferences don't persist in duplicate tab or after logout/login
- Fix UI pipeline step names are cropped with no available tooltips
- Fix refreshing UI console output scrolls away from latest entries
- Fix UI experiment artifact list not updated upon artifact deletion
- Fix UI experiment comparison Hyperparameters tab scroll erratic behavior in Firefox
- Fix UI console log partially showing pipeline log entries
- Fix can't move UI Report to root project
- Fix queue isn't selected when name is clicked in the UI enqueue modal
- Fix turning off filter in UI experiment table does not persist
- Fix UI plot lines appearing in wrong places in plot
- Fix newly created dataset tags missing from dataset filter tag list
- Fix unclear text in UI plots downloaded as PDF/PNG
- Fix UI global search incorrectly returns 0 Dataset/Reports count
- Fix long named reports flash upon hover
- Fix disappearing UI scalar graph when "Group by" is set to "None"
- Fix UI experiment plots horizontal axis units change to "Iterations" when refreshed
- Fix UI scalar graphs do not update when horizontal axis units are changed
- Fix tooltip does not appear when hovering over name in UI breadcrumbs
- Fix UI experiment scalar smoothing does not persist in plot fullscreen
- Fix newly created report tags missing from report filter tag list
- Fix reports names can contain a "/"
- Fix My work / Team work filter selection does not persist upon app refresh