Skip to content

Releases: cadence-workflow/cadence-web

v4.0.5

26 May 19:28
63a4939
Compare
Choose a tag to compare

What's Changed

Added

Changed

Fixed

Highlights

  • Reset workflows from web
  • Signal workflows from web
  • New date filter UX
  • Event deep links
  • Event duration badge
  • gRPC TLS connection support

Screenshot 2025-05-26 at 21 27 50
Screenshot 2025-05-26 at 21 26 43
Screenshot 2025-05-26 at 21 24 15

New Contributors

Full Changelog: v4.0.4...v4.0.5

v4.0.4

30 Apr 13:44
c3f9811
Compare
Choose a tag to compare

What's Changed

Added

Changed

Fixed

Highlights

  • Resetting workflows from Web
  • Filtering deprecated domains

Screenshot 2025-04-30 at 16 10 28
Screenshot 2025-04-30 at 16 21 35

Full Changelog: v4.0.3...v4.0.4

v4.0.3

15 Apr 13:47
0c9baa7
Compare
Choose a tag to compare

What's Changed

Added

Fixed

Full Changelog: v4.0.2...v4.0.3

v4.0.2

01 Apr 15:37
fd6edf1
Compare
Choose a tag to compare

What's Changed

Added

Changed

Fixed

Highlights

  • Workflows can now be restarted from the UI
  • Tooltips are shown if a workflow action cannot be run

Full Changelog: v4.0.1...v4.0.2

v4.0.1

18 Mar 14:05
cdf8844
Compare
Choose a tag to compare

What's Changed

Added

Changed

Fixed

Highlights

New Contributors

Full Changelog: v4.0.0...v4.0.1

v4.0.0

19 Feb 13:30
c1487bd
Compare
Choose a tag to compare

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)

screenshot1
screenshot2
screenshot3
screenshot4

v3.35.6

08 Nov 16:28
a2e4282
Compare
Choose a tag to compare
v3.35.6 Pre-release
Pre-release

What's Changed

Full Changelog: v3.35.5...v3.35.6

v3.35.5

09 Aug 14:57
ba6c73c
Compare
Choose a tag to compare
v3.35.5 Pre-release
Pre-release

What's Changed

Full Changelog: v3.35.4...v3.35.5

v3.35.4

10 Sep 14:41
f42e164
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.35.1...v3.35.4

v3.35.1

05 Dec 09:49
3f1be55
Compare
Choose a tag to compare

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

Full Changelog: v3.34.0...v3.35.1