Skip to content

Releases: ioBroker/ioBroker.javascript

Release v8.5.0

07 Jun 14:54
Compare
Choose a tag to compare
  • (klein0r) Ack flag on state object has priorty (in setState/setStateDelayed)
  • (klein0r) Fixed all blockly declarations (to avoid warnings in logs)
  • (klein0r) Updated Blockly Core to 10.4.3

Release v8.4.2

28 May 11:38
Compare
Choose a tag to compare
  • (klein0r) Fixed createState (removed redundant native attributes)
  • (winnyschuster) Fixed astro custom component

Release v8.4.1

26 May 11:13
Compare
Choose a tag to compare
  • (klein0r) Fixed httpPost block
  • (klein0r) Just raise deprecated warnings once per script start/usage

Release v8.4.0

25 May 10:27
Compare
Choose a tag to compare
  • (klein0r) Added checks/warnings for more incorrect blockly connections
  • (klein0r) Added option to disable certificate validation in httpGet
  • (klein0r) Added expire option to Blockly block
  • (klein0r) Fixed variables.astro times when date is not available
  • (klein0r) Fixed jsonConfig for libraries and library typings
  • (klein0r) Implemented new js-controller 6.x functions for package handling
  • (klein0r) Updated to ChatGPT-4o

Release v8.3.1

13 May 09:38
Compare
Choose a tag to compare
  • (paul53) Allow negative values in formatTimeDiff
  • (klein0r) Updated tests and fixed Blockly translations

Release v8.3.0

09 May 11:55
Compare
Choose a tag to compare
  • (klein0r) Added createTempFile to sandbox
  • (klein0r) Fixed log message on script start
  • (klein0r) Added instance/from to log window (like in admin)

Release v8.2.0

07 May 18:45
Compare
Choose a tag to compare
  • (PeterVoronov) Added toArray to result object of $-selector
  • (klein0r) Added Blockly block for onLog

Release v8.1.1

03 May 13:28
Compare
Choose a tag to compare
  • (klein0r) Updated Blockly/JS and Rules/JS image (as svg)

Release v8.1.0

03 May 11:43
Compare
Choose a tag to compare
  • (bluefox) Updated admin config to jsonConfig (dropped materialize)

Release v8.0.3

11 Apr 14:53
Compare
Choose a tag to compare
  • (klein0r) Updates dependencies (latest adapter-react-v5 framework)