NodePit Power Nodes

Everything a Pro User Needs!

Changelog

This log gives an overview of the most prominent changes in each release. Minor fixes, changes “under the hood” and refactoring changes are not listed here. We follow the Semantic Versioning scheme and the guidelines from “Keep a Changelog” as close as possible.

version-1.4.2 (2024-04-25)

Fix
Annotating of styled nodes

version-1.4.1 (2024-04-13)

Add
Automated migration for deprecated “Annotator” node

version-1.4.0 (2023-11-03)

Info
“NoOp Nodes” have been renamed to “NodePit Power Nodes”. As this product now contains multiple nodes that go beyond the “no operation“ functionality, the new name reflects the purpose of this product way better.
Add
Row Count Annotator: New node which adds an annotation to itself with the number of rows passed through each table.
Add
Workflow Annotator: New node which writes smart node annotations to all nodes in a workflow. Currently, only a small set of nodes is supported (try it e.g. with “Sorter”, “Joiner”, or “Table Creator” nodes). If you would like more nodes to be supported, please get in touch: mail@nodepit.com.
Change
Introduces node categories to group and structure nodes.

version-1.3.0 (2023-09-14)

Change
Node Annotator: Make Node IDs more portable
Change
Node Annotator: Support for flow variables within message - use {{flow_variable_name}}
Change
Node Annotator: Allow to keep message upon node reset
Fix
Node Annotator: Properly work when wrapped into a “component”

version-1.2.0 (2023-09-13)

Info
Requires at least KNIME 4.7 (please make sure you’re using an update site URL corresponding to your KNIME version)
Change
Node Annotator: Allow to annotate arbitrary nodes in the workflow
Change
Node Annotator: Allow to annotate parent node (when used within a Meta Node)
Deprecate
Annotator: Replace with improved “Node Annotator”

version-1.1.0 (2023-07-16)

Add
Annotator: New node which allows to write annotations about itself
Add
Reset on Load: New node to reset itself (and successors) when loading the workflow (contributed by Selenium Nodes)
Change
NoOp (Configurable): More flexible configuration options (allow to an arbitrary number of ports)
Change
Works with KNIME 5.1
Deprecate
NoOp (Configurable): Replaced with new version

version-1.0.1 (2022-09-26)

Fix
Always show proper node names

version-1.0.0 (2022-09-14)

Info
Initial release