0.6.12
🚀 New Features and Enhancements
- Add show logs to context menu of experiments running in the queue #3360 by @mattseddon
- Watch for dvc.yaml changes for manually added stages #3365 by @sroy3
- Do not go into pipeline stage creation mode if dvc.yaml is invalid #3368 by @sroy3
- Add Custom Plots Section #3342 by @julieg18
🐛 Bug Fixes
🔨 Maintenance
- Improve naming in experiment row context menu component #3346 by @mattseddon
- Clean up from optimizing rendering of plots #3348 by @sroy3
- Update prototype stub (flaky test) #3355 by @mattseddon
- Group process execution and manager #3356 by @mattseddon
- Add viewable cli process class #3358 by @mattseddon
- Add DvcViewer class #3359 by @mattseddon
- Remove legacy test code from DvcRunner #3361 by @mattseddon
- Remove legacy code from PseudoTerminal #3362 by @mattseddon
- Move e2e tests to stable (wdio chromedriver issue) #3371 by @mattseddon
- Delete unused code in Plots #3367 by @julieg18