Releases: statuscompliance/node-red-status
Node-RED-Status
What's Changed
- fix: Delete subflows file by @alvarobernal2412 in #9
- conf: Create docker autopublisher by @alvarobernal2412 in #11
- Develop by @alvarobernal2412 in #12
- conf: Include dockerfile to autopublish by @alvarobernal2412 in #13
- Develop by @alvarobernal2412 in #14
- conf: Unify npm and docker auto-publishers by @alvarobernal2412 in #16
- Develop by @alvarobernal2412 in #17
- Feature/18 add logos to the custom nodes by @alvarobernal2412 in #19
- Include procede logos by @alvarobernal2412 in #20
- fix(core): Allow nodes duplications #21 by @alvarobernal2412 in #22
- feat: Add bluejay node by @alvarobernal2412 in #24
- feat: Add nodes params to the configuration by @alvarobernal2412 in #27
- feat: Add params property by @alvarobernal2412 in #29
- Feature/30 bpm nodes by @alvarobernal2412 in #31
- Feature/36 update nodes category by @alvarobernal2412 in #37
- Develop by @alvarobernal2412 in #25
Full Changelog: 1.0.4...1.3.1
Node-Red-Status 1.0.4
Status Nodes: Fix error responses
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
Status Nodes: Fix error responses
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
Status Nodes: Fix error responses
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
Status Nodes: Fix error responses
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
Release 1.0.0 - Status Nodes: First Version
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