n8n v0.202.0 Release Notes

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

    • API: Do not use names for typeorm connections (#4532) (f5c2080)
    • core: Fix manual execution of pinned trigger on main mode (#4535) (5d73b6e)
    • core: Streamline multiple pinned triggers behavior (#4569) (953457a)
    • editor: Curb arg linting for $input.first() and $input.last() (#4526) (0edd4bc)
    • editor: Fix duplicate bug when new workflow is open (#4559) (536c834)
    • editor: Fix for incorrect execution saving indicator in executions view (#4547) (0117191)
    • editor: Fix for oauth authorization (#4572) (d06197d)
    • editor: Fix workflow activation from the Workflows view (#4549) (d2bec63)
    • editor: Fix workflow back button navigation (#4546) (825637f)
    • editor: Prevent adding of the start node when importing workflow in the demo mode (#4564) (49748f2)
    • editor: Show string numbers and null properly in JSON view (#4513) (f6b85f4)
    • editor: Switch CodeNodeEditor linter parser to esprima-next (#4524) (5e0ded4)
    • editor: Tweak dragged mapping state (#4550) (b3cd62d)
    • editor: Update workflow buttons spacings (#4534) (88baaa0)
    • editor: Use base path in workflow preview component URL (#4560) (db163b7)
    • HTTP Request Node: Show error cause in the output (#4538) (c239eea)
    • HTTP Request Node: Use the data in "Put Output in Field" field (#4487) (39d4bb2)
    • HubSpot Node: Add notice to HubSpot credentials about API Key Sunset (#4570) (9b5db8d)
    • Notion Trigger (Beta) Node: Fix Notion trigger polling strategy (3b34050)
    • Raindrop Node: Update access token URL (#4542) (740df0c)
    • SendInBlue Trigger Node: Fix typo in credential name (#4357) (5d852f9)
    • ⚡️ Update E2E testing env variables (#4556) (f9d9f88)

    🔋 Features

    • ➕ Add cypress e2e tests for signup and signin (#3490) (7764486)
    • API: Report unhandled app crashes to Sentry (#4548) (2425c10)
    • API: Set up error tracking using Sentry (#4394) (41cb0ee)
    • core: Add ownership, sharing and credential details to GET /workflows (#4510) (026fb50)
    • editor: Add support for notice credentials properties (#4557) (de96def)
    • Switch from npm to pnpm (#4429) (7367773)