1.83.0 (2025-03-10)
Bug Fixes
- Airtable Node: Table RLC should depend on Base RLC (#13735) (321fac2)
- Call n8n Workflow Tool Node: Return all items from subexecution (#13393) (d9e3cfe)
- core: Correct NODE_OPTIONS export syntax for custom certificates (#13779) (080fc51)
- core: Do not validate email when LDAP is enabled (#13605) (17738c5)
- core: Fix task runner error report from user-defined function (#13706) (9bedd87)
- core: Pass
NODE_PATH
to task runners (#13652) (906770a) - editor: Allow pinned data for Code node AI generation (#13638) (6d7e346)
- editor: Apply html sanitization in right lifecycle (#13703) (8ab3073)
- editor: Copy JSON from selected run if node has been multiple times (#13673) (5eddf00)
- editor: Don't flag uiStore as dirty on node selected (#13641) (4f6d76c)
- editor: Enable pin data button to also un-pin (#13642) (24681f8)
- editor: Expand error view to full output panel width (#13688) (97ca702)
- editor: Fix code node displays lint messages in wrong location (#13664) (d3ead68)
- editor: Fix GCP icon size for external secrets modal (#13672) (77425f0)
- editor: Fix opening 'Schema' view by default after opening binary nodes (#13676) (3cd34b5)
- editor: Fix RLC dropdown vanishing when focusing search input (#13579) (5ac8691)
- editor: Fix save keybind in expression editor and unfocused node details view (#13640) (9ba9443)
- editor: Fix sidebar logo container layout (#13203) (850d458)
- editor: Ignore required module type declaration error in code node (#13628) (2a5738a)
- editor: Match nodes for autocomplete (#13716) (8043a6c)
- editor: Render credential-only nodes when loading from the backend (#13689) (c821f1c)
- editor: Show error details in resource locator dropdown (#13679) (630608c)
- editor: Support pasting values that start with
=
(#13699) (9e83ff5) - Elasticsearch Node: Use POST instead of GET to allow request body in search API (#13302) (783bf7b)
- GitHub Node: Fix workflow resource locator (#13599) (b7f7121)
- Google Sheets Node: Accommodate special characters when updating row (#13589) (e633e91)
- In addNodeToBeExecuted if stillDataMissing allow more then 2 inputs (#13704) (e9a8a7f)
- n8n Form Trigger Node: Sanitize HTML for formNode (#13595) (20dfaa3)
- S3 Node: Fix issue when connecting to Supabase storage (#13667) (5fe33ef)