Today we have updated the nightly build and v4.2 stable release chanels of our community plugin to v1.27.0, which includes 3 new nodes and a number of bug fixes. See below for details
Update to v1.27.0
New Nodes
- Append to Collection
- Insert into List
- Credential Variable Extractor (see Credentials Input Node - Extract UserName ?)
Bux Fixes / Enhancements
- PMI Properties node now works with two-character element symbols e.g. Cl, Br etc (see Vernalis PMI node failure - #28 by s.roughley)
- List Folders node no longer throws NullPointerException (see I'd like to download files from S3 to KNIME server - #5 by takushikanai)
- Memory monitoring performance loop nodes re-written to remove possible IOExceptions due to table ownership of memory usage table
- Performance loop end nodes now allow use of new or legacy date-time systems in timing and memory usage output tables
- PMI calculation errors no longer causes node execution failure
- SettingsModelIntegerRannge#createClone() now returns correct type
I hope to migrate these to the 4.1, 4.0 and 3.7 builds over the coming days.
Steve