Releases: cadence-workflow/cadence-web
Releases · cadence-workflow/cadence-web
v3.30.1
What's Changed
- Removing security vulnerability by @just-at-uber in #473
- Fix/security issue by @just-at-uber in #474
Full Changelog: v3.30.0...v3.30.1
v3.30.0
What's Changed
- fixing copyright headers for 2022 by @just-at-uber in #454
- Update package lock by @just-at-uber in #453
- Fixing eslint-plugin-header version in package-lock by @just-at-uber in #457
- Upgrade to Node 16 Gallium with Debian Bullseye by @WToma in #452
- Update timezone library for cadence-web by @just-at-uber in #458
New Contributors
Full Changelog: v3.29.6...v3.30.0
v3.29.6
v3.29.5
Fixed
v3.29.4
Fixed
- bug where navigating to history tab for a workflow would change the current cluster. (#432)
- reviewed and fixed other similar navigation issues when clicking links in the application. (#432)
- bug where navigating to archival screen would reset active status (#434)
Changed
- stopping domain store from restoring its state from local storage (#435)
v3.29.3
v3.29.2
v3.29.1
v3.29.0
Cross region support allows the user to navigate to one URL and access both data centers. Simply search for a domain and the application will take the user to the active region. Clicking on the Active tag will allow the user to switch to the passive region if the domain is global.
Added
Fixed
- babel lint