Releases: flyteorg/flyteconsole
Releases · flyteorg/flyteconsole
v0.8.1
0.8.1 (2020-08-13)
Bug Fixes
v0.8.0
0.8.0 (2020-07-20)
Features
v0.7.3
0.7.3 (2020-07-06)
Bug Fixes
- prevents collapsing of execution errors when scrolled out of view (#80) (ba39c1c)
v0.7.2
0.7.2 (2020-07-01)
Bug Fixes
- show dashed lines for empty values instead of removing them (#79) (0eaaecd)
v0.7.1
0.7.1 (2020-07-01)
Bug Fixes
- Expose cluster information for Workflow Executions (#78) (d43a1e3)
v0.7.0
0.7.0 (2020-06-30)
Features
v0.6.0
0.6.0 (2020-06-30)
Features
- Adding automatic image building and release management (#69) (90362e2)
Hide archived workflows in the UI
Hide archived workflows in Console (#71)
* Updating dependencies
* Only show active workflows on the list page
* adding test for workflow name filter
v0.5.2
This is a maintenance release to address a vulnerability in a dependency. It also upgrades the versions on some other dependencies.
v0.5.1
Fixes Docker image failing to build because latest node images already include yarn
and we attempt to install it anyway.