Dawid Myslak
|
182313a0ac
|
feat(core): Node feature flags (#22950)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-12-15 13:32:10 +01:00 |
|
Elias Meire
|
c9abeff5e3
|
fix: Harden form and trigger response handling (#23061)
|
2025-12-12 14:08:59 +01:00 |
|
Tomi Turtiainen
|
9144314476
|
Merge branch 'master' into v2
|
2025-12-10 10:08:10 +02:00 |
|
Dimitri Lavrenük
|
cf6f75b8dd
|
fix: Allow negative numbers when parsing objects from string (#22937)
|
2025-12-09 11:59:43 +01:00 |
|
Daria
|
1aa325a64f
|
feat: Validate nodes before activating (#22916)
|
2025-12-08 15:47:55 +02:00 |
|
Mutasem Aldmour
|
bbdc99176b
|
feat: Add and update telemetry events (#22762)
|
2025-12-08 13:26:44 +01:00 |
|
Declan Carroll
|
5851265ded
|
test: Fixing task runner test (#22756)
|
2025-12-04 16:07:20 +01:00 |
|
Iván Ovejero
|
55e15fb8a7
|
refactor(core): Mark native Python as stable (#22739)
|
2025-12-04 14:51:37 +01:00 |
|
Iván Ovejero
|
727a12da56
|
refactor(core): Mark native Python as stable (#22737)
|
2025-12-04 13:34:48 +01:00 |
|
Raúl Gómez Morales
|
f2eb85dc08
|
fix(editor): Fix correct $fromAi expression showing as error (#22711)
|
2025-12-04 11:52:45 +01:00 |
|
Tomi Turtiainen
|
0ffd76093c
|
feat(core): Block access to env in code and expressions by default (#22643)
|
2025-12-03 12:33:18 +02:00 |
|
Daria
|
41ef19bc06
|
feat: Stop bumping versionId on every workflow change (no-changelog) (#22602)
|
2025-12-03 12:14:26 +02:00 |
|
yehorkardash
|
a4d2cfae4a
|
fix(core): Mark '' and [] as empty when filtering numbers (#22347)
|
2025-11-28 09:26:04 +01:00 |
|
Csaba Tuncsik
|
254a53e7bb
|
fix(editor): Preserve paired item data in pinned data (#21417)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-25 10:33:05 +01:00 |
|
mfsiega
|
9319139a08
|
feat(core): Switch to structured destination node (no-changelog) (#22143)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-24 16:13:37 +01:00 |
|
yehorkardash
|
60a9cbf133
|
fix: Improve json repair logic (#22088)
|
2025-11-24 14:02:05 +02:00 |
|
mfsiega
|
3857f6fd44
|
refactor(core): Always use RunExecutionData factory (no-changelog) (#22096)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-11-21 13:42:13 +01:00 |
|
Daria
|
ac91020bd3
|
feat(core): Use active version instead of current version (no-changelog) (#21202)
|
2025-11-20 17:47:24 +02:00 |
|
Iván Ovejero
|
08f3320151
|
Merge commit from fork
* fix(core): Transform function expressions to arrow functions
* Update import path due to lib upgrade
* Tighten comments
* Simplify
* Tighten tests
* More accurate naming
* Reduce diff
* Update lockfile
|
2025-11-18 17:55:47 +02:00 |
|
mfsiega
|
ee99e3b126
|
feat(core): Introduce versioning for run execution data (no-changelog) (#21948)
|
2025-11-18 11:19:45 +01:00 |
|
Tomi Turtiainen
|
d6f5c64c58
|
refactor(core): Add factory functions to create instances of IRunExecutionData (#21554)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-11-17 20:19:50 +02:00 |
|
Jon
|
404640f1e9
|
fix: Improve domain validation (#21534)
|
2025-11-17 09:47:50 +02:00 |
|
Alex Grozav
|
ca9a44e5f1
|
test: Remove skipped test in workflow package (no-changelog) (#21883)
|
2025-11-15 10:34:31 +02:00 |
|
Rimapus
|
91b797035a
|
docs: Correct various broken documentation links (#20934)
|
2025-11-14 19:27:43 +00:00 |
|
Charlie Kolb
|
27e5c780b3
|
feat(core): Add workflow history grouping framework (no-changelog) (#21480)
|
2025-11-11 10:32:18 +01:00 |
|
yehorkardash
|
453f90816b
|
feat(Guardrails Node): Add new node (#20755)
|
2025-10-30 13:36:05 +02:00 |
|
Charlie Kolb
|
8a3ce4e9bf
|
refactor(editor): Move workflow diff utils to workflow package (#21286)
|
2025-10-30 10:05:12 +01:00 |
|
yehorkardash
|
5312358ae5
|
feat(OpenAI Node): Add Responses API support to chat model (#20969)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
|
2025-10-28 10:15:52 +02:00 |
|
Benjamin Schroth
|
1c4b838512
|
fix(core): Check all parents of subnodes for expression resolution (#21141)
|
2025-10-27 12:31:42 +01:00 |
|
yehorkardash
|
0da3e14a52
|
feat(core): Track package_version of community nodes (#20428)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-10-09 14:08:56 +03:00 |
|
Jaakko Husso
|
fa64bf1ef3
|
fix(editor): Fix inputs when extracting sub-workflows with Split Out nodes (#19923)
|
2025-10-09 09:41:22 +03:00 |
|
Artem Sorokin
|
dd5ad34a72
|
test: Fix flaky workflow-data-proxy-env-provider test (#20341)
|
2025-10-03 12:40:44 +02:00 |
|
Charlie Kolb
|
165f74b2a8
|
fix(core): Show error description in tools (#19914)
|
2025-10-02 08:34:05 +02:00 |
|
oleg
|
93df675464
|
fix(core): Prevent resolving of raw “$” as stringified function (#19237)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-10-02 08:29:06 +02:00 |
|
mfsiega
|
0681e78eb3
|
fix(core): Add cancellation reasons (#20238)
|
2025-10-01 15:52:44 +02:00 |
|
Benjamin Schroth
|
fadfb756ae
|
feat: Implement Agent executing tools in the engine (#20030)
|
2025-09-29 19:22:10 +02: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 |
|
Eugene
|
d8eb1a97e6
|
fix(core)!: Type coercion of $fromAI default values (#19128)
|
2025-09-03 13:36:05 +02:00 |
|
Csaba Tuncsik
|
f0e9221cb3
|
fix(core): AI agent node data accessibility (#18757)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-01 17:37:16 +02: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
|
a15391acc9
|
feat(editor): Support relative dependent parameters for collection NodeProperties (#18916)
|
2025-08-28 16:34:23 +02:00 |
|
Iván Ovejero
|
38f25d74eb
|
feat(editor): Add Python to Code actions (#18668)
|
2025-08-26 14:29:50 +02:00 |
|
jeanpaul
|
b73f2393b4
|
fix(core): Sanitize all non-alphanumeric characters from tool names (#18800)
|
2025-08-26 14:00:54 +02:00 |
|
Tomi Turtiainen
|
554327ee78
|
perf(core): Optimize workflow getNodeConnectionIndexes (#18542)
|
2025-08-19 16:30:49 +03:00 |
|
Raúl Gómez Morales
|
62f4361f46
|
fix(editor): Revert changes from PRs #16059, #17959, #17759, and #17585 (#18382)
|
2025-08-15 12:46:09 +03:00 |
|
oleg
|
8442382471
|
fix(editor): Fix node graph generation for evaluation node in set metrics mode (#18344)
|
2025-08-14 14:50:10 +02:00 |
|
Mutasem Aldmour
|
409085e8fe
|
feat(Todoist Node): Add more resources and operations (#17925)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-11 15:11:55 +02:00 |
|
Mutasem Aldmour
|
d4ef191be0
|
fix(Chat Trigger Node): Prevent XSS vulnerabilities and improve parameter validation (#18148)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-11 12:37:07 +02:00 |
|
Csaba Tuncsik
|
32f47948d6
|
fix(core): Consider pinned data as valid paths for single node execution (#17959)
|
2025-08-06 15:23:21 +02:00 |
|
Charlie Kolb
|
5fc356f6e7
|
feat(editor): Stop auto-renaming legacy default node names (#18012)
|
2025-08-06 09:45:56 +02:00 |
|