Greg Linklater
|
735e064749
|
fix(Grist Node): Test for integer precision loss (#17136)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2025-08-18 11:33:46 +01:00 |
|
Iván Ovejero
|
47cb4a07ca
|
refactor(core): Include native Python option in Code node (#18331)
|
2025-08-18 12:25:47 +02:00 |
|
Elias Meire
|
dcd060ce33
|
fix(Airtable Node): Create record: skip type validation when typecast is enabled (#18393)
|
2025-08-15 19:59:31 +03:00 |
|
Elias Meire
|
2203d1e77f
|
fix(n8n Form Trigger Node): Make order of form field name inputs consistent (#18410)
|
2025-08-15 16:10:54 +03:00 |
|
Elias Meire
|
9515cbd60e
|
fix(Wait Node): Add validation for wait amount and unit (#18239)
|
2025-08-15 08:58:49 +02:00 |
|
Elias Meire
|
9043869b10
|
fix(Local File Trigger Node): Add chokidar dependency back (#18260)
|
2025-08-14 08:26:42 +01:00 |
|
Michael Kret
|
fdab0ab116
|
feat: Checkboxes and Radio Buttons field types (#17934)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
|
2025-08-11 17:11:22 +03:00 |
|
Mutasem Aldmour
|
409085e8fe
|
feat(Todoist Node): Add more resources and operations (#17925)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-11 15:11:55 +02:00 |
|
Mutasem Aldmour
|
d4ef191be0
|
fix(Chat Trigger Node): Prevent XSS vulnerabilities and improve parameter validation (#18148)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-11 12:37:07 +02:00 |
|
Jaakko Husso
|
5a69d2a2f3
|
feat(editor): Add pre-built agents experiment (#18124)
|
2025-08-09 10:28:14 +03:00 |
|
Guillaume Jacquart
|
c610c3af3e
|
fix(core): Remove temporary uploaded files from webhook calls (#18128)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-08-08 20:37:35 +02:00 |
|
Mutasem Aldmour
|
716577e282
|
fix(Beeminder Node): Remove unnecessary form data conversion for API token auth to work (#18133)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-08 15:58:29 +02:00 |
|
Shireen Missi
|
833bcdde00
|
fix(Mandrill Node): Fix a typo in subaccount in options (#18103)
|
2025-08-08 14:40:04 +01:00 |
|
jeanpaul
|
03c75c365b
|
fix(core): Fix metric default value handling and add AI model connection validation for setMetric operation in Evaluation (#18088)
|
2025-08-08 12:38:58 +02:00 |
|
Michael Kret
|
25379fe522
|
feat(Email Trigger (IMAP) Node): Option to disable last message id tracking (#17964)
|
2025-08-07 14:59:34 +03:00 |
|
RomanDavydchuk
|
678f468f68
|
fix(HubSpot Node): Add missing fields for Contact - Upsert (#18035)
|
2025-08-07 10:33:57 +01:00 |
|
RomanDavydchuk
|
2792b6cb0a
|
fix(Jira Software Node): Get All Issues operation with Return All hangs (#17825)
|
2025-08-07 10:55:56 +03:00 |
|
Michael Kret
|
9cb5754f33
|
feat: Add token to sendAndWait operations links to walidate in webhook (#17566)
|
2025-08-06 17:28:50 +03:00 |
|
Iván Ovejero
|
948ebe6702
|
fix(core): Protect against duplicate cron registration (#18005)
|
2025-08-06 15:35:52 +02:00 |
|
RomanDavydchuk
|
381c146dd4
|
fix(GraphQL Node): Refresh OAuth2 token when it expires (#17891)
|
2025-08-04 16:06:27 +01:00 |
|
Jon
|
e437dace70
|
feat(FTP Node): Add support for concurrent reads when using SFTP (#17896)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-08-04 12:40:18 +01:00 |
|
Bailey Pearson
|
1554e76500
|
feat(MongoDB Node): Add search index CRUD API to MongoDB CRUD Node (#16490)
|
2025-08-04 09:23:40 +03:00 |
|
Jon
|
133058183e
|
feat(Slack Trigger Node): Add support for signature verification (#17838)
|
2025-08-01 17:32:01 +01:00 |
|
Shireen Missi
|
aced4bf86f
|
fix(Stop and Error Node): Show error message when error type is an object (#17898)
|
2025-08-01 16:28:15 +01:00 |
|
Mutasem Aldmour
|
b491ed99ce
|
feat(Beeminder Node): Update Beeminder node to include all resources and operations (#17713)
|
2025-08-01 16:20:29 +02:00 |
|
RomanDavydchuk
|
c2c3e08cdf
|
fix(core): Handle symlinks in blocked paths (#17735)
|
2025-08-01 10:59:53 +03:00 |
|
Jaakko Husso
|
d924d82ee2
|
fix(Google Sheets Node): Make it possible to set cell values empty on updates (#17224)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
|
2025-08-01 08:32:05 +02:00 |
|
Michael Kret
|
1ed8239625
|
feat: Env to disable webhook response iframe sandboxing (#17851)
|
2025-07-31 14:37:25 +03:00 |
|
Baruch Odem (Rothkoff)
|
a5184e4895
|
feat(ClickUp Node): Add subtasks and markdown support to the get task operation (#16811)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-07-31 12:48:56 +02:00 |
|
RomanDavydchuk
|
1c5a27d3ee
|
feat(Webhook Node): Add notices about using the 'Content-Type' header (#17739)
|
2025-07-29 17:23:21 +01:00 |
|
RomanDavydchuk
|
724b5a51f2
|
feat(Wordpress Node): Add date fields (#17755)
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2025-07-29 17:23:02 +01:00 |
|
Nikolay Shebanov
|
096e535f1e
|
feat(Google BigQuery Node): Add parameterized query support (#14302)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-07-29 09:53:12 +02:00 |
|
Ria Scholz
|
4bab296075
|
fix(Gmail Trigger Node): Filter sent emails from trigger results (#17691)
|
2025-07-29 09:37:05 +02:00 |
|
Iván Ovejero
|
4cf9399432
|
refactor(core): Move ApplicationError to @n8n/errors (#17667)
|
2025-07-28 17:48:56 +02:00 |
|
Iván Ovejero
|
08c38a76f3
|
feat(core): Increase Cron observability (#17626)
|
2025-07-28 11:54:33 +02:00 |
|
RomanDavydchuk
|
980878398e
|
fix(Google Sheets Node): Get Rows operation returns an empty string when the cell has a value of 0 (#17642)
|
2025-07-28 11:43:33 +03:00 |
|
RomanDavydchuk
|
a9c29e340a
|
fix(Telegram Node): Determine the MIME type when downloading the file (#17725)
|
2025-07-28 11:31:15 +03:00 |
|
oleg
|
e1aa60ce6f
|
fix: Minor streaming fixes (no-changelog) (#17683)
|
2025-07-28 10:18:00 +02:00 |
|
Mutasem Aldmour
|
c18fabb419
|
feat: Track inputs and outputs in Evaluations (#17404)
|
2025-07-24 18:58:37 +02:00 |
|
Dana
|
4b626e5282
|
fix(MySQL Node): Do not replace $ values with null (#17327)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-07-24 16:53:52 +02:00 |
|
Michael Kret
|
a98ed2ca49
|
feat: Respond to chat and wait for response (#12546)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2025-07-24 09:48:40 +01:00 |
|
Marc Littlemore
|
e61b25c53f
|
chore(core): Fix typo (#17611)
|
2025-07-24 09:24:24 +01:00 |
|
Jon
|
d520059ec3
|
feat(RSS Read Node): Add support for custom response fields (#16875)
|
2025-07-23 15:18:06 +01:00 |
|
RomanDavydchuk
|
2bd0aa38e2
|
fix(RabbitMQ Trigger Node): Respect the "Delete From Queue When" option with manual executions (#17554)
|
2025-07-23 13:06:21 +03:00 |
|
Jon
|
c0f1867429
|
feat(Facebook Graph API Node): Add support for api v23 (#17240)
|
2025-07-21 09:43:46 +01:00 |
|
Iván Ovejero
|
5cc3b31b81
|
refactor(core): Add env var to disable Python execution (#17414)
|
2025-07-17 15:10:52 +02:00 |
|
Dana
|
2d4abf156c
|
feat(n8n Form Node): Allow basic styling of form completion message (#17338)
|
2025-07-16 12:55:23 +02:00 |
|
Benjamin Schroth
|
6a2edf83ab
|
feat(Respond to Webhook Node): Implement streaming to response (no-changelog) (#17219)
|
2025-07-11 17:17:54 +02:00 |
|
jeanpaul
|
25139b2c77
|
fix(n8n Evaluation Node): Make string similarity be inverted (no-changelog) (#17239)
|
2025-07-11 15:57:22 +02:00 |
|
jeanpaul
|
a34b30acc7
|
feat(n8n Evaluation Node): Add pre-defined metrics to the "Set Metrics" operation (#17127)
|
2025-07-11 13:58:26 +02:00 |
|