Skip to content

Releases: workfloworchestrator/example-orchestrator-ui

2.14.0

05 Dec 15:22
859b99c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...2.14.0

2.5.0

12 Nov 10:41
Compare
Choose a tag to compare
2.5.0

2.4.0

09 Oct 14:44
Compare
Choose a tag to compare

What's Changed

  • update lib version to 1.30.2: Websocket fix by @DutchBen in #47
  • Set ORCHESTRATOR_WEBSOCKET_URL to ws://localhost:8080/api/ws/events by @Mark90 in #49
  • Updates components lib version to 1.38.2. Adds support menu env varia… by @DutchBen in #50
  • 1363 Removes header from app, it is part of the startpage in the library by @ricardovdheijden in #51
  • 1423 Adds refresh token support by @ricardovdheijden in #53

New Contributors

Full Changelog: 1.30.2...2.4.0

1.30.2: Bump ws from 8.16.0 to 8.17.1 (#44)

27 Jun 14:19
aaaca9b
Compare
Choose a tag to compare
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.30.1

27 Jun 11:07
db3efe0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.24.0...1.30.1

1.24.0

06 Jun 14:17
f6f90f6
Compare
Choose a tag to compare

Release of latest npm package 1.24

1.19.1

27 May 11:38
ca2c750
Compare
Choose a tag to compare

What's Changed

  • Configurable OAuth Scopes via Environment Variables by @torkashvand in #26
  • rename NEXTAUTH_AUTHORIZATION_SCOPE to NEXTAUTH_AUTHORIZATION_SCOPE_O… by @torkashvand in #27

New Contributors

Full Changelog: 1.16.0...1.19.1

0.13.0

16 Apr 13:29
3aa4bcf
Compare
Choose a tag to compare
  • Added metadata task page