Skip to content

Releases: statuscompliance/node-red-status

Node-RED-Status

02 Sep 11:47
b1010d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.3.1

Node-Red-Status 1.0.4

29 Feb 21:26
d7f6054
Compare
Choose a tag to compare

Status Nodes: Fix error responses

Node-RED Logo

Overview

In this pull request the registered subflows are refactored, now all status components are custom nodes.

How to install

To install to the latest version, simply rerun the setup script.

Author: @alvarobernal2412

Node-Red-Status 1.0.3

29 Feb 21:23
c89178f
Compare
Choose a tag to compare

Status Nodes: Fix error responses

Node-RED Logo

Overview

In this pull request the registered subflows are refactored, now all status components are custom nodes.

How to install

To install to the latest version, simply rerun the setup script.

Author: @alvarobernal2412

Node-Red-Status 1.0.2

29 Feb 21:18
986a920
Compare
Choose a tag to compare

Status Nodes: Fix error responses

Node-RED Logo

Overview

In this pull request the registered subflows are refactored, now all status components are custom nodes.

How to install

To install to the latest version, simply rerun the setup script.

Author: @alvarobernal2412

Node-Red 1.0.1

25 Feb 19:32
Compare
Choose a tag to compare
Node-Red 1.0.1 Pre-release
Pre-release

Status Nodes: Fix error responses

Node-RED Logo

Overview

This version fixes some problems with error responses, in the previous version the nodes worked correctly but froze when requests were made incorrectly.

How to install

To install to the latest version, simply rerun the setup script.

Author: @alvarobernal2412

node-red-contrib/status@1.0.0

24 Feb 08:28
Compare
Choose a tag to compare
Pre-release

Release 1.0.0 - Status Nodes: First Version

Node-RED Logo

Overview

This release marks a significant milestone in the development of Status. It introduces several new features and improvements aimed at enhancing the user experience and overall functionality of the application.

Features

This release introduces a set of new custom nodes designed to enhance the functionality of Status:

  • GitHub-Associated Trello Repository Checker: New custom nodes have been developed to check the existence of GitHub repositories associated with Trello cards.

  • PDF Content Retrieval: Allow users to retrieve the content of PDFs given a GitHub repository and the path to a PDF file.

  • PDF Section Existence Checker: For checking the existence of a specific section within PDF documents.

  • JSON Document Filtering: Users can now filter JSON documents based on specific attributes using dedicated nodes.

How to install

To install to the latest version, simply run the following command:

npm install @alvarobc2412/status@latest