mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 21:24:49 +00:00
31 lines
1.7 KiB
Markdown
31 lines
1.7 KiB
Markdown
|
---
|
||
|
title: Version 1.14
|
||
|
---
|
||
|
|
||
|
### ClearML Server 1.14.0
|
||
|
|
||
|
**New Features and Improvements**
|
||
|
* New UI experiment table comparative view: compare plots and scalars of all selected experiments
|
||
|
* Add UI experiment display of original python requirements along with actual packages used [ClearML GitHub issue #793](https://github.com/allegroai/clearml/issues/793)
|
||
|
* Add UI project metric snapshot support for multiple metrics
|
||
|
* Add compressed UI experiment table info panel mode displaying only experiment name and status
|
||
|
* Add "x unified" hover mode to UI plots
|
||
|
* Add experiment hyperparameter UI section dataset IDs link to datasets page
|
||
|
* Make all URLs clickable in UI experiment artifacts
|
||
|
* Redesign WebApp tabs: tabs now appear in UI header
|
||
|
* Add option to force setting original task as clone's parent when cloning a task
|
||
|
|
||
|
**Bug Fixes**
|
||
|
* Fix CVE-2023-45133 Web App vulnerability
|
||
|
* Fix "select all" in UI dataset archive displays count of all archived and unarchived experiments
|
||
|
* Fix hyperparameter keys with dots in their names displayed incorrectly in UI experiment table and task info
|
||
|
* Fix UI experiment scalar comparison raising error
|
||
|
* Fix "Project" column redundantly appears inside a specific project's model table
|
||
|
* Fix UI models with many labels slowing down web app
|
||
|
* Fix simple UI plots (scatter, bar, etc.) in experiment comparisons not merging by experiment
|
||
|
* Fix UI pipeline details panel does not display information
|
||
|
* Fix UI plot "Show/hide" legend button sometimes disappears
|
||
|
* Fix can't select root project in UI report creation modal when workspace has no projects
|
||
|
* Fix "load more" button displayed unnecessarily in UI object tables
|
||
|
* Fix archive action in UI dataset table archives unselected datasets
|