Skip to content

Releases: allegroai/clearml-server

v1.16.2

07 Aug 09:53
Compare
Choose a tag to compare

Bug Fixes

  • Fix no graphs are shown in workers and queues screens

v1.16.1

22 Jul 20:30
Compare
Choose a tag to compare

Bug Fixes

  • Fix user credentials reset on apiserver restart (#250)

v1.16.0

26 Jun 12:38
Compare
Choose a tag to compare

New Features and Improvements

  • New UI "new experiment creation"
  • ClearML File Server now uses authentication by default. This can be turned off using the fileserver.auth.enabled: false configuration setting
  • Add confirmation pop-up when running experiment is archived

Bug Fixes

  • Fix model plots not displayed in UI model plot tab
  • Fix UI experiment Debug Samples tab freezes when a lot of debug samples are reported in the experiment
  • Fix UI scalar “Export to CSV” button returns an empty CSV file
  • Fix large number of tags in UI tables' tag filter causes UI to crash
  • Fix searching in UI object tables' tag filter causes UI to crash
  • Fix consistent plot colors not maintained when embedded in UI Reports (allegroai/clearml#1239)
  • Fix UI plot legends and tooltips wrapping (#241)
  • Fix multiple parameters can be selected for plot axes in scatter plot view in UI experiment comparison
  • Fix image names change in UI task debug sample comparison when a different metric is selected
  • Fix numeric range filters of UI table columns not working
  • Fix queue experiment list is not updated in the UI Orchestration's Queues page
  • Fix My work/Team work persists across UI modules (i.e. projects, datasets, pipelines, etc.)
  • Fix UI single-scalar plots are not ordered alphabetically by scalar name
  • Fix limit on file uploads to the fileserver

v1.15.0

24 Mar 09:25
Compare
Choose a tag to compare

New Features and Improvements

  • UI experiment hyperparameter comparison
    • Add Parallel coordinate view support for multiple metrics
    • Add scatter plot mode to UI experiment hyperparameter comparison clearml #984
  • Add model lineage to UI model comparison
  • Update nginx version to Fix 1-Byte Memory Overwrite RCE vulnerability #230

Bug Fixes

  • Fix Heap Buffer Overflow vulnerability (CVE-2023-38545) #234
  • Fix insufficient session expiration issue (CWE-613)
  • Fix XSS issue (CWE-79) in UI markdown
  • Fix UI reports vulnerable to XSS attack
  • Fix UI generating undefined credentials for Jupyter Notebook clearml-web #67
  • Fix "No tags" filter raises an error
  • Fix slow loading speed for UI experiment comparison scalars
  • Fix some UI experiment sometimes missing plots
  • Fix delete not working in batch action bar in UI models tables
  • Fix dequeue not working from UI experiment table batch action bar
  • Fix UI plots and scalars are displayed in reset experiments
  • Fix embedded scalar comparison plot does not display metric variant in maximized view in UI Reports
  • Fix "Copy embed code" not working properly in comparison plot
  • Fix incorrect plot name is displayed when expanding UI scalar plots
  • Fix task IDs not displayed in UI experiment comparison graph titles and legends
  • Fix single-value scalar plot not displaying "Download CSV" button when embedded in UI report
  • Fix UI dashboard search returns results from team’s work when "My Work" filter is enabled.
  • Fix UI experiment table compare view does not persist
  • Fix UI Workers and Queues displaying incorrect statistics
  • Fix UI experiment scalar comparison missing active filter indicator
  • Fix UI scalar value comparison sometimes displays empty page
  • Fix UI embedded plots missing titles and axis labels
  • Fix missing status filter in UI All Models table
  • Fix UI pipeline table "No value" selection does not work with version filter
  • Fix UI experiment table compare view presents plots from unselected experiments
  • Fix using filter causes UI experiment console to jump

v1.14.1

13 Feb 15:29
Compare
Choose a tag to compare

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 #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

v1.14.0

10 Jan 13:36
Compare
Choose a tag to compare

New Features and Improvements

  • New UI experiment table comparative view: compare plots and scalars of all selected experiments
  • Add UI experiment display of original python requirements along with actual packages used (allegroai/clearml#793)
  • Add UI project metric snapshot support for multiple metrics
  • Add compressed UI experiment table info panel mode displaying only experiment name and status
  • Add "x unified" hover mode to UI plots
  • Add experiment hyperparameter UI section dataset IDs link to datasets page
  • Make all URLs clickable in UI experiment artifacts
  • Redesign WebApp tabs: Tabs now appear in UI header
  • Add option to force setting original task as clone's parent when cloning a task

Bug Fixes

  • Fix CVE-2023-45133 Web App vulnerability
  • Fix "select all" in UI dataset archive displays count of all archived and non-archived experiments
  • Fix hyperparameter keys with dots in their names displayed incorrectly in UI experiment table and task info
  • Fix UI experiment scalar comparison raising error
  • Fix “Project” column redundantly appears inside a specific project's model table
  • Fix UI models with many labels slowing down web app
  • Fix simple UI plots (scatter, bar, etc.) in experiment comparisons not merging by experiment
  • Fix UI pipeline details panel does not display information
  • Fix UI plot "Show/hide" legend button sometimes disappears
  • Fix can't select root project in UI report creation modal when workspace has no projects
  • Fix "load more" button displayed unnecessarily in UI object tables
  • Fix archive action in UI dataset table archives unselected datasets

v1.13.1

20 Dec 12:35
Compare
Choose a tag to compare

Bug Fixes

  • Fix GCS credentials keep popping up
  • Fix long name overflows onto show/hide button in scalar metric list

v1.13.0

17 Nov 08:26
Compare
Choose a tag to compare

New Features and Improvements

  • Improve UI comparison views
    • Add visual comparison of single value scalars #202
    • Scalar value comparison: metrics are presented in a single table clearml #760
    • Add global experiment legend: Experiment name, tags and color clearml #81
    • Clickable URLs/object IDs in experiment details comparison clearml #1073
  • UI Search improvements
    • Dashboard search results ordered by update time
    • Top bar search query saved in URL
  • Improve UI experiment debug sample iteration fetching speed #170
  • Add UI cloud credentials support for GCS signed URLs with HMAC authentication
  • Add Experiment plot UI support for displaying subplots

Bug Fixes

  • Fix UI single-value scalars table does not display all single-value scalars clearml #1111
  • Fix UI pipeline step duration does not update during runtime clearml #1090
  • Fix UI experiment comparison parallel coordinates plot crops the metric and parameter names clearml #1111
  • Fix hidden experiments appear in UI All Experiments search results clearml #1139
  • Fix Markdown Editor Cross-site Scripting (XSS) vulnerability
  • Fix disabled graphs in UI scalars reappear in full-screen mode
  • Fix UI auto-refresh sometimes causes many error message to be raised
  • Fix "All" tag filter not working in UI object pages
  • Fix tag filter in UI dataset page does not persist on refresh
  • Fix scalars and plots are not displayed in UI model page
  • Fix UI pipeline step status does not update
  • Fix UI experiment comparison plots don't display all experiments in legend
  • Fix UI Model Lineage tab sometimes doesn't display models
  • Fix some plots present partial data in UI experiment comparison plots
  • Fix clicking URL of deleted UI report navigates to empty page
  • Fix applying UI tag in bulk raises an error
  • Fix task IDs appear multiple times in UI task comparison plot legends
  • Fix UI project filter in All Experiments table takes a long time load
  • Fix custom columns in UI tables do not persist on refresh
  • Fix UI report card missing creating user's name
  • Fix new tag is not displayed in "Add Tag" table action menu until page refresh
  • Fix clicking on worker name in Orchestration page's Queue info panel does not navigate to the worker's info panel
  • Fix clicking on older empty UI datasets redirects to 404 page
  • Fix experiment names don't appear in the plot legend in UI experiment comparison scalar plots grouped by metric
  • Fix task ID does not appear in UI task comparison plots of tasks with the same name
  • Fix UI scalar comparison's Horizontal Axis, Smoothing, and Group by selections do not persist upon experiment selection modification
  • Fix UI scalars sometimes missing plots in Chrome
  • Fix values can't be input into the UI scalar smoothing field
  • Fix UI experiment configuration is sometimes not editable
  • Fix UI project name tooltips don't appear for projects with long names
  • Fix debug samples appear in UI experiment only after refresh
  • Fix cropped names in tag list in "Add Tag" action in UI table action menu
  • Fix UI experiment configuration tooltip obscure the “Edit” button
  • Fix Markdown editor XSS vulnerability (thanks @vvxhid, @ouxs-19, @malikDaCoda and @m0kr4n3 for reporting!)

v1.12.1

09 Aug 15:22
Compare
Choose a tag to compare

Bug Fixes

  • Fix UI experiment scalars and plots not updated on auto-refresh allegroai/clearml#1086
  • Fix pipeline parameters not displayed in UI pipeline "New Run" modal
  • Fix UI pipeline project cards display incorrect pipeline run counts

v1.12.0

31 Jul 11:17
Compare
Choose a tag to compare

New Features and Improvements

  • Additional UI cloud storage access options:
  • Add multiple smoothing algorithms to UI scalar plots allegroai/clearml#996
    • Running average
    • Exponential running average
    • Gaussian
  • Add exporting UI object table data in CSV format allegroai/clearml#882
  • Increase console log page size allegroai/clearml-web#58
  • Add Python executable to UI experiment execution tab
  • Improve naming scheme for UI plots download as PNG: files are saved with same name as plot object
  • Add keyboard arrow-key controls for UI "Add tag" menu
  • Add full screen mode to UI model details
  • Add zoom functionality to UI experiment overview metric snapshot display
  • Improve UI task type icons for easier distinction
  • Add iteration specification to plots in task comparison plots page

Bug Fixes

  • Fix handling of the subpaths with nginx templating (#204, thanks @ogirardot!)
  • Fix fullscreen single-iteration plot displays history slider allegroai/clearml#909
  • Fix UI new project modal does not accept Azure URLs for default output destination field allegroai/clearml#1047
  • Fix missing "Description" column in UI dataset version table
  • Fix UI scalar plots notation for small and large scale values
  • Fix UI experiment comparison does not display experiments' last reported iterations
  • Fix double click in UI object table does not open object details page
  • Fix UI Redacted Arguments allows adding whitespace-only strings
  • Fix "Clear all filters" button not working
  • Fix new tags not displayed in UI table tag filters
  • Fix long named tag can't be removed from UI experiment
  • Fix UI table searches return incorrect results when new table filters are applied
  • Fix UI experiment table "All matching filter" selection does not work with custom HyperParameter filter
  • Improve UI comparison pages item selection modal:
    • Fix non-persistent filters
    • Fix user filter does not display all users
    • Fix project filter doesn't display selected projects on top
    • Fix empty "User" filter in experiment
    • Fix plots merged inappropriately instead of being displayed side-by-side
    • Fix missing legend in scatter plots
    • Fix missing plots when the compared experiments have more than 500 plots cumulatively
  • Fix UI experiment line plot comparison:
    • Fix changing single line color changes color of multiple lines in plot
    • Fix hiding single line hides multiple lines in plots
    • Fix compared plots incorrectly display same name
  • Fix UI objects can be renamed with blank spaces
  • Fix hidden UI graph reappears in plot when smoothing values are changed
  • Fix missing search bar in UI pipelines "New Run" modal's "Execution Queue" field
  • Fix "Restore from archive" button not displayed in context menu of UI Model archive table
  • Fix "All" tag filter not working in UI object tables
  • Fix UI allows adding empty tags
  • Fix resetting pairs of experiments in UI freezes screen
  • Fix missing tag list in "Add Tag" action in UI table action bar
  • Fix UI report shareable link copied from report page opens to page with error
  • Fix UI pages not loading after updating project overview
  • Fix missing download button in UI experiment video debug samples
  • Fix UI embedded resources for experiment comparison table plots display incomplete information
  • Fix UI table action bar displayed when no objects are selected
  • Fix UI project search bar results do not include sub-projects
  • Fix error when removing deleted task from UI queue
  • Fix UI report remains in root project after it is moved to another project
  • Fix missing filter button in UI models table "Updated" column
  • Fix UI experiment comparison hyperparameter parallel coordinate plot metric and parameter selections do not persist on refresh
  • Fix UI generated resource embed codes do not maintain plot's x-axis units
  • Fix long model names obscure model page menu
  • Fix some model details missing in UI experiment artifacts