Nextflow 26.04.0
Nextflow 26.04 is a stable release
See the Migrating to 26.04 for a comprehensive list of changes since the last stable release.
Feature updates and improvements
Configuration
- Renamed
nextflow.preview.typesfeature flag tonextflow.enable.typesby @pditommaso in #7067 - Added support for validation of collection params with record types by @bentsherman in #7025
General
- Added
-user-secretand-workspace-secretflags tonextflow launchby @rnaidu-seqera in #7040
Bug fixes
Language features
- Fixed runtime type reflection in
nf-langby @bentsherman in #7077
General
- Fixed ANSI colors in error messages by @ewels in #7078
Dependencies
- Bumped
nf-tower@1.27.0
Full changelog: https://github.com/nextflow-io/nextflow/releases/tag/v26.04.0