Releases: workfloworchestrator/example-orchestrator-ui
Releases · workfloworchestrator/example-orchestrator-ui
2.14.0
2.5.0
2.5.0
2.4.0
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)
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
What's Changed
- 1008 Updates config to include nextjs-jest config by @ricardovdheijden in #41
- Fixes empty string as scope override by @ricardovdheijden in #42
- 1191 update npm by @DutchBen in #46
Full Changelog: 1.24.0...1.30.1
1.24.0
Release of latest npm package 1.24
1.19.1
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
- @torkashvand made their first contribution in #26
Full Changelog: 1.16.0...1.19.1
0.13.0
- Added metadata task page