Skip to content

1.6.0

Compare
Choose a tag to compare
@heckenmann heckenmann released this 01 May 09:16
· 328 commits to master since this release
5b0e6ed

New config-params

DSD_HANDLE_LOGS: Set to false to prevent fetching and displaying logs.
DSD_DASHBOARD_LAYOUT: Default dashboard layout. Either row (default) or column.
DSD_HIDE_SERVICE_STATES: Comma-separated list of states to not show in the main dashboard.

What's Changed

  • Bump jotai from 2.7.1 to 2.7.2 in /app-src by @dependabot in #409
  • Bump express from 4.18.2 to 4.19.2 in /app-src by @dependabot in #408
  • Bump @types/react from 18.2.69 to 18.2.73 in /app-src by @dependabot in #407
  • Bump cypress from 13.7.1 to 13.7.2 in /app-src by @dependabot in #414
  • Bump @types/react from 18.2.73 to 18.2.74 in /app-src by @dependabot in #410
  • Bump @fortawesome/free-brands-svg-icons from 6.5.1 to 6.5.2 in /app-src by @dependabot in #415
  • Bump @fortawesome/free-solid-svg-icons from 6.5.1 to 6.5.2 in /app-src by @dependabot in #412
  • Bump @fortawesome/free-regular-svg-icons from 6.5.1 to 6.5.2 in /app-src by @dependabot in #411
  • Bump @fortawesome/fontawesome-svg-core from 6.5.1 to 6.5.2 in /app-src by @dependabot in #413
  • Possibility to not handle logs by @vehagn in #419
  • Default layout settings by @vehagn in #420
  • Conditionally show service status by @vehagn in #421
  • Bump @types/react from 18.2.74 to 18.2.75 in /app-src by @dependabot in #418
  • Bump jotai from 2.7.2 to 2.8.0 in /app-src by @dependabot in #417
  • fix env-var in README.md by @heckenmann in #422
  • Bump eslint from 8.57.0 to 9.0.0 in /app-src by @dependabot in #416
  • build(deps-dev): Bump cypress from 13.7.2 to 13.7.3 in /app-src by @dependabot in #423
  • build(deps-dev): Bump @types/react from 18.2.75 to 18.2.76 in /app-src by @dependabot in #424
  • build(deps-dev): Bump @types/react from 18.2.76 to 18.2.77 in /app-src by @dependabot in #425
  • Update dependabot.yml by @heckenmann in #429
  • build(deps-dev): Bump cypress from 13.7.3 to 13.8.0 in /app-src by @dependabot in #433
  • build(deps): Bump golang.org/x/net from 0.17.0 to 0.23.0 in /server-src by @dependabot in #428
  • build(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 in /server-src by @dependabot in #430
  • build(deps): Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 in /server-src by @dependabot in #431
  • build(deps): Bump github.com/gorilla/handlers from 1.5.1 to 1.5.2 in /server-src by @dependabot in #432
  • build(deps-dev): Bump @types/react from 18.2.77 to 18.2.79 in /app-src by @dependabot in #427
  • Create automatic-merge.yml by @heckenmann in #434
  • fix automatic-merge.yml by @heckenmann in #438
  • Update automatic-merge.yml by @heckenmann in #439
  • build(deps-dev): Bump apexcharts from 3.48.0 to 3.49.0 in /app-src by @dependabot in #435
  • Update automatic-merge.yml by @heckenmann in #440
  • Update automatic-merge.yml by @heckenmann in #441
  • Update automatic-merge.yml by @heckenmann in #442
  • Update automatic-merge.yml by @heckenmann in #443
  • build(deps-dev): Bump eslint from 9.0.0 to 9.1.1 in /app-src by @dependabot in #436
  • build(deps-dev): Bump cypress from 13.8.0 to 13.8.1 in /app-src by @dependabot in #437
  • build(deps-dev): Bump jotai-location from 0.5.4 to 0.5.5 in /app-src by @dependabot in #444
  • Update automatic-merge.yml by @heckenmann in #446
  • build(deps-dev): Bump react and @types/react in /app-src by @dependabot in #445
  • build(deps-dev): Bump react from 18.3.0 to 18.3.1 in /app-src by @dependabot in #447
  • build(deps-dev): Bump react-dom from 18.2.0 to 18.3.1 in /app-src by @dependabot in #449
  • Bugfix/some fixes by @heckenmann in #450
  • build(deps-dev): Bump @types/react from 18.3.0 to 18.3.1 in /app-src by @dependabot in #451

New Contributors

Full Changelog: 1.5.0...1.6.0