Skip to content

Version 1.2.36

Choose a tag to compare

@jerome-benoit jerome-benoit released this 12 Feb 16:03
· 2702 commits to main since this release
bacb519
  • build(deps): bump pnpm/action-setup from 2 to 3 #972
  • feat(ui): display supervision url in charging stations list #967
  • build(deps-dev): apply updates d089eaa
  • build(deps-dev): apply updates 73874c0
  • refactor: consolidate default values handling 1feac59
  • feat: add deleteChargingStations SRPC command to UI Services 09e5a7a
  • build(deps): apply updates b021149
  • build(deps-dev): apply updates fe3e414
  • docs: add missing setSupervisionUrl request to insomnia requests 6f9dcff
  • build(deps): apply updates 1c5f527
  • feat: add options to addChargingStations UI protocol command 71ac2bd
  • build(deps-dev): apply updates 695d17c
  • refactor: convert to nullish condition check where appropriate d760a0a
  • feat: allow to override supervisionUrls at adding charging stations afbb820
  • refactor: cleanup charging station options handling 36b73d9
  • feat: allow to override more template tunables at addChargingStations UI 52c5894
  • refactor(ui): remove uneeded helpers 8d6f479
  • fix: find the first free indexes at adding charging stations e375708
  • build(deps-dev): apply updates d5d8f1e
  • build(deps-dev): apply udpates d8dcdbf
  • build(deps-dev): apply updates 85b79dd
  • feat(ui): add template name to charging stations list ba70f0e
  • refactor: cleanup worker events handling in main thread 44fccdf
  • fix: ensure workers are unreferenced at termination 8ba9c85
  • feat: allow to override event more template tunables at addChargingStations UI 43e04bb
  • docs: update UI protocol requests collections 17ba3be
  • refactor: use syntax shortcuts b1396a2
  • refactor: factor out more charging station options handling code 1253d60
  • refactor: cleanup default stationInfo handling 2969a5d
  • refactor(ui): refine charging stations table caption style 7e649b0
  • docs: fix README.md formatting 95c7658
  • fix: fix stationInfo persistent configuration default a97d2d6
  • fix: fix performance statistics formatting in log messages 94032f3
  • refactor: code formatting fixlets 9a08f38
  • refactor: cleanup variables namespace 3000c12
  • fix: fix worker event error handling 887a125
  • fix: flag worker set as stopped as soon the stopped event is emitted 36c1166
  • refactor(ui): align text casing d61c719
  • docs: refine README.md fff786f
  • refactor: refine worker event error log message 3ab3275
  • fix: ensure persistence configuration override is taken in all case c2be11f
  • fix: do not leak event listeners at charging station deletion 6767e9f
  • refactor: ensure all worker events are remitted in main thread a492245