Commit graph

12909 commits

Author SHA1 Message Date
Danny Martini b66a9dc8fb
fix(core): Remove run data of utility nodes for partial executions v2 (#12673) 2025-01-20 14:05:58 +01:00
Eugene 2f81b29d34
fix(editor): Partial execution of a workflow with manual chat trigger (#12662)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-20 13:50:52 +01:00
Iván Ovejero 174cd44815
chore(core): Report to Sentry successful execution with empty data (#12669) 2025-01-20 11:07:15 +01:00
Raúl Gómez Morales 1eeb788d32
feat(editor): VariablesView Reskin - Add Filters for missing values (#12611) 2025-01-20 10:59:15 +01:00
Michael Kret 652b8d170b
fix(Wait Node): Fix for hasNextPage in waiting forms (#12636) 2025-01-20 11:41:50 +02:00
Cornelius Suermann 847aa1295d
chore: Bump license-sdk to v2.14.0 (no-changelog) (#12681)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Benchmark Docker Image CI / build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2025-01-17 18:46:09 +01:00
Cornelius Suermann de49182652
fix(core): Reduce payload of license renewal calls (no-changelog) (#12236) 2025-01-17 17:59:28 +01:00
Charlie Kolb 2c9b690010
chore: Update zod version to 3.24.1 (no-changelog) (#12680) 2025-01-17 17:57:55 +01:00
Jon 6ef8882a10
feat: Add credential only node for Microsoft Azure Monitor (#12645) 2025-01-17 16:55:21 +00:00
कारतोफ्फेलस्क्रिप्ट™ 216d5ed243
chore: Update @langchain/core (no-changelog) (#12684) 2025-01-17 17:20:12 +01:00
कारतोफ्फेलस्क्रिप्ट™ cdd5d66dc6
ci: Do not cancel e2e and chromatic jobs on regular PR comments (#12613) 2025-01-17 17:19:38 +01:00
Dana 14904ff779
fix(n8n Form Node): Remove the ability to change the formatting of dates (#12666) 2025-01-17 17:04:08 +01:00
Charlie Kolb fbc8ca6571
feat: Add SelectableList component (no-changelog) (#12621) 2025-01-17 16:47:34 +01:00
Marc Littlemore b098b19c7f
fix(editor): Correct missing whitespace in JSON output (#12677)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2025-01-17 15:38:07 +00:00
Eugene f1cf516304
chore: Update LangChain packages to their latest versions (#12644) 2025-01-17 15:57:02 +01:00
Tomi Turtiainen 4c8193fedc
fix(core): Fix keyboard shortcuts for non-ansi layouts (#12672) 2025-01-17 16:40:06 +02:00
Tomi Turtiainen 395f2ad0dc
fix(core): Improve error message when resolving itemMatching with pinned data (no-changelog) (#12641) 2025-01-17 16:23:45 +02:00
कारतोफ्फेलस्क्रिप्ट™ 05858c2153
refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
कारतोफ्फेलस्क्रिप्ट™ e7f00bcb7f
fix(Postgres Chat Memory Node): Do not terminate the connection pool (#12674) 2025-01-17 14:58:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ e6a15dfba3
refactor(core): Add unit tests for execution lifecycle hooks - part 1 (#12592) 2025-01-17 13:36:13 +01:00
कारतोफ्फेलस्क्रिप्ट™ c55dac66ed
fix(core): Update isDocker check to return true on kubernetes/containerd (#12603) 2025-01-17 13:10:51 +01:00
Iván Ovejero 7ae1483792
refactor(editor): Adjust empty state for large data when manual executions in workers (#12649) 2025-01-17 09:52:33 +01:00
Shireen Missi 83ce3a9096
fix(Postgres Node): Allow using composite key in upsert queries (#12639)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-01-17 08:42:46 +00:00
oleg 982131a75a
fix(editor): Update workflow re-initialization to use query parameter (#12650) 2025-01-17 09:33:02 +01:00
oleg 7cc553e3b2
fix(OpenAI Chat Model Node): Fix loading of custom models when using custom credential URL (#12634) 2025-01-17 09:30:02 +01:00
Alex Grozav 02d953db34
fix(editor): Fix Code node bug erasing and overwriting code when switching between nodes (#12637)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Co-authored-by: Elias Meire <elias@meire.dev>
2025-01-16 19:36:08 +02:00
Elias Meire 0b0f532367
chore(editor): Exclude codemirror range errors from Sentry (#12646) 2025-01-16 17:17:13 +00:00
aya c7c122f917
fix(GraphQL Node): Change default request format to json instead of graphql (#11346)
Co-authored-by: Shireen Missi <shireen@n8n.io>
Co-authored-by: Dana Lee <dana@n8n.io>
2025-01-16 17:06:45 +00:00
jeanpaul 14f4bc7690
fix(Google Gemini Chat Model Node): Add base URL support for Google Gemini Chat API (#12643) 2025-01-16 17:05:06 +01:00
कारतोफ्फेलस्क्रिप्ट™ 58f6532630
fix(editor): Defer crypto.randomUUID call in CodeNodeEditor (#12630)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2025-01-16 14:15:03 +01:00
Charlie Kolb e9c152e369
fix(Execute Workflow Node): Pass binary data to sub-workflow (#12635)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-01-16 13:04:06 +01:00
Danny Martini 35cb10c5e7
refactor(Postgres Node): Backport connection pooling to postgres v1 (#12484) 2025-01-16 11:09:12 +01:00
autologie c97bd48a77
fix(editor): Show connector label above the line when it's straight (#12622) 2025-01-16 10:30:41 +01:00
Tomi Turtiainen 558570f431
test: Use task runner in benchmarks (#12601) 2025-01-16 11:06:29 +02:00
Tomi Turtiainen 95c40c02cb
fix(editor): Fix execution list hover & selection colour in dark mode (#12628) 2025-01-16 10:28:41 +02:00
jeanpaul da8aafc0e3
fix(editor): Show run workflow button when chat trigger has pinned data (#12616)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-15 17:08:31 +01:00
कारतोफ्फेलस्क्रिप्ट™ ea208eddb7
Merge tag 'n8n@1.75.0'
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2025-01-15 15:26:23 +01:00
github-actions[bot] 9798009dd3
🚀 Release 1.75.0 (#12618)
Co-authored-by: ivov <44588767+ivov@users.noreply.github.com>
2025-01-15 15:09:46 +01:00
Tomi Turtiainen 457edd99bb
fix(editor): Open chat when executing agent node in canvas v2 (#12617) 2025-01-15 16:07:24 +02:00
कारतोफ्फेलस्क्रिप्ट™ c3c4a20002
fix(core): Improve cyclic dependency check in the DI container (#12600) 2025-01-15 14:15:07 +01:00
Tomi Turtiainen eceee7f3f8
fix(core): Prevent prototype pollution of internal classes in task runner (#12610) 2025-01-15 14:27:23 +02:00
कारतोफ्फेलस्क्रिप्ट™ 4a1a999362
fix(core): Prefix package name in supportedNodes on generated types as well (#12514) 2025-01-15 13:06:02 +01:00
oleg 41e5d10d40
fix(editor): Fix hasTrimmedItem for multi-output nodes and sub-nodes (no-changelog) (#12612) 2025-01-15 12:36:20 +01:00
oleg ee68afe561
feat(editor): Enhance workflow evaluations edit view (no-changelog) (#12586) 2025-01-15 10:12:37 +01:00
Iván Ovejero bdf266cf55
fix(core): Prevent prototype pollution in task runner (#12588) 2025-01-15 10:51:42 +02:00
Ria Scholz 674ba3c59a
docs: Fixes link to luxon docs in datetime node (#12595) 2025-01-15 09:33:54 +01:00
Elias Meire aa1f3a7d98
fix(editor): Make sure code editors work correctly in fullscreen (#12597)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-14 17:16:41 +00:00
कारतोफ्फेलस्क्रिप्ट™ bfe3c5611a
test: Add more tests for expression extensions (no-changelog) (#12598) 2025-01-14 15:54:11 +01:00
Tomi Turtiainen a0b7cac3a5
chore(core): Log failed webhook requests with debug (no-changelog) (#12599)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-14 15:47:53 +02:00
Iván Ovejero c2569a0607
refactor(core): Make placeholders in manual executions in workers temporary (#12463) 2025-01-14 14:32:00 +01:00