Commit Graph

5178 Commits

Author SHA1 Message Date
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
Charlie Kolb
daac88b3ec fix(Data Table Node): Use same color as Execute Workflow Node (no-changelog) (#19032) 2025-09-01 12:24:35 +02:00
Charlie Kolb
aaa7d46d68 fix(Data Table Node): Remove system columns in autoMap mode (no-changelog) (#19036) 2025-09-01 12:24:27 +02:00
Daria
7f64baebd2 fix(Data Table Node): Fix date handling on the node (no-changelog) (#19030) 2025-09-01 12:38:30 +03:00
Iván Ovejero
d0ffd6e659 perf: Skip browser logging for production tasks in native Python runner (#19028) 2025-09-01 10:55:20 +02:00
Iván Ovejero
61f79319df refactor: Add tracing details to native Python runner logs (#19024) 2025-09-01 10:08:48 +02:00
Shireen Missi
0d1a0b5431 fix(Rename Keys Node): Add a warning for regex that affect performance (#18911) 2025-08-29 14:44:28 +01:00
Charlie Kolb
cec1255ffc fix(Data Table Node): Adjust metadata (no-changelog) (#18954) 2025-08-29 12:28:10 +02:00
Daria
1bc317dce5 feat(Data Table Node): Add new filters to node operation conditions (no-changelog) (#18942)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-08-29 10:14:46 +03:00
lukyn76
6379ce53a9 fix(GithubTrigger Node): Correctly access httpCode from error object (#17697)
Co-authored-by: Your Name <you@example.com>
2025-08-29 07:55:07 +03:00
Jon
f7f70f241e feat: Add option to restrict credential usage in http request node (#17583) 2025-08-28 17:35:14 +01:00
Charlie Kolb
1b743ae251 feat(Data Table Node): Add Update, Upsert operations (no-changelog) (#18820) 2025-08-28 13:20:29 +02:00
Jaakko Husso
883e887666 feat(editor): Pre built agents experiment v2 (no-changelog) (#18842) 2025-08-28 09:40:52 +03:00
Shireen Missi
ed090f0e66 fix(Slack Trigger Node): Handle undefined item in event channel extraction (#18676) 2025-08-27 12:49:53 +01:00