5191 Commits

Author SHA1 Message Date
Abdulazizzn
dfc63a8604 Implement code changes to enhance functionality and improve performance 2025-09-19 01:58:39 +03: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
Jason Schell
52d44c26db feat(Redis Node): Add option to disable TLS verification in Redis node (#19143)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-10 19:51:57 +08:00
Charlie Kolb
39565475ad fix(Data Table Node): Show node hint if selected table has no columns (no-changelog) (#19338) 2025-09-09 14:46:05 +02:00
Charlie Kolb
897c69c70d feat(Data Table Node): Add bulk insert mode (no-changelog) (#19294) 2025-09-09 14:01:40 +02:00
yehorkardash
a910604822 refactor(Code Tool Node): Replace vm2 with taskrunner for js (#19247) 2025-09-09 14:15:31 +03:00
yehorkardash
38a6140e79 fix(Telegram Node): Use parameter index instead of 0 for binaryData (#19236) 2025-09-09 10:29:36 +03:00
github-actions[bot]
2c453be05d 🚀 Release 1.111.0 (#19305)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-09-08 16:01:48 +03:00
Daria
9b06648edc feat(core): Use filters for data table upsert (no-changelog) (#19292) 2025-09-08 14:41:09 +03:00
Jon
ed8fd32692 chore: NODE-3557 - Generate Schema Files (no-changelog) (#19018)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-09-08 10:06:32 +03:00
Elias Meire
efc3a2d664 fix(AMQP Trigger Node): Update rhea library, tweak reconnection options (#18980) 2025-09-05 17:34:29 +01:00
Durran Jordan
9a2d942835 feat(MongoDB Node): Add driver info to MongoDB nodes (#18615) 2025-09-05 14:07:09 +01:00
Daria
48efb4c865 feat(Data Table Node): Add limit to get and change copy (no-changelog) (#19190) 2025-09-05 09:46:38 +03:00
yehorkardash
6456b7c07d chore(Form Node): Add dropdown example (#18809)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-05 09:09:00 +03:00
Antoine Bellion
59684039ee fix(Wait Node): Allow wait node to accept 0 waiting time input (#19159)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-09-04 21:49:26 +02:00
Marcus
63672ad797 fix(GoogleDrive Node): Fix google service accounts uploading to shared drives (#18952) 2025-09-04 20:23:41 +01:00
Daria
ed6f60f52e feat(core): Refactor data table update row to use filters (no-changelog) (#19092) 2025-09-04 18:25:29 +03:00
Charlie Kolb
12aa77746e fix(Data Table Node): Add bulk insert option (no-changelog) (#19176) 2025-09-04 16:18:50 +02:00
Cesar Sanchez
9566f2b550 feat(Airtop Node): Implement double-click and right click variants (#18306) 2025-09-04 11:36:16 +01:00
Tomi Turtiainen
4313aa315f fix(Merge Node): Fix possible stack overflow (#19101) 2025-09-03 19:58:52 +03:00
Svetoslav Dekov
6bd4edf1ec fix(editor): Standardize capitalization of "Data table" across various files (no-changelog) (#19111) 2025-09-03 14:43:24 +03:00
Iván Ovejero
89fc91bed6 refactor: Add native Python runner runtime env var (#19109) 2025-09-03 09:35:25 +02:00
Iván Ovejero
fbaee9ac02 refactor(core): Consolidate task result validation in Code node (#18928) 2025-09-02 16:05:10 +02:00
github-actions[bot]
a442a2c5b5 🚀 Release 1.110.0 (#19062)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-09-01 16:55:15 +02:00
Charlie Kolb
ec7eddc364 fix(Data Table Node): Update ResourceMapper Copy (no-changelog) (#19048) 2025-09-01 14:16:22 +02:00
Daria
b527edb5f8 feat(Data Table Node): Add isEmpty and isNotEmpty operations (no-changelog) (#19046) 2025-09-01 14:41:49 +03:00