Skip to content

Releases: ioBroker/ioBroker.javascript

FIx Blockly

14 May 22:14
Compare
Choose a tag to compare
4.6.3

4.6.3 update package lock

Blockly update, Reactivate Sentry, Support 0_userdata.0

11 May 21:27
Compare
Choose a tag to compare

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

17 Apr 23:42
Compare
Choose a tag to compare

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+

09 Feb 10:36
Compare
Choose a tag to compare
  • (Apollon77) Add new socket.io client library to prevent errors

Fixed the authentication error detection

07 Feb 10:48
Compare
Choose a tag to compare

4.3.8 (2020-02-07)

  • (bluefox) Fixed the authentication error detection

Require js-controller >= 2.2.x for this version

04 Feb 16:51
Compare
Choose a tag to compare

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

03 Feb 17:14
Compare
Choose a tag to compare

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

26 Jan 22:11
Compare
Choose a tag to compare

4.3.5 (2020-01-26)

  • (bluefox) fixed the load of zip files if more than one host

Bugfixing

21 Nov 21:59
Compare
Choose a tag to compare

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

13 Feb 12:40
Compare
Choose a tag to compare

3.6.5 (2019-02-13)

  • (bluefox) Error with formatDate was fixed