We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b63ac2e + 1c9d455 commit 8f1e7daCopy full SHA for 8f1e7da
1 file changed
CHANGELOG.md
@@ -1,5 +1,18 @@
1
## Changelog
2
3
+- v0.3.0 dashboard refactoring
4
+ - dashboard was refactored since code files were getting too long
5
+ - homepage of the dashboard got an upgrade and also contains now connection checks
6
+ - the execution run page is now only accessible via the execution
7
+ - the workflow in the dashboard has been improved
8
+ - the docker compose setup has now a dev and a prod file
9
+ - log levels for dashboard and docker runs can now be set separately
10
+
11
+- v0.2.8: bug fixes and settings updates
12
13
+- v0.2.7 hotfix for environment variable
14
+ - hotfix ODTP port in docker compose
15
16
- v0.2.6: Bugs correction
17
- Missing `ODTP_PATH` in `compose.yml`.
18
0 commit comments