Releases: ioBroker/ioBroker.javascript
Releases · ioBroker/ioBroker.javascript
FIx Blockly
4.6.3 4.6.3 update package lock
Blockly update, Reactivate Sentry, Support 0_userdata.0
4.6.1 (2020-05-1x)
- (bluefox) Updated blockly to 3.20200402.1
- (bluefox) Added to blockly the switch/case block.
- (Mic-M) fix log crash
- (Apollon77) Add new Sentry key and exclude user script exceptions
- (Garfonso) Several fixes and optimizations for Mirroring functionality
- (Apollon77) add support for 0_userdata.0 to createState and deleteState
Node 10 Minimum, Fixes, Sentry and existState
4.5.0 (2020-04-17)
- (Apollon77) Nodejs 10 is new minimum Version!
- (Apollon77) Add Sentry for use in js-controller 3.0 and React component
- (Apollon77) prevent warnings with js-controller 3.0
- (Garfonso) fix enum object cache handling
- (bluefox/Apollon77) enhance existsState
Make compatible with Admin 4.0+
- (Apollon77) Add new socket.io client library to prevent errors
Fixed the authentication error detection
4.3.8 (2020-02-07)
- (bluefox) Fixed the authentication error detection
Require js-controller >= 2.2.x for this version
4.3.7 (2020-01-26)
- (bluefox) Require js-controller >= 2.2.x for this version
Made adapter compatible with js-controller >= 2.2.x
4.3.6 (2020-01-26)
- (bluefox) Made adapter compatible with js-controller >= 2.2.x
- (bluefox) Implement deleteObject
- (bluefox) Fixed error with createState
- (bluefox) Removed adapter.objects... calls
Fixed the load of zip files if more than one host
4.3.5 (2020-01-26)
- (bluefox) fixed the load of zip files if more than one host
Bugfixing
4.3.4 (2019-10-28)
- (bluefox) Values are showed in select ID dialog
- (bluefox) Allow select with $ the schedule objects
Maintenance release for js-controller 1.5.6
3.6.5 (2019-02-13)
- (bluefox) Error with formatDate was fixed