n8n v0.206.1 Release Notes

Release Date: 2022-12-07 // over 1 year ago
  • 🐛 Bug Fixes

    • core: Make expression resolution improvements (#4829) (0bd13c7)
    • editor: Schema unit test stub fontawesome icon (#4840) (1e4ca1f)
    • ✂ Remove unnecessary console message (#4848) (2ad62bc)

Previous 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 and nodes.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)