n8n v0.203.0 Release Notes

Release Date: 2022-11-17 // over 1 year ago
  • ๐Ÿ› Bug Fixes

    • โž• Add back mapping hint when parameter is focused (#4634) (b35172e)
    • core: Deduplicate error handling in nodes (#4319) (c7133ec)
    • editor: Add 'Stop execution' button to execution preview (#4632) (be7672a)
    • editor: Curb direct item access linting (#4591) (271cd06)
    • editor: Fix expression editor variable selector filter (#4590) (69b332b)
    • editor: Fix for execution retry dropdown not closing (#4575) (e0ec5a6)
    • editor: Fix for logging error on user logout (#4633) (7483e14)
    • editor: Fix zero treated as missing value in resource locator (#4612) (b0bbcf6)
    • editor: Hide pin data in production executions (#4595) (edebad1)
    • editor: Skip optional chaining operators in Code Node editor linting (#4592) (ccacd42)
    • editor: Update to 'Expression/Fixed' toggle - Keep expression when switching to Fixed (#4599) (6eee155)
    • ๐Ÿ›  Fix foreign credentials being shown for new nodes (#4622) (dea67ca)
    • ๐Ÿ›  Fix user redirect to signin bug (#4623) (402b75a)
    • Store copy of workflow in workflowsById to prevent node data bugs (#4637) (9cadaea)

    ๐Ÿ”‹ Features

    • โž• Add duplicate workflow error handler (#4616) (f7a9ef9)
    • โž• Add workflow data reset action (#4618) (0daa36c)
    • Compare Datasets Node: Node tweaks (423ee81)
    • core: Add credential runtime checks and prevent tampering in manual run (#4481) (d35d63a)
    • Google Sheets Node: Overhaul of node (d96d6f1)
    • Notion (Beta) Node: Use resource locator component for database and page parameters (#4340) (277b6b7)