Releases: ioBroker/ioBroker.javascript
Releases · ioBroker/ioBroker.javascript
Release v5.5.4
- (bluefox) Tried to solve problem with the font
Release v5.5.2
- (bluefox) Added new rules action block: sum two states (or minus)
Release v5.5.0
- (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
- (Apollon77) Fix existsState and existsObject
Release v5.4.4
- (Apollon77) Fix existsState and existsObject
Release v5.4.3
- (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
- (Apollon77) Fix automatic start of Rules scripts when starting adapter
Release v5.4.1
- (Apollon77) Fix blockly subscribes broken in 5.4.0
Release v5.4.0
- (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
- (bluefox) Added async functions: createStateAsync, deleteStateAsync