Skip to content

v3.9.0

Choose a tag to compare

@just-at-uber just-at-uber released this 02 Mar 20:38
· 735 commits to master since this release
164d36c

Release notes

New features

  • Added a version number just below cadence logo to help with verifying the current version that is running in production.
  • Added a notification bar for when an error occurs on the workflow screen.
  • Added a notification bar for when a workflow has been successfully terminated.
  • Added retry logic for workflow screen in case of an error timeout that may have occurred on the server (max of 3 attempts).

Bugfixes

  • When selecting a row in the history view it will no longer snap into view. This was causing issues reading history and repeatedly shifting the screen.
  • When searching for a workflow by workflow id or workflow name, copy / pasting an id sometimes causes the workflow to not appear. This is now fixed.