1.43.0 (2024-05-22)
Bug Fixes
- core: Account for retry of execution aborted by pre-execute hook (#9474) (a217866)
- core: Add an option to disable STARTTLS for SMTP connections (#9415) (0d73588)
- core: Do not allow admins to delete the instance owner (#9489) (fc83005)
- core: Do not allow admins to generate password-reset links for instance owner (#9488) (88b9a40)
- core: Fix 431 for large dynamic node parameters (#9384) (d21ad15)
- core: Handle credential in body for oauth2 refresh token (#9179) (c9855e3)
- core: Remove excess args from routing error (#9377) (b1f977e)
- core: Retry before continue on fail (#9395) (9b2ce81)
- editor: Emit change events from filter component on update (#9479) (62df433)
- editor: Fix blank Public API page (#9409) (14fe9f2)
- editor: Fix i18n translation addition (#9451) (04dd476)
- editor: Fix node execution errors showing undefined (#9487) (62ee796)
- editor: Fix outdated roles in variables labels (#9411) (38b498e)
- editor: Fix project settings layout (#9475) (96cf41f)
- editor: Secondary button in dark mode (#9401) (aad43d8)
- Email Trigger (IMAP) Node: Handle attachments correctly (#9410) (68a6c81)
- Gmail Trigger Node: Fetching duplicate emails (#9424) (3761537)
- HTML Node: Fix typo preventing row attributes from being set in tables (#9440) (28e3e21)
- HubSpot Trigger Node: Fix issue with ticketId not being set (#9403) (b5c7c06)
- Mattermost Node: Change loadOptions to fetch all items (#9413) (1377e21)
- Microsoft OneDrive Trigger Node: Fix issue with test run failing (#9386) (92a1d65)
- RSS Feed Trigger Node: Use newest date instead of first item for new items (#9182) (7236a55)
- Update operations to run per item (#8967) (ef9d4ab)
Features
- Add Slack trigger node (#9190) (bf54930)
- Custom n8n Workflow Tool Node: Add support for tool input schema (#9470) (2fa46b6)
- editor: Add examples for Luxon DateTime expression methods (#9361) (40bce7f)
- editor: Add examples for root expression methods (#9373) (a591f63)
- editor: Expand supported Unicode range for expressions (#9420) (2118236)
- editor: Update Node Details View header tabs structure (#9425) (2782534)
- Extract from File Node: Add option to set encoding for CSV files (#9392) (f13dbc9)
- Linear Node: Add identifier to outputs (#9469) (ffe034c)
- OpenAI Node: Use v2 assistants API and add support for memory (#9406) (ce3eb12)
- RBAC (#8922) (596c472)
- Strava Node: Update to use sport type (#9462) (9da9368)
- Telegram Node: Add support for local bot api server (#8437) (87f965e)