Skip to content

Releases: ioBroker/ioBroker.javascript

Release v5.2.18

14 Dec 16:18

Choose a tag to compare

5.2.18 (2021-12-14)

  • (klein0r) Fixed some german translations
  • (winnyschuster) Fixed astro schedules

Release v5.2.15

18 Nov 16:31

Choose a tag to compare

  • (agross) Added the monitoring of symlinks my mirroring
  • (Apollon77) Fix two crash cases reported by Sentry

Release v5.2.14

17 Nov 20:31

Choose a tag to compare

  • (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

15 Sep 06:21

Choose a tag to compare

Fixed the loading of Node.js typings

Release v5.2.9

02 Sep 11:41

Choose a tag to compare

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

16 Jul 11:27

Choose a tag to compare

Added fallback for admin4

Release v5.2.3

08 Jul 21:54

Choose a tag to compare

Fix imports like "rxjs/operators" for versioned npm modules

Release v5.2.2

06 Jul 20:58

Choose a tag to compare

Add support to install npm packages as defined version (name@version)

Release v5.2.1

05 Jul 10:49

Choose a tag to compare

IMPORTANT: Admin 5.1.9 is now required for this JavaScript version!
Adjust logging for "array"/"object" type handling

Release v5.2.0

04 Jul 22:16

Choose a tag to compare

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)