Skip to content

Releases: jensrossbach/node-red-sony-audio

Release 2.0.5

07 Jan 13:02
Compare
Choose a tag to compare

Changed

  • Replaced usage of deprecated synchronous version of evaluateJSONataExpression by asynchronous version as synchronous version will not work anymore starting with Node-RED 4.0.
  • Updated versions of some dependencies.

NPM SHA-Sum: 350185366717c5aa476e89be015322346e02f458

Release 2.0.4

15 Jun 18:12
Compare
Choose a tag to compare

Fixed

  • Removed port input for video sources in configuration UI.

NPM SHA-Sum: ec2d70c1415920006487748f2f1d818c942e67b8

Release 2.0.3

09 Jun 12:06
Compare
Choose a tag to compare

Fixed

  • Fixed illegal argument error for video input.

Changed

  • Updated versions of dependencies where possible.

NPM SHA-Sum: 1bdeb85144b0d8e9dbcebceb4a8f1bf2f320f30c

Release 2.0.2

22 Jan 13:30
Compare
Choose a tag to compare

Changed

  • Improved and updated help texts.
  • Updated versions of some dependencies.

NPM SHA-Sum: 3eb3a8b3c4d480569000637ba7ba4fbdf5f97aa9

Release 2.0.1

08 Jun 17:08
Compare
Choose a tag to compare

Added

  • Added additional sound field values to the "set sound settings" control command.
  • Added night mode without narration as possible value for night mode to the "set sound settings" control command.

NPM SHA-Sum: e81beb45adb309ec1d494105d5aa8f52957c8bf1

Release 2.0.0

22 Feb 18:29
Compare
Choose a tag to compare

NOTE

This is a complete rework of the Node-RED Sony Audio package with breaking changes. Therefore the project has also been renamed and published as a new NPM package. The old package is still available and you can decide on your own if you want to continue using the old package or if you want to migrate to the new one. Due to the new names of the package and the nodes, it is possible to install both versions in parallel.


Changed

  • New package name following the new naming conventions for Node-RED contributions.
  • New, more intuitive node names:
    • controller node → control node
    • receiver node → notify node
  • Completely revised the flow nodes, making them more modern, more flexible and leaner.
  • Completely redesigned the configuration UI of the flow nodes.
  • Optimized the output of some predefined filters.
  • Removed the possibility to override commands and command settings from the configuration UI via input message.
  • Removed the support for multiple outputs.
  • Upgraded dependencies to newest versions (except node-fetch as version 3.x does not support the require syntax anymore)

Added

  • Added the possibility to make direct API calls from the configuration UI of the control node.
  • Added the possibility to fetch the API including parameters from input messages, environment variables and context variables.
  • Added the support for processing input data with templates and JSONata expressions.
  • Added the possibility to precisely configure output messages and set context variables upon receiving data from the device.
  • Added example flows to the package (however, I strongly recommend to also have a look into the wiki).
  • And many more small things...

Fixed

  • Fixed saving of sound, speaker and playback settings in case of multiple entries.

NPM SHA-Sum: 2e6b8daa04cb247fce6a3c8dacf67b6d6270507f