Skip to content

Releases: jensrossbach/node-red-contrib-chronos

Release 1.13.3

27 Sep 19:52
Compare
Choose a tag to compare

Fixed

  • Implemented workaround for forced spinner input field width.

NPM SHA-Sum: 46f072431a2cbc436240d29f3f310fbc123b4833

Release 1.13.2

28 Aug 16:15
Compare
Choose a tag to compare

Fixed

  • Fixed minor typos in help texts.

NPM SHA-Sum: 5a99d3aae76383e89d3b81c7c866865217efec6a

Release 1.13.1

21 Aug 13:40
Compare
Choose a tag to compare

Changed

  • Updated homepage link in package.json file.

NPM SHA-Sum: 7325f86a48a74b2791af37b840b755c07eebceac

Release 1.13.0

23 Jul 18:02
Compare
Choose a tag to compare

NOTE

Please be aware that this version introduces a change that requires adaptation in case you are using the JSONata based filter result evaluation which has been introduced in version 1.12. The condition result array has been changed to be an expression variable instead of an input property. This means it has to be referenced as $condition instead of condition (note the prepended dollar sign) and any property from the input message with the name "condition" will no longer be renamed.


Added

  • Added support for JSONata based time switch/filter node conditions.
  • Added new set action based on JSONata expressions to time change node.

Changed

  • Condition result array in JSONata result evaluation of time filter node is now an expression variable instead of an input property.

NPM SHA-Sum: ab9d03d73eaa1c3ed245bfa602de0a1f7ecf55f2

Release 1.12.0

21 Jun 19:09
Compare
Choose a tag to compare

Added

  • New repeat node which repeats incoming messages periodically based on a configurable interval.
  • Filter result of time filter node can now be evaluated via a JSONata expression for more complex evaluation.

Changed

  • UI text and translation improvements.

NPM SHA-Sum: b767e6699ab4a294348e1c685098ad4bbf49cdc4

Release 1.11.1

30 May 12:00
Compare
Choose a tag to compare

Fixed

  • Fixed online help for time switch and filter nodes (missing documentation of exclude property).

Changed

  • Updated flow picture for scheduler node.

NPM SHA-Sum: 17fc3e967f2fa7be8938a86917622b415c19a214

Release 1.11.0

29 May 15:58
Compare
Choose a tag to compare

Added

  • Enhanced input messages with control commands for scheduler node
  • Condition for special days of a month for time switch and filter nodes

Changed

  • UI text and translation improvements

NPM SHA-Sum: 3d878c614953cb67a27a994b4bde3cc6e09390be

Release 1.10.4

13 May 14:02
Compare
Choose a tag to compare

Changed

  • Moved sunlight phase "Night (end)" to beginning of lists.
  • Minor code improvements.

NPM SHA-Sum: 9faead2788257d1b6e43bc99c8eb456876a8b57a

Release 1.10.3

01 May 12:12
Compare
Choose a tag to compare

Changed

  • Sunlight phases are now shown in chronological order in the selection menus of the configuration UIs.

NPM SHA-Sum: fedf2b4f32f7c799e375ac4a32983ba25de6a926

Release 1.10.2

15 Apr 17:21
Compare
Choose a tag to compare

Fixed

  • Fixed refusal of input messages with number-based target times for delay until nodes.

NPM SHA-Sum: b93f69a6be6692327199cfa30f8002007c15ae40