Skip to content

Releases: ioBroker/ioBroker.javascript

Release v5.8.10

15 Jul 07:26
Compare
Choose a tag to compare
  • (klein0r) Added variable timeout block
  • (klein0r) Added getInterval and getTimeout blocks
  • (klein0r) Added sendTo for scripts and message trigger blocks
  • (bluefox) Corrected the syntax highlighting

Release v5.8.9

14 Jul 12:07
Compare
Choose a tag to compare
  • (klein0r) Added variable timeout block
  • (klein0r) Added getInterval and getTimeout blocks
  • (klein0r) Added sendTo for scripts and message trigger blocks

Release v5.8.8

13 Jul 09:04
Compare
Choose a tag to compare
  • (bluefox) Corrected error by start of GUI

Release v5.8.7

12 Jul 15:39
Compare
Choose a tag to compare
  • (klein0r) Fixed function edit dialog (cursor jumps to first position)
  • (klein0r) Added error message when using number or boolean as trigger id

Release v5.7.0

08 May 07:56
Compare
Choose a tag to compare
  • (Apollon77) Allow sending of messages to scripts also from adapters and CLI by sending "toScript" message (see onMessage Documentation)
  • (Apollon77) Lists returned by $-selector are now unified and do not contain double entries
  • (Apollon77) Fix subscribe multiple object ID lists in blockly

Release v5.6.0

24 Apr 20:53
Compare
Choose a tag to compare
  • (Apollon77) Make state properties c(omment) and user available to scripts too
  • (Apollon77) make sure values of new or changed alias objects are initialized properly
  • (winnyschuster) Enhance scheduler logic and astro events offered by wizard
  • (Apollon77) Respect expected value changes when determining if a value is changed
  • (Apollon77) Fix remembering intermediate state values when state values are subscribed
  • (Apollon77) fix setState logic when states are not subscribed

Release v5.5.4

07 Apr 13:10
Compare
Choose a tag to compare
  • (bluefox) Tried to solve problem with the font

Release v5.5.2

23 Mar 15:42
Compare
Choose a tag to compare
  • (bluefox) Added new rules action block: sum two states (or minus)

Release v5.5.0

22 Mar 14:23
Compare
Choose a tag to compare
  • (Apollon77) Prevent Mirror directory being set to central ioBroker directories because can produce various issues
  • (Apollon77) Fixed existsState and existsObject
  • (bluefox) Fixed translations

Release v5.4.5

20 Mar 12:41
Compare
Choose a tag to compare
  • (Apollon77) Fix existsState and existsObject