n8n-assistant[bot]
29d42560ad
🚀 Release 2.20.6 ( #30071 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-08 09:01:41 +00:00
n8n-assistant[bot]
f259afa978
fix(Salesforce Node): Fix trigger not firing on repeated record updates (backport to release-candidate/2.20.x) ( #30006 )
...
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-05-08 07:55:34 +00:00
n8n-assistant[bot]
6707c67f50
🚀 Release 2.20.5 ( #30010 )
...
Co-authored-by: konstantintieber <46342664+konstantintieber@users.noreply.github.com>
2026-05-07 13:43:17 +00:00
n8n-assistant[bot]
4d9a9f8079
chore: Bump Axios, hono, vm2 and fast-xml-parser (backport to release-candidate/2.20.x) ( #30000 )
...
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
Co-authored-by: Matsuuu <huhta.matias@gmail.com>
2026-05-07 15:59:23 +03:00
Matsu
3bcb6378c5
🚀 Release 2.20.4 ( #29955 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-07 09:13:22 +03:00
n8n-assistant[bot]
98004c6269
fix(Snowflake Node): Fix issue with Insert and Update operations not working (backport to release-candidate/2.20.x) ( #29809 )
2026-05-06 13:29:12 +01:00
n8n-assistant[bot]
b970d259c4
🚀 Release 2.20.0 ( #29761 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-05 09:14:22 +00:00
Michael Kret
f401f9101d
fix(Microsoft Outlook Trigger Node): Use per-folder endpoints for folder-scoped message polling ( #29663 )
2026-05-05 07:07:35 +00:00
Michael Kret
a65e181a22
fix(Postgres Node): Output Large-Format Numbers As option ignored after pool is cached ( #29477 )
2026-05-05 06:50:35 +00:00
moseoh
b72bd1987c
fix(DeepL Node): Update credentials to use header-based authentication ( #24614 )
...
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-05-04 17:10:45 +00:00
Guillaume Jacquart
ad7cdcc04f
feat(core): Add JWE decryption to OAuth2 credential flow ( #29497 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-04 16:14:50 +00:00
Michael Kret
62ddc5c443
fix(Compare Datasets Node): Preserve falsy values in mix mode except fields ( #29666 )
...
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-05-04 11:42:57 +00:00
Albert Alises
c28d501ba1
fix(ai-builder): Stop builder from adding auth to inbound trigger nodes by default ( #29648 )
2026-05-04 10:25:17 +00:00
Jean Ibarz
9decb1e2a9
fix(Salesforce Node): Allow overriding JWT audience with My Domain URL ( #29016 )
2026-05-04 07:53:09 +00:00
mfsiega
86f47ee6dc
fix(Schedule Node): Cap day-of-month jitter at 28 ( #29614 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 10:34:37 +00:00
Jon
221c7f7410
fix(Notion Node): Support app.notion.com URL format for page and block ID extraction ( #29554 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Build: Benchmark Image / build (push) Has been cancelled
Util: Sync API Docs / sync-public-api (push) Has been cancelled
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 19:25:26 +00:00
Bernhard Wittmann
12275c86d9
fix(Merge Node): Improve SQL Query mode memory efficiency and error reporting ( #28993 )
2026-04-30 12:26:38 +00:00
Alexander Gekov
5799481d1c
fix(Todoist Node): Migrate to Todoist unified API v1 endpoints ( #29532 )
2026-04-30 08:05:44 +00:00
Jon
b2ac67f154
fix(Snowflake Node): Avoid call stack overflow on large result sets ( #29200 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 07:53:48 +00:00
Ali Elkhateeb
74d55b9c68
fix(core): Round fractional time saved values before inserting into insights BIGINT column ( #29553 )
2026-04-30 07:09:02 +00:00
RomanDavydchuk
4358f1d51c
fix(Telegram Trigger Node): Drop pending updates when creating a new webhook ( #29103 )
2026-04-29 13:57:52 +00:00
Dawid Myslak
1516ec7c06
feat(Netlify Trigger Node): Add webhook request verification ( #29256 )
2026-04-29 13:45:41 +00:00
Michael Kret
47a6658b2d
fix: Validate sql ( #24706 )
2026-04-29 10:18:10 +00:00
Mike Repeć
7277566c64
fix(core): Add file path validation to localFile source ( #29464 )
2026-04-29 10:15:25 +00:00
Bernhard Wittmann
c2749768aa
fix(Google Drive Node): Resolve original file name when copying with empty name ( #28896 )
2026-04-28 15:13:49 +00:00
Bernhard Wittmann
e04f027b5d
fix(Zammad Node): Add To and CC fields for email articles ( #28860 )
2026-04-28 13:16:45 +00:00
Jon
aa0daf9fb6
feat(Slack Node): Allow users to configure OAuth2 scopes ( #28728 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 12:30:40 +00:00
Guillaume Jacquart
8551b1b90c
fix(core): Apply credential allowed domains in declarative node requests ( #29082 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-28 12:04:27 +00:00
n8n-assistant[bot]
632604bbe3
🚀 Release 2.19.0 ( #29374 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-28 09:23:10 +00:00
Bernhard Wittmann
3409a67dfe
fix(Microsoft Outlook Trigger Node): Show nested subfolders in folder dropdowns ( #28759 )
2026-04-28 07:18:43 +00:00
Julian van der Horst
c7a0f3eb39
feat(Salesforce Node): Add middle name, suffix, and identity fields to contacts ( #23905 )
...
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-04-28 07:07:10 +00:00
krisn0x
58d79832bc
fix(Gmail Trigger Node): Exclude scheduled emails from trigger query ( #29244 )
2026-04-28 06:17:12 +00:00
Jon
90843cf4ba
feat(Slack Node): Add emoji reaction filter to Slack Trigger ( #28628 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 15:04:56 +00:00
mfsiega
acd18ef9e9
feat(Schedule Node): Emit deduplication key when enabled (no-changelog) ( #28646 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 13:55:15 +00:00
Ali Elkhateeb
b4373715f3
feat(core): Add PATCH endpoint for data table column management ( #29090 )
2026-04-27 12:53:02 +00:00
Sandra Zollner
2b0add185f
feat(core): Add public API endpoints for data table column management… ( #29073 )
...
Co-authored-by: Ali Elkhateeb <ali.elkhateeb@n8n.io>
2026-04-27 08:22:19 +00:00
Bernhard Wittmann
5cef66269e
fix(WooCommerce Trigger Node): Guard HMAC verification against missing secret ( #28964 )
2026-04-27 07:55:42 +00:00
Bernhard Wittmann
67af2e177d
feat(core): Add opt-in RFC-style outbound User-Agent via env flag ( #28771 )
...
Co-authored-by: Muhammad Osama <muhammadosama984@gmail.com>
2026-04-27 06:01:09 +00:00
Bernhard Wittmann
5dda3b2142
fix(GitHub Node): Return pagination token as string in resource locators ( #29099 )
...
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-04-24 15:39:44 +00:00
Nihaal Sangha
a9e5f0ea48
fix(Schedule Node): Avoid using 0 day of month ( #28432 )
2026-04-24 13:52:11 +00:00
Gauthier POGAM--LE MONTAGNER
11ebf61471
feat(Postgres Node): Sort PostgreSQL schemas and tables alphabetically when fetching ( #28036 )
...
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
2026-04-24 13:50:17 +00:00
Pedro Dicati
80cb82e9c5
feat(Google Drive Node): Add Markdown export option for Google Docs download ( #27006 )
...
Co-authored-by: Pedro Dicati <pedro.dicati@cognitivo.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2026-04-24 13:27:30 +00:00
Cj Fraser
7f54ff4acf
fix(Xero Node): Update OAuth Scopes to meet new Xero API requirements ( #27563 )
...
Co-authored-by: Garrit Franke <garrit.franke@n8n.io>
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-04-24 11:40:29 +00:00
Sandra Zollner
fda3d5cf8d
feat(core): Add public API endpoints for folder management (folderId) ( #28790 )
2026-04-24 11:10:28 +00:00
Bernhard Wittmann
089d6bda0e
fix(Discord Node): Correctly handle API rate limits ( #29051 )
2026-04-24 11:05:43 +00:00
Dimitri Lavrenük
ccbd914594
fix(MySql Node): Fix table name filtering ( #28911 )
2026-04-24 07:44:08 +00:00
Albert Alises
8b33424d0f
fix(ai-builder): Stop treating empty defaults as satisfying required for the Split node ( #28978 )
2026-04-23 16:22:19 +00:00
Dimitri Lavrenük
b649eea01d
fix(EditImage Node): Fix orientation when modifying images ( #28970 )
...
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-04-23 14:02:43 +00:00
Ali Elkhateeb
f931b17a93
feat(core): Add delete folder endpoint to public API ( #28984 )
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-23 13:13:13 +00:00
RomanDavydchuk
f2aa0160af
fix(Jenkins Node): Properly load job parameters ( #28631 )
2026-04-23 09:59:13 +00:00