Releases: ioBroker/ioBroker.javascript
Releases Β· ioBroker/ioBroker.javascript
Release v7.10.2
- (klein0r) Fixed httpGet/httpPost issue when using without options
- (klein0r) Updated integration testing
- (klein0r) Protect jsonl file access
Release v7.9.4
- (klein0r) Fixed urlencoding for basic auth in url (user:pass)
- (klein0r) Add warning icon if trigger is positioned inside of another trigger or loop
Release v7.9.3
- (klein0r) Added timeout option for http blocks
- (klein0r) Added option for basic auth in url (user:pass)
Release v7.9.2
- (klein0r) Added new block for http response
Release v7.9.1
- (klein0r) Configurable trigger warning limit (default: 100 per script)
- (klein0r) Allow to use objects in create state blocks for common
- (klein0r) Added warning if latitude or longitude is not configured correctly
Release v7.9.0
- (klein0r) Added block to create new objects
- (klein0r) Added HTTP get and post function
- (klein0r) Droped support of coffeescript (deprecated since version 6.0.0)
- (klein0r) Raise warning if more than 100 triggers have been registered
- (klein0r) Fixed astro state calculation (and display server time in dialog)
Release v7.8.0
- (klein0r) Added block for multiple or conditions
- (klein0r) Raised supported ecmaVersion from es2018 to es2021
- (klein0r) Fixed getIdByName (returned the same id as array)
Release v7.7.0
- (klein0r) Added block for multiple and conditions
Release v7.6.3
- (klein0r) Fixed bug in formatTimeDiff Blockly
Release v7.6.2
- (klein0r) Added missing console.info()
- (klein0r) Added missing type hints
- (klein0r) Creation of astro states is now optional
- (klein0r) Fixed logging of objects/sets