**Default Behavior Change for Object Access (Access Rules)**
* Users can only access objects as explicitly specified by the access rules applied to them. If users can no longer
access objects (Projects, Tasks, Datasets etc.) they had previously created, verify access rules exist that provide the
user access to these objects or their containing project.
**New Features**
* New ClearML Model dashboard: View all live model endpoints in a single location, complete with real time metrics reporting.
* New UI pipeline run table comparative view: compare plots and scalars of selected pipeline runs
* New UI setting for configuring cloud storage credentials with which ClearML can clean up cloud storage artifacts on task deletion.
* Add UI re-enqueue of failed tasks
* Add configuration vaults for service accounts
* Add administrator vaults for UI storage credential to allow centralized configuration of storage credentials for UI access for designated user groups
* Add "All sources" view to UI Hyper-Dataset frame viewer
* Add task recent event log to UI task information
* Add UI experiment scalar results table view
* Add show/hide specific frame annotations in UI Hyper-Dataset frame viewer
* Add UI edit of default Project default output destination
* Fix UI experiment textual comparison diff showing contextual diffs as different contents ([ClearML GitHub issue #646](https://github.com/clearml/clearml/issues/646))
* Fix Model API calls fail when its creating task has been deleted ([ClearML GitHub issue #1299](https://github.com/clearml/clearml/issues/1299))
* Fix UI plots display "Iteration 0" when it is the only reported iteration ([ClearML GitHub issue #1267](https://github.com/clearml/clearml/issues/1267))
* Fix scalar series starting with angle bracket (`<`) causes UI scalar plot legend to display raw html ([ClearML GitHub issue #1292](https://github.com/clearml/clearml/issues/1292))
* Fix UI pipeline DAG display to be "bottoms-up" so all final steps appear in the bottom of the diagram ([ClearML Web GitHub PR #86](https://github.com/clearml/clearml-web/pull/86))
* Fix UI experiment comparison does not overlay box plots and histograms ([ClearML GitHub issue #1298](https://github.com/clearml/clearml/issues/1298))