Commit Graph

5215 Commits

Author SHA1 Message Date
yehorkardash
ef1c079d3e
fix(Spreadsheet File Node): Use streams to read xlsx (#19953)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-09-30 14:09:37 +03:00
Daria
c62892ce62
feat(core): Add dryRun to Data Table delete rows (no-changelog) (#20070) 2025-09-30 10:42:45 +03:00
yehorkardash
ac0e7e375f
fix(AwsS3 Node): Return data with continueOnFail (#19951) 2025-09-30 10:23:06 +03:00
yehorkardash
7570922d16
feat(Gmail Node): Add "Recipients only" option for reply mode (#19912) 2025-09-29 15:01:04 +00:00
Michael Kret
96a643edf1
fix(Salesforce Trigger Node): Cleanup logic update (#19769) 2025-09-29 15:42:48 +01:00
yehorkardash
c96e6aef21
fix(Microsoft Excel 365 Node): Allow appending to empty sheets (#19642)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-29 07:00:49 +00:00
yehorkardash
ea9093c39c
fix(WhatsApp Business Cloud Node): Include whatsapp id in contact properties (#19762)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-29 07:00:14 +00:00
RomanDavydchuk
3963e97c1f
fix(Wordpress Node): Handle before query parameter when getting many posts or pages (#20041) 2025-09-26 15:57:41 +03:00
Eugene
a6c7e39cb8
fix(OpenAI Node): Missing header for assistant API calls (#20060) 2025-09-26 10:57:58 +02:00
Michael Kret
182a40e104
feat: Binary data access improvements (#19629) 2025-09-25 14:48:36 +03:00
Annabel Church
e2bbe98d4c
fix(set Node): Add tooltip to Duplicate Items (no-changelog) (#19841) 2025-09-25 09:32:53 +01:00
Michael Kret
977d37f658
fix(Slack Node): Reply to message (#19760) 2025-09-25 10:30:46 +03:00
Elias Meire
669a7b5a9d
fix(Postgres Node): Fix citext and user defined field type mapping (#19780) 2025-09-24 22:30:44 +03:00
yehorkardash
83173fb04c
fix(Gmail Trigger Node): Show warning about multiple items returned (#19896) 2025-09-23 10:39:27 +00:00
github-actions[bot]
2a0e38a8dc
🚀 Release 1.113.0 (#19866)
Co-authored-by: burivuhster <3273843+burivuhster@users.noreply.github.com>
2025-09-22 17:21:10 +03:00
yehorkardash
6a0aac21e9
fix(Google Sheets Node): Add a warning about using expressions (#19840)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-09-22 14:03:17 +00:00
Charlie Kolb
573ad464be
feat(Data Table Node): Add If Row Does (Not) Exist operations (no-changelog) (#19765) 2025-09-22 13:07:29 +02:00
Svetoslav Dekov
0c82007360
feat(editor): Add create new button in resource locator for data table node (#19788) 2025-09-22 11:49:40 +03:00
Michael Kret
5591fdc42b
fix(Salesforce Node): Login prompt in Oauth2 credentials for authUrl (#19450) 2025-09-22 10:11:38 +02:00
Jaakko Husso
f5085a9ed5
chore: Fix Data table name case (no-changelog) (#19782) 2025-09-19 18:23:15 +03:00
Jaakko Husso
982397f315
fix(Evaluation Trigger Node): Await for getDataTableFilter which is now async (no-changelog) (#19775) 2025-09-19 17:05:18 +03:00
Jaakko Husso
323180ea61
feat(Evaluation Node): Add support for Data Tables as evaluations data source (#19700) 2025-09-19 15:53:49 +03:00
Daria
1bd9258e62
fix(Data Table Node): Validate filters on data table id switch (no-changelog) (#19691) 2025-09-19 15:21:39 +03:00
Charlie Kolb
f153067b16
fix(Data Table Node): Improve No columns warning (no-changelog) (#19750) 2025-09-19 12:22:15 +02:00
mfsiega
354bcf44b1
fix(webhook Node): More informative error for webhook response config mismatch (#19693) 2025-09-19 12:15:01 +02:00
Shireen Missi
64fa0ceea6
fix(AWS Textract Node): Handle all binary data modes correctly (#19258)
Co-authored-by: jeanpaul <jeanpaul@users.noreply.github.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-09-18 18:48:30 +03:00
RomanDavydchuk
5bf3db5ba8
feat: Add N8N_GIT_NODE_DISABLE_BARE_REPOS environment variable to allow users to disable bare repositories in Git Node (#19559) 2025-09-18 18:33:32 +03:00
Daria
51b8f8c7dc
fix(core): Update data table delete row endpoint to accept filter as string (no-changelog) (#19673) 2025-09-17 21:56:35 +03:00
Declan Carroll
b0180450bc
ci: Improve DB integration tests (#19597) 2025-09-17 07:36:12 +01:00
Michael Kret
b480f495d9
fix(Salesforce Trigger Node): Update polling logic to account for Salesforce processing delay (#19377) 2025-09-16 14:52:00 +02:00
Shireen Missi
3537a734f3
fix(Github Node): Modify regex validation to support custom urls (#19076) 2025-09-16 13:16:41 +03:00
Nikhil Kuriakose
a400716d37
fix: String columns do not need comparable conditions (#19565) 2025-09-16 10:04:54 +02:00
Michael Kret
7ea920dbe7
fix(n8n Form Node): Add html table tags to allowedTags, CSP headers on form completion, free text sanitization removed (#19446) 2025-09-16 10:31:23 +03:00
Tomi Turtiainen
d377d1a49b Merge tag 'n8n@1.112.0' 2025-09-16 10:04:27 +03:00
yehorkardash
185fc41ca9
fix(Notion Node): Fix regex for getMany operation (#19419) 2025-09-15 16:07:21 +02:00
Jon
752260784c
feat(Git Node): Add support for branches (#18870) 2025-09-15 16:03:44 +02:00
Declan Carroll
7d7c714ade
chore: Update simple-git (#19548) 2025-09-15 13:33:38 +01:00
github-actions[bot]
26441d7b85
🚀 Release 1.112.0 (#19556)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-09-15 14:25:52 +02:00
jabbson
2ed407850a
fix(Perplexity Node): Update model from 'r1-1776' to 'sonar' in API and tests (#19440) 2025-09-15 10:53:43 +02:00
Jaakko Husso
1a5fd5a238
feat(Data Table Node): Show 'Is False' / 'Is True' condition on boolean columns (no-changelog) (#19478) 2025-09-12 17:54:54 +03:00
GURAASEES SINGH TANEJA
47f1d14b66
fix(Gmail Trigger Node): Handle self-sent emails in inbox (#19351)
Co-authored-by: riascho <123465523+riascho@users.noreply.github.com>
2025-09-12 15:47:24 +02:00
mgosal
0b4de85a08
feat(OpenAI Node): Support custom headers for model requests (#17835)
Co-authored-by: Idir Ouhab <ouhab.idir@gmail.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-09-12 14:14:32 +02:00
Jaakko Husso
6ed39e8c1c
fix(Execute Workflow Node): Fix 'Continue (using error output)' mode to output errors correctly (#19240) 2025-09-12 14:12:43 +03:00
Shireen Missi
f37e9da13a
fix( Switch Node): Disable expressions for Number of Outputs in v3.3 (#19075)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-09-12 11:46:09 +02:00
Jaakko Husso
a13961179f
fix(Slack Node): Add 'search:read' scope to Slack OAuth2 credentials to support searching messages (#19229)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-09-12 12:45:49 +03:00
Daria
af6da1027e
feat(Data Table Node): Add returnAll for get all rows (no-changelog) (#19454) 2025-09-12 12:10:14 +03:00
Iván Ovejero
052e24ef0e
refactor: Replace Pyodide with native Python with env flag is enabled (#19403) 2025-09-11 11:28:12 +02:00
yehorkardash
fea0a62f8e
fix(core): Add support for .cn Amazon regions (#19363) 2025-09-11 08:55:52 +00:00
Daria
b147709189
feat(core): Use filters for delete data table rows (no-changelog) (#19375) 2025-09-11 10:31:27 +03:00
ongdisheng
2514301abd
fix(Set Node): Handle special replacement patterns in JSON expressions (#18162) 2025-09-10 16:03:57 +03:00