mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Add ClearML Server 1.14.1 release notes and update AMIs (#777)
This commit is contained in:
@@ -2,6 +2,20 @@
|
||||
title: Version 1.14
|
||||
---
|
||||
|
||||
### ClearML Server 1.14.1
|
||||
|
||||
**New Features and Improvements**
|
||||
* Add support for serving UI from a subpath
|
||||
* Change default cookie `SameSite` setting to `Lax`
|
||||
|
||||
**Bug Fixes**
|
||||
* Fix clicking on UI Metric Snapshot datapoint does not navigate to experiment [ClearML Server GitHub issue #228](https://github.com/allegroai/clearml-server/issues/228)
|
||||
* Fix some APIs not sanitizing query parameters
|
||||
* Fix downloading UI experiment console log sometimes returns an older file
|
||||
* Fix UI experiment plot comparison displays duplicates of image plots
|
||||
* Fix missing experiment labels in UI experiment plot comparison
|
||||
* Fix starting time not updating for some tasks
|
||||
|
||||
### ClearML SDK 1.14.3
|
||||
|
||||
**New Features and Bug Fixes**
|
||||
|
||||
Reference in New Issue
Block a user