File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.4.1] - 2025-11-16
4+
5+ - Bugfix: Don't use absolute paths for internal API calls for config setup
6+ - Fixes 404 errors when running Node-RED on a sub-path
7+
38## [ 1.4.0] - 2025-11-26
49
510- New node: _ Poll workflows_ [ #21 ] ( https://github.com/seqeralabs/node-red-seqera/pull/21 )
Original file line number Diff line number Diff line change 343343 "type" : " global-config" ,
344344 "env" : [],
345345 "modules" : {
346- "@seqera/node-red-seqera" : " 1.4.0 "
346+ "@seqera/node-red-seqera" : " 1.4.1 "
347347 }
348348 }
349349]
Original file line number Diff line number Diff line change 11{
22 "name" : " @seqera/node-red-seqera" ,
3- "version" : " 1.4.0 " ,
3+ "version" : " 1.4.1 " ,
44 "description" : " Node-RED nodes for interacting with the Seqera Platform API" ,
55 "author" :
" Phil Ewels <[email protected] >" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments