Skip to content

Releases: ioBroker/ioBroker.javascript

Release v8.7.1

22 Jul 10:37
6eb1fc9
Compare
Choose a tag to compare
  • (foxriver76) load correct typings for TypeScript scripts with js-controller v6 (needs js-controller v6.0.9)

Release v8.7.0

18 Jul 07:02
Compare
Choose a tag to compare
  • (klein0r) Escape all field inputs correctly when using single quotes
  • (klein0r) Added sandbox function to subscribe to all enum members
  • (klein0r) Added Blockly block to subscribe to all enum members
  • (klein0r) Added sandbox functions to start/restart/stop an instance
  • (klein0r) Added Blockly block to start/restart/stop an instance
  • (klein0r) Added Blockly block to start/stop a script
  • (klein0r) Added Blockly result blocks for script messages
  • (klein0r) Fixed onLog / onLogUnregister return types
  • (foxriver76) fixed issue in importing additional node modules for packages which do not provide a default export (e.g. mathjs)
  • (bluefox) Removed withStyles from GUI

Release v8.6.0

14 Jun 17:50
Compare
Choose a tag to compare
  • (foxriver76) fixed issue with additional node modules which are installed from GitHub (controller v6)
  • (klein0r) Added new Blockly block to save http response into temp file
  • (klein0r) Escape single quotes in all object Blockly blocks
  • (klein0r) Grouped Blockly blocks / changed order of blocks
  • (klein0r) Allow multi line comments

Release v8.5.2

11 Jun 12:49
Compare
Choose a tag to compare
  • (foxriver76) fixed issue with additional node modules when using js-controller version 6
  • (klein0r) Added Blockly block to check if text includes another text
  • (klein0r) Fixed onFile error when file has been deleted

Release v8.5.1

10 Jun 10:02
Compare
Choose a tag to compare
  • (klein0r) Added Blockly dark theme
  • (klein0r) Fixed sendTo custom parameters with special chars

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