Releases: cadence-workflow/cadence-web
Releases · cadence-workflow/cadence-web
v3.20.0
Misc
- Auto inject license on lint (#220, #223)
- Lint node service code (#224, #225)
- Auto run unit tests on PR (#222)
- Auto run lint on PR (#221)
- Upgrade tchannel package (#218, #190) - Thanks @loafoe
- Automatic publish to dockerhub on new release (#215)
Bugfixes
- Fix link to public docs from help page (#229)
- Fix query types parsing for Java workflows (#195) - Thanks @sokada1221
v3.19.3
v3.19.2
v3.19.1
v3.19.0
New features
- Event history highlighting (#176, #177, #178, #179, #180, #182, #185)
- This change allows a user to select an event param to highlight it in the workflow history. This will also highlight the corresponding event type also.
- Settings / Workflow history (#183)
- This change allows a user to turn on / off event param highlighting in workflow history screen (enabled by default). If enabled, it will also allow a user to configure event params:
- to enable / disable event params.
- to add new event params to highlight.
- to remove event params to no longer highlight.
- This change allows a user to turn on / off event param highlighting in workflow history screen (enabled by default). If enabled, it will also allow a user to configure event params:
Bugfixes
- Fixing Eslint (#175)
Screenshots
v3.18.1
Release notes
Patch changes
- Adding latest release notes to news blog post (cadence-web, cadence-go, cadence-server)