doc-red
Version:
A plugin for Node-RED which helps to documentate and enhance your workspace.
68 lines (50 loc) • 1.77 kB
Markdown
> **Attention:** ⚠️ means that a change breaks things. Manual adjustments will be necessary. So be careful before updating. Even data loss might occur.
**Version 1.6.0 (25th of March 2025)**
- updated SIR
- added show subflow main documentation (inkl. TODO, etc.) on child subflow node in workspace option
- css changes in popover
- show new created documentation in tab fix
**Version 1.5.1 (20th of February 2025)**
- updated SIR
- console node on click on tooltip -> id
**Version 1.5.0 (13th of January 2025)**
- added option "Dummy doc on hover"
**Version 1.4.3 + 1.4.4 (14th of November 2024)**
- Bugfix Popover + Hint for Icons
- Updated SIR
- Removed settings popover modal
- Updated README
**Version 1.4.1 + 1.4.2 (13th of November 2024)**
- Published to node-red flows
**Version 1.4.0 (26th of July 2024)**
- Updated SIR
- Changed from pseudo-node to plugin
**Version 1.3.4 (11th of August 2023)**
- runtime-state start fix
**Version 1.3.3 (10th of August 2023)**
- added title to popover
- bugfixes (deploy and new node)
- refactoring
**Version 1.3.2 (21st of March 2023)**
- added id to documentation popover
- bugfixes
**Version 1.3.0 (xx of December 2022)**
- added outputs feature
**Version 1.2.0 (28th of November 2022)**
- removed status
- added icons and tooltips
- improved todo tab
- bugfixes
**Version 1.1.3 (02nd of November 2022)**
- added todo tab
- Bugfixes
**Version 1.0.3 (25th of October 2022)**
- added subflow compatibility
**Version 1.0.2 (25th of October 2022)**
- bugfix when status has been set by other node
**Version 1.0.1 (25th of October 2022)**
- Node checking for TODO (status or info)
- small delay on runtime start to give other nodes the chance to set their status
- code refactoring
## Version 1.0.0**
- Init