Skip to content

Releases: ioBroker/ioBroker.javascript

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

Release v4.7.0

04 Sep 18:21
Compare
Choose a tag to compare

Allowed async functions whenever a callback is accepted
Allowed true as 2nd parameter in getObject
Forced TypeScript to treat each script as a separate module
Replaced the Select-ID dialog

Release v4.6.26

24 Aug 21:55
Compare
Choose a tag to compare

Catch error case when npm istallation fails (Sentry IOBROKER-JAVASCRIPT-3K)
Prevent crash case in mirroring (Sentry IOBROKER-JAVASCRIPT-3M)

Release v4.6.24

24 Aug 19:30
Compare
Choose a tag to compare

Fixed the loading of page

Release v4.6.23

18 Aug 22:34
Compare
Choose a tag to compare

fix type resolution for rxjs in TypeScripts

Release v4.6.22

30 Jul 11:08
Compare
Choose a tag to compare

catched some more file errors in mirror logic