V1.2 release notes rephrase

This commit is contained in:
alnoam 2022-02-13 19:05:09 +02:00
parent a65b6030ea
commit 59a1a37e5a

View File

@ -10,7 +10,7 @@ title: Version 1.2
* Add tag exclusion filters in UI experiment and model tables
* Add "Clear Filters" functionality button to UI table filters
* Improve full screen scalar graph to display all data points
* Add UI experiment table options to select all experiments in a project or all experiments corresponding to table filters
* Add UI experiment table option for mass selection of out-of-screen items
* Improve experiment comparison UI:
* New experiment addition modal with table filtering and sorting
* Fix scalar selection being reset upon comparison contents change
@ -35,19 +35,19 @@ title: Version 1.2
* Fix auto-refresh resets vertical scroll in UI debug samples [ClearML GitHub issue #474](https://github.com/allegroai/clearml/issues/474)
* Fix manually run experiments cannot be edited in UI after being reset [ClearML GitHub issue #449](https://github.com/allegroai/clearml/issues/449)
* Fix UI Workers & Queues and Experiment Table pages display mismatching experiment runtime values [ClearML Server GitHub issue #100](https://github.com/allegroai/clearml-server/issues/100)
* Fix some UI plots disappear after task execution completion
* Fix UI plots sometimes disappear after task execution completion
* Fix UI experiment plots don't display some plots on a http server
* Fix failure to add Azure credentials through UI Settings page by new users
* Fix UI experiment table failing to clear selection of off-screen experiments
* Fix UI experiment table column resizing malfunctioning
* Fix UI table filters do not persist after page is refreshed
* Fix failure to create UI sub-project on-the-fly when cloning an experiment
* Fix UI table filters being reset after page is refreshed
* Fix failure to create a sub-project on-the-fly when cloning an experiment through the UI
* Fix UI project overview editing enabled when project is public
* Fix model deletion from UI "All Experiments" page navigates to model project's experiment table
* Fix missing "Project" custom column in "All Experiments" views of non-root projects
* Fix UI project cards' task enumeration summaries displaying negative number
* Fix experiment bar graph colors cannot be changed sometimes
* Fix tags beginning with "-" fail to filter experiments
* Fix fail to filter experiments on tags beginning with "-"
* Fix tag list order in UI experiment table filter after tag selection
* Fix long hyperparameter names are obscured in UI comparison screen
* Fix add tag context menu operation fails when experiment selection includes a system example