Commit Graph

11036 Commits

Author SHA1 Message Date
oleg
45274f2e7f feat(Structured Output Parser Node): Refactor Output Parsers and Improve Error Handling (#11148) 2024-10-22 10:46:58 +02:00
Csaba Tuncsik
4dde772814 fix(editor): Follow-up fixes to projects side menu (#11327) 2024-10-22 10:19:01 +02:00
कारतोफ्फेलस्क्रिप्ट™
0fa2e8ca85 fix(core): Enforce nodejs version consistently (#11323) 2024-10-21 17:41:56 +02:00
Shireen Missi
dd3ab3be08 Revert "perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data" (#11326) 2024-10-21 15:09:35 +01:00
oleg
de04c93f2c test: Enable Canvas V2 E2E Testing (#11321)
Co-authored-by: Alex Grozav <alex@grozav.com>
2024-10-21 15:13:09 +02:00
Mutasem Aldmour
c0b5b92f62 fix: Don't show pin button in input panel when there's binary data (#11267) 2024-10-21 15:00:15 +02:00
oleg
fed7c3ec1f feat(AI Agent Node): Make tools optional when using OpenAI model with Tools agent (#11212) 2024-10-21 14:21:30 +02:00
Raúl Gómez Morales
0b9b166bbc chore(editor): Fix Icon type (#11324) 2024-10-21 13:55:00 +02:00
Raúl Gómez Morales
f67c0710e1 fix(editor): Fix Adding nodes one after the other also adds connections (no-changelog) (#11312)
Co-authored-by: Alex Grozav <alex@grozav.com>
2024-10-21 13:54:49 +02:00
Mutasem Aldmour
054fe9745f fix: Ensure NDV params don't get cut off early and scrolled to the top (#11252) 2024-10-21 13:34:57 +02:00
Mutasem Aldmour
296f68f041 feat: Add report bug buttons (#11304)
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2024-10-21 13:32:37 +02:00
Alex Grozav
ba2827e7bb feat(editor): Create call to action tooltip for trying the new canvas (no-changelog) (#11230) 2024-10-21 14:06:24 +03:00
Iván Ovejero
3c93ec88cd refactor(core): Port generic config (#11316) 2024-10-21 12:57:37 +02:00
Alex Grozav
f78a7dd3e1 fix(editor): Show placeholder nodes when no trigger nodes available on new canvas (no-changelog) (#11106) 2024-10-21 13:09:03 +03:00
Milorad FIlipović
3b2f63e248 fix(editor): Fix pin data button disappearing after reload (#11198) 2024-10-21 12:05:05 +02:00
Tomi Turtiainen
fcf8629c6e fix(benchmark): Fix some multi-main benchmarks failing randomly (#11317) 2024-10-21 11:58:47 +03:00
Csaba Tuncsik
76724c3be6 fix(editor): Open Community+ enrollment modal only for the instance owner (#11292) 2024-10-21 10:02:18 +02:00
Charlie Kolb
cd15e959c7 feat(editor): Separate node output execution tooltip from status icon (#11196) 2024-10-21 09:35:23 +02:00
Danny Martini
321d6deef1 feat(core): Handle cycles in workflows when partially executing them (#11187) 2024-10-18 17:30:26 +02:00
Eugene
b4b543d41d fix(core): Add missing primary key to execution annotation tags table (#11168) 2024-10-18 15:06:15 +02:00
Tomi Turtiainen
09954f6b32 fix(benchmark): Fix single webhook script path in manifest (#11308) 2024-10-18 13:36:53 +03:00
Iván Ovejero
64bddf8653 fix(core): Do not debounce webhooks, triggers and pollers activation (#11306) 2024-10-18 12:24:32 +02:00
Ricardo Espinoza
679fa4a10a feat(core): introduce JWT API keys for the public API (#11005) 2024-10-18 12:06:44 +02:00
Raúl Gómez Morales
6a722c45ea fix(editor): Fix floating nodes sorting (no-changelog) (#11301) 2024-10-18 11:13:47 +02:00
Tomi Turtiainen
0aae47c295 test: Fix flaky task-runner integration test (#11302) 2024-10-18 11:33:08 +03:00
Eugene
0be04c6348 fix(OpenAI Chat Model Node, Ollama Chat Model Node): Change default model to a more up-to-date option (#11293) 2024-10-18 09:35:33 +02:00
Raúl Gómez Morales
a13e142ee2 fix(editor): Add striped background to readonly canvas (no-changelog) (#11297) 2024-10-18 09:26:13 +02:00
Iván Ovejero
8e5292cf6c chore: Upgrade nodelinter to 1.16.3 (#11286) 2024-10-18 09:22:24 +02:00
Tomi Turtiainen
a042d5c8e6 refactor: Replace json-schema-to-zod with our own fork (#11229) 2024-10-18 09:29:19 +03:00
Ricardo Espinoza
c57cac9e4d fix(editor): Keep always focus on the first item on the node's search panel (#11193) 2024-10-17 21:51:35 +02:00
Ricardo Espinoza
25c1c3218c feat: Run mfa.beforeSetup hook before enabling MFA (#11116) 2024-10-17 19:47:10 +02:00
Iván Ovejero
44f95160fb refactor(core): Report potentially unused job processor branch (#11298) 2024-10-17 18:38:06 +02:00
Michael Kret
643d66c0ae feat(n8n Form Page Node): New node (#10390)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-10-17 14:59:53 +01:00
Tomi Turtiainen
86a94b5523 feat: Add fork of json-schema-to-zod (no-changelog) (#11228) 2024-10-17 15:57:44 +03:00
Csaba Tuncsik
c728a2ffe0 fix(editor): Fix sorting problem in older browsers that don't support toSorted (#11204) 2024-10-17 14:11:34 +02:00
Iván Ovejero
83ca7f8e90 refactor(core): Remove watchdog interval (#11295) 2024-10-17 13:51:56 +02:00
Raúl Gómez Morales
c79aa01a48 fix(editor): Fit view when only "Add first step" placeholder is visible (no-changelog) (#11294) 2024-10-17 13:19:48 +02:00
Tomi Turtiainen
d330b6b94a fix: Fix task runner error propagation (no-changelog) (#11291) 2024-10-17 14:17:33 +03:00
Iván Ovejero
d2266c93a7 chore(core): Add check to help diagnose PAY-2100 (#11282) 2024-10-17 12:56:37 +02:00
Tomi Turtiainen
0dd15cbe8d fix(benchmark): Benchmark improvements (#11290) 2024-10-17 13:37:00 +03:00
Iván Ovejero
be50a9ac44 chore(core): Bring multi-main setup in line with scaling services (#11289) 2024-10-17 10:47:17 +02:00
oleg
fbae17d8fb fix(Pinecone Vector Store Node): Prevent populating of vectors after manually stopping the execution (#11288) 2024-10-17 10:20:46 +02:00
Csaba Tuncsik
1f441f9752 fix(editor): Add Personal project to main navigation (#11161) 2024-10-17 09:25:32 +02:00
Val
5c370c9235 fix: JS Task Runner not having access to Buffer (no-changelog) (#11285) 2024-10-16 17:51:06 +01:00
Iván Ovejero
d37acdb873 refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
Valentina Lilova
bf28fbefe5 feat(n8n Google My Business Node): New node (#10504) 2024-10-16 16:18:53 +01:00
github-actions[bot]
c090fcb340 🚀 Release 1.64.0 (#11281)
Co-authored-by: michael-radency <88898367+michael-radency@users.noreply.github.com>
2024-10-16 14:26:07 +03:00
Michael Kret
7f5f0a9df3 fix: Expressions display actual result of evaluating expression inside string (#11257)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-10-16 13:27:00 +03:00
Iván Ovejero
e7a4b0da01 chore: Add server_type tag to Sentry errors (no-changelog) (#11277) 2024-10-16 11:47:05 +02:00
feelgood-interface
785b47feb3 feat(Gong Node): New node (#10777) 2024-10-16 10:23:09 +01:00