v0.1.0
- Listen on IPv6 interfaces as well. Add hints on enabling https.
- Add hints on enabling https. BREAKING: Apache 2.4 is now required.
- Deffer rendering of CodeMirror components (due to slow UI rendering)
- Redesign execution header and move 'definition' button to header.
- Allow sorting executions list by State, Name or Create At
- Fix: Started should be Created
- Add support for OpenID Connect Authentication
- Misc ui adjustments
NEW:
- CloudFlow now supports the OpenID Connect authentication method. You'll need to provide a small file (
auth.json
) with the authentication URLs. Read the README for more information.
BREAKING CHANGES:
- The Apache configuration file has been updated to support Apache version >= 2.4.