Skip to content

Commit

Permalink
chore(changelog): update changelog for release v0.3.0 (#145)
Browse files Browse the repository at this point in the history
This PR updates the changelog for release `v0.3.0`
  • Loading branch information
sabinem authored Jun 19, 2024
2 parents b63ac2e + 1c9d455 commit 8f1e7da
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
## Changelog

- v0.3.0 dashboard refactoring
- dashboard was refactored since code files were getting too long
- homepage of the dashboard got an upgrade and also contains now connection checks
- the execution run page is now only accessible via the execution
- the workflow in the dashboard has been improved
- the docker compose setup has now a dev and a prod file
- log levels for dashboard and docker runs can now be set separately

- v0.2.8: bug fixes and settings updates

- v0.2.7 hotfix for environment variable
- hotfix ODTP port in docker compose

- v0.2.6: Bugs correction
- Missing `ODTP_PATH` in `compose.yml`.

Expand Down

0 comments on commit 8f1e7da

Please sign in to comment.