Skip to content

REANA-UI 0.9.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 16:39

0.9.4 (2024-03-04)

Build

Features

  • footer: link privacy notice to configured URL (#393) (f0edde6), closes #392

Bug fixes

  • launcher: remove dollar sign in generated Markdown (#389) (8ad4afd)
  • progress: update failed workflows duration using finish time (#387) (809fdc5), closes #386
  • router: show 404 page for invalid URLs (#382) (c18e81d), closes #379

Code refactoring

Continuous integration

  • commitlint: addition of commit message linter (#380) (1c9ec74)
  • commitlint: allow release commit style (#400) (426a2b0)
  • commitlint: check for the presence of concrete PR number (#390) (e938f60)
  • release-please: initial configuration (#380) (db2e82b)
  • release-please: switch to simple release strategy (#383) (2c64085)
  • release-please: update version in package.json and Dockerfile (#385) (5d232af)
  • shellcheck: exclude node_modules from the analyzed paths (#387) (8913e4d)
  • shellcheck: fix exit code propagation (#390) (7b5f29e)

Documentation

  • authors: complete list of contributors (#396) (814d68e)