Skip to content

Releases: hombach/ioBroker.chargemaster

0.12.2

27 Oct 14:01
7cfde9b
Compare
Choose a tag to compare

migrate eslint to >9.x
bumped dependencies

0.12.1

22 Oct 11:30
Compare
Choose a tag to compare

fix error in jsonConfig.json

0.12.0

22 Oct 09:18
Compare
Choose a tag to compare

BREAKING: dropped support for admin < 7 (#544)
optimized responsive design (#544)
optimized translation handling

0.11.1

16 Sep 17:42
Compare
Choose a tag to compare

add node.js 22 to the adapter testing matrix (#523)
Bump @iobroker/testing to 5.0.0

0.11.0

29 Aug 17:44
a0d3e2e
Compare
Choose a tag to compare

implement variable wallbox amount
fix errors in wallbox control
complete rework of configuration screen
move utils to extra class
switch to ECMA 2022 code
bumped dependencies

0.10.0

18 Aug 20:15
Compare
Choose a tag to compare

switch to Typescript
change adapter type to "energy"
replace deprecated setStateAsync

0.9.3

18 Aug 11:00
Compare
Choose a tag to compare

change translation handling
code and repository cleanup
prepare switch to Typescript

0.9.2

16 Aug 14:34
Compare
Choose a tag to compare

fixed vulnerability in dependency
added tests for node 22

0.9.1

06 Aug 17:44
582f3bd
Compare
Choose a tag to compare

fixed issues detected by repository checker (#494)
code cleanups

0.9.0

20 Apr 07:57
15c0be2
Compare
Choose a tag to compare

BREAKING: dropped support for node.js 16 (#455)
BREAKING: js-controller >= 5 is required (#456)