1.39.0 (2024-04-24)
Bug Fixes
- core: Exclude oAuth callback urls from browser-id checks (#9158) (46e432b)
- core: Improve browserId checks, and add logging (#9161) (ff9ae54)
- core: Upgrade mysql2 to address CVE-2024-21511 (#9206) (3996d28)
- editor: Fix expression preview when previous node is selected (#9140) (85780ea)
- editor: Fix parameter reset on credential change in Discord node (#9137) (135ef75)
- editor: Fix sessionId for manual chat trigger execution (#9187) (f5ccb5f)
- editor: Make sticky node content parameter non require to support empty stickies (#9192) (f6142ff)
- editor: Prevent duplicate values in preview for SQL editor (#9129) (5acbfb4)
- Google Sheets Node: Fix "Append or Update" on an empty sheet (#9175) (29ee4fa)
- Notion Node: Add itemIndex to API and operation errors (#9150) (946f09f)
- Postgres Node: Convert js arrays to postgres type, if column type is ARRAY (#9160) (08e3502)
- Respond to Webhook Node: Fix issue stopping form trigger response (#9157) (6c63cd9)
- Schedule Trigger Node: Default to 0 minute if falsy on hourly run (#9146) (d756609)
- Splunk Node: Retry attempts if no response from API call, better error with suggestion to use Retry On Fail (#9176) (05a569c)
Features
- Add WhatsApp Business Trigger Node (#8840) (23a2dd0)
- core: Setup helmet.js for setting security headers (#9027) (0ed4671)
- core: Upgrade mysql2 to address CVE-2024-21507, CVE-2024-21508, and CVE-2024-21509 (#9154) (9bd8e10)
- n8n Form Trigger Node: Option to remove attribution (#9162) (699fd70)
- Webhook Node: Setting to enable multiple outputs/methods (#9086) (2bf0a39)
- Zammad Node: Add more options to the Organizations endpoint (#9180) (15c88d6)