We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d857b8c commit 158ca7bCopy full SHA for 158ca7b
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