Skip to content

Releases: ioBroker/ioBroker.javascript

Release v5.0.9

04 Mar 17:22
Compare
Choose a tag to compare

fixed the error if no condition

Release v5.0.8

03 Mar 20:50
Compare
Choose a tag to compare

Translations
Added the "set state with delay" block

Release v5.0.7

01 Mar 23:32
Compare
Choose a tag to compare

Added the pushsafer block

Release v5.0.6

01 Mar 19:12
Compare
Choose a tag to compare

Implemented the hysteresis

Release v4.11.0

16 Feb 08:57
Compare
Choose a tag to compare

Add some additional checks for getSchedules
make sure promisified methods reject with Error instead of string so that async errors can be catched correctly
update some german blockly translations

Release v4.10.15

30 Jan 23:30
Compare
Choose a tag to compare

Handle more cases with invalid script names/state-ids (Sentry IOBROKER-JAVASCRIPT-5W)

Release v4.10.14

25 Jan 21:50
Compare
Choose a tag to compare

Handle more cases with invalid script names/state-ids (Sentry IOBROKER-JAVASCRIPT-5R)

Release v4.10.13

24 Jan 00:56
Compare
Choose a tag to compare

Handle more cases with invalid script names/state-ids (Sentry IOBROKER-JAVASCRIPT-4B)

Release v4.10.12

23 Jan 23:21
Compare
Choose a tag to compare

Handle more cases with invalid script names/state-ids (Sentry IOBROKER-JAVASCRIPT-4B)

Release v4.10.11

22 Jan 11:15
Compare
Choose a tag to compare

Optimize error handling in createState and file mirror again