Releases: cadence-workflow/cadence-web
Releases · cadence-workflow/cadence-web
v4.0.0
Cadence Web v4.0.0 – A Completely New Experience
We’re excited to introduce Cadence Web v4.0.0, a major update that brings a completely new experience, improved performance, and powerful new capabilities!
What's New
- Revamped UI & Experience – A fresh, modern interface designed for better usability and efficiency.
- Multi-Cluster Support – The UI can now connect to multiple Cadence clusters.
- Performance Improvements – Faster load times, optimised API calls, and a smoother experience.
Breaking Changes
- Environment Variable Configuration Updates – The structure and naming of environment variables have changed. Please review the updated configuration format in the documentation.
- Middleware Extension Deprecation – The previous middleware extension method is now deprecated as we have moved from Koa to Next.js. If you were relying on the old middleware extension, you will need to update your integration accordingly.
- OIDC support drop – OIDC is not supported yet in the new version (open for contributors)
v3.35.6
What's Changed
- remove flaky compact view test by @mantas-sidlauskas in #678
- Add configuration options to enable OIDC middleware by @mantas-sidlauskas in #648
- Fix inconsistent time filtration by @Assem-Hafez in #691
- Upgrade base docker image, npm and node versions by @mantas-sidlauskas in #653
- Update docker action by @Assem-Hafez in #716
Full Changelog: v3.35.5...v3.35.6
v3.35.5
What's Changed
- Update cadence-idl to latest by @adhityamamallan in #548
- Add configuration file by @mantas-sidlauskas in #573
- Bump moment V2.19.1 to V2.29.4 by @drjoeycadieux in #591
- Fix workflow input presentation by @Assem-Hafez in #620
- Use vue-virtual-scroller 1.0.10 by @adhityamamallan in #624
- Modify overflow CSS to fix issues with JSON going off-screen by @adhityamamallan in #625
- Add OIDC middleware by @mantas-sidlauskas in #599
- Add scrollparent 2.0.1 dev dependency by @adhityamamallan in #634
- Replace lockfile with shrinkwrap by @adhityamamallan in #635
Full Changelog: v3.35.4...v3.35.5
v3.35.4
What's Changed
- update license years to 2024 by @Assem-Uber in #536
- Use default tchannel port in .docker_env by @mantas-sidlauskas in #535
- preserve query params on cluster redirect by @Assem-Uber in #539
- Set expiresIn when self-signing JWT token by @mantas-sidlauskas in #538
- fix CloseStatus value in query string by @Assem-Hafez in #541
- fix status in query string to accept strings and numbers by @Assem-Hafez in #542
- Parse status query param to int by @Assem-Uber in #544
- export workflow history using correct url by @Assem-Hafez in #543
- Programatic download/export for workflow history by @Assem-Hafez in #546
Full Changelog: v3.35.1...v3.35.4
v3.35.1
What's Changed
- Add documentation for running cadence-web on VSCode Dev Containers by @adhityamamallan in #528
- Fix bug in Cadence Web where falsy values do not render correctly by @adhityamamallan in #529
- Redirect user to active cluster when there is no cluster selected by @Assem-Uber in #530
- Fix domain search page crash for crossRegion environments by @Assem-Uber in #532
New Contributors
- @adhityamamallan made their first contribution in #528
Full Changelog: v3.34.0...v3.35.1
v3.34.0
What's Changed
- Persist viewing format into localstorage by @Assem-Uber in #525
- Add cron schedule to workflow summary page by @Assem-Uber in #526
Full Changelog: v3.33.1...v3.34.0
v3.33.1
What's Changed
- add ctx auth headers to GRPC meta data by @Assem-Uber in #521
Full Changelog: v3.33.0...v3.33.1
v3.33.0
What's Changed
- Update copyright headers by @gazi-yestemirova in #511
- Introduce VSCode Remote Containers usage by @3vilhamster in #513
- Show workflow activity details in a compact modal window by @gazi-yestemirova in #514
- Enhance empty workflows message by @Assem-Uber in #515
- Better scrolling for workflows list by @Assem-Uber in #516
- split time and elapsed time column by @Assem-Uber in #518
- make compact the default history view by @Assem-Uber in #517
Full Changelog: v3.32.0...v3.33.0
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