mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 13:21:46 +00:00
Add release note (#339)
This commit is contained in:
parent
edd3913524
commit
a16f121a71
@ -5,6 +5,7 @@ title: Version 1.7
|
||||
### ClearML Server 1.7.0
|
||||
**New Features and Improvements**
|
||||
* Add “Sync comparison” to UI experiment debug samples comparison: Control metric/iteration for all compared experiments [ClearML GitHub issue #691](https://github.com/allegroai/clearml/issues/691)
|
||||
* Support serving UI from a non-root path of the ClearML Server [ClearML Helm Charts issue #101](https://github.com/allegroai/clearml-helm-charts/issues/101) & [ClearML Server issue #135](https://github.com/allegroai/clearml-server/issues/135).
|
||||
* Add UI option for hiding “secret” experiment container arguments [ClearML Server GitHub issue #146](https://github.com/allegroai/clearml-server/issues/146)
|
||||
* Add UI tables switch to detail mode through double-click [ClearML Server GitHub issue #134](https://github.com/allegroai/clearml-server/issues/134)
|
||||
* Add customizable user activity timeout for UI logout
|
||||
@ -15,7 +16,7 @@ title: Version 1.7
|
||||
|
||||
**Bug Fixes**
|
||||
* Fix UI experiment Hyperparameter tab’s inefficient use of screen real estate [ClearML GitHub issue #705](https://github.com/allegroai/clearml/issues/705)
|
||||
* Fix navigating to an archived experiment's configuration causes UI to return to non-archived view [ClearML GitHub issue #148](https://github.com/allegroai/clearml-server/issues/148)
|
||||
* Fix navigating to an archived experiment's configuration causes UI to return to non-archived view [ClearML Server GitHub issue #148](https://github.com/allegroai/clearml-server/issues/148)
|
||||
* Fix metric storage failure when large amount of metrics logged
|
||||
* Fix UI plots downloaded as PNGs don't contain legends
|
||||
* Fix UI plot colors can’t be changed when colors are specified in code
|
||||
|
Loading…
Reference in New Issue
Block a user