n8n v0.206.1 Release Notes
Release Date: 2022-12-07 // about 2 years agoPrevious changes from v0.206.0
-
๐ Bug Fixes
- Code Node: Restore
pairedItem
to required n8n item keys (#4821) (915f144) - core: Fix linter error (#4808) (3bb3809)
- core: Fix partial execution with pinned data on child node run (#4764) (5d75e6c)
- core: OAuth2 scopes does not save (7aefed4)
- Enable source-maps on WorkflowRunnerProcess in
own
mode (#4832) (9485e2f) - Execute Workflow Node: Update Execute Workflow node info notice text (#4809) (9e7a156)
- Gmail Trigger Node: Trigger node missing some emails (67aad63)
- ๐ Handle error when workflow does not exist or is inaccessible (#4831) (b71295e)
- Local File Trigger Node: Fix issue that causes a crash if the ignore field is empty (#4824) (#4825) (c311424)
- ๐ Make
nodes.exclude
andnodes.include
work with lazy-loaded nodes (#4833) (85241fd)
๐ Features
- โ Add message for readonly nodes. Improve foreign credentials handling (#4759) (eb112ff)
- โ Add prompt to overwrite changes when concurrent editing occurs (#4817) (af6ac42)
- core: Workflow Execution Statistics (#4200) (1722c6b)
- editor: Alert design system component (#4834) (9dbb3ea)
- editor: Schema view (#4615) (4528f34)
- ๐ Fix checkbox line height and make checkbox label clickable (#4818) (1b7952a)
- KoBoToolbox Node: Add support for Media file API (#4578) (37e580e)
- Code Node: Restore