Skip to content

Releases: ioBroker/ioBroker.javascript

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

Release v5.4.4

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

Release v5.4.3

17 Mar 22:37
Compare
Choose a tag to compare
  • (Apollon77) Fix handling of month schedules with given date list
  • (Apollon77) Optimize scheduling to make sure to not miss triggers if callbacks would need too long

Release v5.4.2

16 Mar 07:06
Compare
Choose a tag to compare
  • (Apollon77) Fix automatic start of Rules scripts when starting adapter

Release v5.4.1

15 Mar 21:18
Compare
Choose a tag to compare
  • (Apollon77) Fix blockly subscribes broken in 5.4.0

Release v5.4.0

13 Mar 21:50
Compare
Choose a tag to compare
  • (Apollon77) Automatically create missing folder objects when states are created using createState
  • (Apollon77) Fix special characters in blockly subscribe logic
  • (Apollon77) Fix timing issue where state updates could not be current on startup
  • (Apollon77) Fix state name handing
  • (Apollon77) Fix potential crash cases reported by Sentry

Release v5.3.3

06 Mar 19:38
Compare
Choose a tag to compare
  • (bluefox) Added async functions: createStateAsync, deleteStateAsync