n8n v0.200.0 Release Notes

Release Date: 2022-10-27 // over 1 year ago
  • 🐛 Bug Fixes

    • API: Validate excecutions and workflow filter parameters (#4424) (dd3c596)
    • core: Amend typing for jsonParse() options (#4423) (1732324)
    • core: Fix predefinedCredentialType in node graph item (#4379) (77233f2)
    • core: Fix canvas node execution skipping parent nodes (#4438) (3a9684d)
    • core: Fix single-node execution failing in main mode (#4421) (5745027)
    • core: Set JWT authentication token sameSite policy to lax (#4425) (1f4eaeb)
    • core: Update to imports in helpers (91bd3c6)
    • editor: Curb item method linting in single-item mode in CodeNodeEditor linter (#4455) (b226aed)
    • editor: Stop rendering expressions as html (#4420) (779b0d5)
    • Email Trigger (IMAP) Node: Backport V2 mark-seen-after-processing to V1 (#4435) (b296fb0)
    • Email Trigger (IMAP) Node: Improve connection handling and credentials (#4393) (1a37f00)
    • HTTP Request Node: Fix sending previously selected credentials (#4457) (44ad249)
    • InvoiceNinja Node: Added support for v5 (2f4649c)
    • TheHive Node: Fix node issues (ca9eca9)

    🔋 Features

    • Airtable Trigger Node: Use resource locator component for base and table parameters (#4391) (227212c)
    • core, editor: Introduce workflow caller policy (#4368) (e8935de)
    • core: Block workflow update on interim change (#4397) (cddd012)
    • editor: Add readonly state for nodes (#4299) (408bd96)
    • editor: Implement executions preview via the new executions tab in node view (#4311) (d833345)
    • editor: Improve nodes panel search (#4399) (f6733cf)
    • HTTP Request Node: Add option for raw json header & query (#4408) (8f25da5)
    • Write Binary File Node: Add option to append to a file (#4386) (4b13b33)