Skip to content

Releases: ioBroker/ioBroker.javascript

Release v4.10.10

21 Jan 23:48
Compare
Choose a tag to compare

Do not try to set a state value if object creation was not successful (Sentry IOBROKER-JAVASCRIPT-5G)
Make sure no incorrect states are trying to be set (Sentry IOBROKER-JAVASCRIPT-5F, IOBROKER-JAVASCRIPT-5A)

Release v4.10.9

13 Jan 23:09
Compare
Choose a tag to compare

Make sure to end all Timeouts
Prevent crash case (Sentry IOBROKER-JAVASCRIPT-51)

Release v4.10.7

03 Dec 18:08
Compare
Choose a tag to compare

Prevent crash case (Sentry IOBROKER-JAVASCRIPT-4Q)
Corrected variables.isDayTime

Release v4.10.5

15 Nov 08:42
Compare
Choose a tag to compare

null timeouts are checked now

Release v

04 Nov 20:02
Compare
Choose a tag to compare
chore: release v4.10.1

In global TypeScripts, `import` can now be used
Iteration of `$(...)` query results in TypeScript no longer causes compilation to fail
Already-compiled TypeScripts are now recompiled after an update of the adapter to benefit of potential fixes
Corrected schedule on date object
Corrected the moving of scripts
Corrected search tab
Corrected the calculation of isDayTime variable
Corrected `trim()` issue by CRON builder
Corrected functions call in blockly
Corrected CRON name in blockly

Release v4.9.4

19 Oct 20:12
Compare
Choose a tag to compare

corrected the crash IOBROKER-JAVASCRIPT-40
corrected typescript for async/await

Release v4.8.1

18 Sep 15:57
Compare
Choose a tag to compare

Added the settings for columns in the state selection dialog

Release v4.8.0

17 Sep 21:04
Compare
Choose a tag to compare

add xyzAsync methods and wait/sleep
Prevent a crash case (Sentry IOBROKER-JAVASCRIPT-3N)

Release v4.7.3

06 Sep 12:31
Compare
Choose a tag to compare

Fixed the select ID dialog

Release v4.7.1

04 Sep 21:24
Compare
Choose a tag to compare

Fixed styling