mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Add ClearML Server 2.0.0 release notes and update AMIs (#994)
This commit is contained in:
23
docs/release_notes/clearml_server/open_source/ver_2_0.md
Normal file
23
docs/release_notes/clearml_server/open_source/ver_2_0.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: Version 2.0
|
||||
---
|
||||
|
||||
### ClearML Server 2.0.0
|
||||
|
||||
**New Features**
|
||||
* New look and feel: Full light/dark themes ([ClearML GitHub issue #1297](https://github.com/allegroai/clearml/issues/1297))
|
||||
* New UI task creation options
|
||||
* Support bash as well as Python scripts
|
||||
* Support file upload
|
||||
* New UI setting for configuring cloud storage credentials with which ClearML can clean up cloud storage artifacts on task deletion.
|
||||
* Add UI scalar plots presentation of plots in sections grouped by metrics.
|
||||
* Add UI batch export plot embed codes for all metric plots in a single click.
|
||||
* Add UI pipeline presentation of steps grouped into stages
|
||||
* Upgrade MongoDB major version to 6.x
|
||||
|
||||
**Bug Fixes**
|
||||
* Fix UI Model Endpoint's Number of Requests plot sometimes displays incorrect data
|
||||
* Fix UI datasets page does not filter according to project when dataset is running
|
||||
* Fix UI task scalar legend does not change colors when smoothing is enabled
|
||||
* Fix queue list in UI Workers and Queues page does not alphabetically sort by queue display name
|
||||
* Fix queue display name is not searchable in UI Task Creation modal's queue field
|
||||
Reference in New Issue
Block a user