Skip to content

v1.12.0

Compare
Choose a tag to compare
@jkhenning jkhenning released this 31 Jul 11:17
· 88 commits to master since this release

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