Skip to content

Release v0.0.4

Compare
Choose a tag to compare
@LynnL4 LynnL4 released this 23 Sep 09:30
· 63 commits to main since this release

Overview

We are excited to announce the release of node-red-contrib-sscma version 0.0.4. This update brings essential bug fixes and feature enhancements, providing a more stable and feature-rich experience for users.

Key Changes

Bug Fixes

  1. Model Node Initialization: Fixed an issue where the Model Node failed to initialize correctly, ensuring smooth setup and operation.

New Features

  1. Preview Node:
    • Added support for displaying the object count, enabling real-time visualization of counted items or objects in your flows.
  2. Save Node:
    • Added support for configuring a duration input, allowing users to specify how long data should be saved, providing greater control over data retention.

Installation

To upgrade to the latest version, run the following command:

npm install [email protected]

Example Use Case

With node-red-contrib-sscma version 0.0.4, you can build more dynamic and controlled AI flows:

[ Model Node (Fixed Init) ] → [ Preview Node (Count Display) ] → [ Save Node (Custom Duration) ]

This setup is ideal for applications requiring real-time object counting and configurable data retention, such as inventory management or surveillance.

Known Issues

  • No new issues reported. Please continue to report any issues through the GitHub repository.

This release focuses on improving reliability and adding flexibility to your AI workflows. More exciting features and improvements are on the way, so stay tuned!

Full Changelog: v0.0.3...v0.0.4