Releases: ioBroker/ioBroker.javascript
Releases Β· ioBroker/ioBroker.javascript
Release v9.0.11
- (@GermanBluefox) Corrected the rule editor if the condition is empty
- (@GermanBluefox) Corrected types for TypeScript
Release v9.0.10
- (@klein0r) Added Blockly block to format a numeric value
- (@GermanBluefox) Fixing some blocks in blockly: cron, time
- (@GermanBluefox) Added new block: "unconditional return"
- (@GermanBluefox) Type definitions for TypeScript were updated
- (@GermanBluefox) Corrected bug with deleting of sub-folders
Release v9.0.9
- (@klein0r) Added Blockly block to format a numeric value
- (@GermanBluefox) Fixing some blocks in blockly: cron, time
Release v9.0.8
- (@klein0r) Added Blockly block to format a numeric value
- (@GermanBluefox) Fixing some blocks in blockly: cron, time
Release v9.0.7
- (@GermanBluefox) Fixing some blocks in blockly: time, function
Release v9.0.6
- (@GermanBluefox) Speed-up loading of GUI
- (@GermanBluefox) Migrating old blocks to new format
Release v9.0.5
- (@GermanBluefox) Speed-up loading of GUI
Release v9.0.4
- (@GermanBluefox) Corrected script editor for Polish language
- (@GermanBluefox) Corrected import of Blockly blocks
- (@GermanBluefox) Corrected editing of Blockly
Release v9.0.3
- (@GermanBluefox) Corrected the rule editor
- (@GermanBluefox) Removed the unused JS files
Release v9.0.2
- (@klein0r) Added possibility to escape chars in formatTimeDiff
- (@GermanBluefox) Back-end was migrated to TypeScript
- (@GermanBluefox) Breaking change: removed "request" module
- (@GermanBluefox) Added prettier for scripts