Skip to content

webui: v1.5.2

Compare
Choose a tag to compare
@jerome-benoit jerome-benoit released this 21 Oct 20:15
5b47f40

1.5.2 (2024-10-21)

🐞 Bug Fixes

  • silence TS strict null check errors (df60841)

✨ Polish

  • cleanup blank lines (b1421bc)
  • deps-dev: remove unused deps (fd855c1)
  • display transaction id in UI (99fb669)
  • docker: rename start.sh to run.sh (baf8b16)
  • separate out dashboard docker image (20fb109), closes #1040
  • switch to eslint-plugin-perfectionist (0749233)
  • turn on noImplicitOverride in TS configuration (6375d3c)
  • use ENTRYPOINT syntax in docker files (989108f)

🧪 Tests

  • add checkStationInfoConnectorStatus() test (dd81d27)

🤖 Automation

  • deps-dev: bump @types/node from 22.0.3 to 22.1.0 (#1120) (c11dc2a)
  • deps-dev: bump @vitest/coverage-v8 from 2.0.4 to 2.0.5 (#1117) (4ee8259)
  • deps-dev: bump jsdom from 24.1.1 to 25.0.0 in the major group (#1152) (bb7aeb1)
  • deps-dev: bump the regular group with 2 updates (cc3e26b)
  • deps-dev: bump the regular group with 2 updates (#1156) (d366869)
  • deps-dev: bump the regular group with 2 updates (#1183) (9de6af7)
  • deps-dev: bump the regular group with 3 updates (#1167) (fcca987)
  • deps-dev: bump vitest from 2.0.4 to 2.0.5 (#1116) (e454b55)
  • deps: bump the regular group across 1 directory with 12 updates (#1140) (89e8682)
  • deps: bump the regular group across 1 directory with 4 updates (58e990c)
  • deps: bump the regular group with 10 updates (#1153) (48bd33f)
  • deps: bump the regular group with 2 updates (#1129) (d9f951c)
  • deps: bump the regular group with 2 updates (#1143) (f883a83)
  • deps: bump the regular group with 2 updates (#1155) (c02ea07)
  • deps: bump the regular group with 2 updates (#1165) (e1fb067)
  • deps: bump the regular group with 2 updates (#1189) (d626254)
  • deps: bump the regular group with 3 updates (#1151) (271426f)
  • deps: bump the regular group with 3 updates (#1170) (fb89e15)
  • deps: bump the regular group with 4 updates (#1157) (35fbcd3)
  • deps: bump the regular group with 4 updates (#1166) (2f2d625)
  • deps: bump the regular group with 4 updates (#1173) (b07a57e)
  • deps: bump the regular group with 5 updates (#1191) (c9a4d44)
  • deps: bump the regular group with 6 updates (#1163) (e6ea62c)
  • deps: bump the regular group with 7 updates (f5d5fe0)
  • deps: bump the regular group with 7 updates (#1130) (4f1d887)
  • deps: bump the regular group with 7 updates (#1158) (4809da4)
  • deps: bump the regular group with 7 updates (#1168) (2336b18)
  • deps: bump the regular group with 9 updates (#1137) (eede99d)
  • deps: bump vue from 3.4.36 to 3.4.37 in the regular group (#1132) (1e755e0)
  • deps: bump vue from 3.5.1 to 3.5.2 in the regular group (54e7c79)
  • deps: bump vue from 3.5.10 to 3.5.11 in the regular group (#1184) (b216885)
  • docker: fix dashboard auto config paths (abba1ad)
  • sonar: refine sonar-project.properties files (216a56a)