Releases: cadence-workflow/cadence-web
Releases · cadence-workflow/cadence-web
v3.32.0
What's Changed
Adding first scheduled time metadata field by @mindaugasbarcauskas #495
Add feature-flag config for defaultDateRange by @vytautas-karpavicius #497
Full Changelog: v3.31.0...v3.32.0
v3.31.0
What's Changed
- Feature/upgrade eslint by @just-at-uber in #479
- Feature/grpc support by @just-at-uber in #481
- Fix/npm install issue by @just-at-uber in #486
- Fix/idl proto issue by @just-at-uber in #487
- Feature/grpc migration 2 by @just-at-uber in #488
- feature/grpc migration 3 by @just-at-uber in #490
- fix/failure details by @just-at-uber in #492
- v3.31.0 by @just-at-uber in #491
Full Changelog: v3.30.2...v3.31.0
v3.30.2
What's Changed
- Fix/dropdown accessibility by @just-at-uber in #476
Full Changelog: v3.30.1...v3.30.2
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)