diff --git a/docs/release_notes/clearml_server/open_source/ver_1_17.md b/docs/release_notes/clearml_server/open_source/ver_1_17.md index eff4791b..25f0760e 100644 --- a/docs/release_notes/clearml_server/open_source/ver_1_17.md +++ b/docs/release_notes/clearml_server/open_source/ver_1_17.md @@ -23,7 +23,6 @@ title: Version 1.17 * Fix scalar series starting with angle bracket (`<`) causes UI scalar plot legend to display raw html ([ClearML GitHub issue #1292](https://github.com/allegroai/clearml/issues/1292)) * Fix UI scalar plot not displayed if metric name includes a slash surrounded by spaces (`/`) * Fix Model API calls fail when its creating task has been deleted ([ClearML GitHub issue #1299](https://github.com/allegroai/clearml/issues/1299)) -* Fix UI experiment debug samples disappear while task is running ([ClearML GitHub issue #1259](https://github.com/allegroai/clearml/issues/1259)) * Fix UI pipeline DAG display to be "bottom-up" so all final steps appear in the bottom of the diagram ([ClearML Web GitHub PR #86](https://github.com/allegroai/clearml-web/pull/86)) * Fix invalid mongodb connection string if `CLEARML_MONGODB_SERVICE_CONNECTION_STRING` is specified ([ClearML Server GitHub issue #252](https://github.com/allegroai/clearml-server/issues/252)) * Fix auto-refresh modifies UI experiment debug sample view ([ClearML GitHub issue #1259](https://github.com/allegroai/clearml/issues/1259))