Skip to content

Commit ddfcc84

Browse files
committed
Changelog for v0.3.0
1 parent f736284 commit ddfcc84

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.3.0] - 2025-06-08
4+
5+
- Refactored workflow nodes into separate `seqera-workflow-launch` and `seqera-workflow-monitor` nodes
6+
- Added autocomplete for launchpad names in workflow launch node
7+
- Added workspace dropdown to config node
8+
- Added in-dialogue API check to config node
9+
- Individual nodes can now override workspace ID from config
10+
- Improved poll duration inputs with time units
11+
- Added new custom icons for node types
12+
- Added Seqera styling to Node-RED editor
13+
- New example flows:
14+
- Launch on file upload
15+
- Studio on run fail + Slack webhook
16+
- Added `README.md` for examples and improved visibility in palette
17+
- Improved error handling and centralized API calls
18+
- 🐛 Bugfix: Remove remnant `errMsg` variable causing crashes
19+
320
## [0.2.3] - 2025-05-22
421

522
- New nodes for Seqera Studios:

0 commit comments

Comments
 (0)