Releases: ioBroker/ioBroker.javascript
Release v5.2.18
5.2.18 (2021-12-14)
- (klein0r) Fixed some german translations
- (winnyschuster) Fixed astro schedules
Release v5.2.15
- (agross) Added the monitoring of symlinks my mirroring
- (Apollon77) Fix two crash cases reported by Sentry
Release v5.2.14
- (AlCalzone) Typings imrovement
- (winnyschuster) added "Solar noon" to astro-list
- (agross) Allowed to define different states for reading and writing alias values
Release v5.2.13
Fixed the loading of Node.js typings
Release v5.2.9
Make sure day of weeks is an array (Sentry IOBROKER-JAVASCRIPT-7Y)
Report to sentry is disabled in GUI if sentry is deactivated
Fixed many GitHub issues
Release v5.2.6
Added fallback for admin4
Release v5.2.3
Fix imports like "rxjs/operators" for versioned npm modules
Release v5.2.2
Add support to install npm packages as defined version (name@version)
Release v5.2.1
IMPORTANT: Admin 5.1.9 is now required for this JavaScript version!
Adjust logging for "array"/"object" type handling
Release v5.2.0
Handle state values for object types "array"/"object" stringifed as required by js-controller 3.3
add adapter to tier 1 for js-controller 3.3 (this means will be started first!)
Implemented the change of theme and the expert mode via admin
fixed the error with the simulation
Blockly: Allow Value read from datapoint as switch input
Blockly: add text_multiline block
Prevent crash case(Sentry IOBROKER-JAVASCRIPT-70)