Alex Grozav
|
2f395fe89a
|
refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426)
|
2025-02-25 20:45:50 +02:00 |
|
Rostam Mahabadi
|
46dcce341f
|
fix(editor): Show JSON full-screen Editor Window in Full Height (#13350)
|
2025-02-25 15:34:06 +01:00 |
|
Dana
|
1cd13b639e
|
fix(editor): Parse out nodeType (#13474)
|
2025-02-25 14:43:45 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
dfd932f9c1
|
Merge tag 'n8n@1.81.0'
|
2025-02-25 12:52:06 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6706aa6664
|
fix(editor): Fix the path to which tree-sitter wasm files are copied to (no-changelog) (#13389)
|
2025-02-25 12:22:13 +01:00 |
|
Michael Kret
|
6953b0d53a
|
feat: Hackmation - automatically switch to expression mode (#13213)
Co-authored-by: Michael Kret <mishakret@gmail.com>
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-02-25 13:14:38 +02:00 |
|
github-actions[bot]
|
20ee7984f8
|
🚀 Release 1.81.0 (#13469)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-02-25 08:55:01 +01:00 |
|
Alex Grozav
|
37d4b00e3f
|
refactor: Move @n8n/chat package to frontend/@n8n (no-changelog) (#13425)
|
2025-02-24 21:19:51 +02:00 |
|
Raúl Gómez Morales
|
b791677ffa
|
fix(editor): Ai 672 minor UI fixes on evaluation creation (#13461)
|
2025-02-24 16:32:54 +01:00 |
|
Raúl Gómez Morales
|
5ad950f603
|
fix(editor): Ai 675 minor tweaks to tests list (#13467)
|
2025-02-24 16:24:49 +01:00 |
|
Ricardo Espinoza
|
c850cca648
|
feat(core): Add endpoint POST /projects/:projectId/folders (no-changelog) (#13446)
|
2025-02-24 09:54:47 -05:00 |
|
Milorad FIlipović
|
0eae14e27a
|
feat(editor): Implement folder navigation in workflows list (#13370)
|
2025-02-24 13:52:29 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
f2b15ea086
|
fix(editor): Polyfill Array.prototype.toSorted (no-chanhelog) (#13463)
|
2025-02-24 13:11:25 +01:00 |
|
Charlie Kolb
|
d277e0ba0e
|
fix: Prevent flicker during paginated workflow navigation (#13348)
|
2025-02-24 11:08:00 +01:00 |
|
autologie
|
8ff7ba9b82
|
chore(editor): Clean up feature flag for trigger button variant (#13411)
|
2025-02-24 10:22:46 +01:00 |
|
Alex Grozav
|
dd43854a8e
|
refactor: Document and rename canvasUtils (no-changelog) (#13423)
|
2025-02-24 10:05:15 +02:00 |
|
Alex Grozav
|
7a504dc30f
|
fix(editor): Register/unregister keybindings on window focus/blur (#13419)
|
2025-02-21 17:02:30 +02:00 |
|
Alex Grozav
|
eb27465e57
|
refactor: Rename NodeView.v2 to NodeView (no-changelog) (#13421)
|
2025-02-21 17:02:14 +02:00 |
|
autologie
|
57a9a5b15f
|
fix(editor): Don't open form popup window if different trigger node is used (#13391)
|
2025-02-21 15:35:11 +01:00 |
|
Alex Grozav
|
415e25b5d5
|
fix(editor): Switch back to selection mode on window blur (#13341)
|
2025-02-21 15:01:06 +02:00 |
|
Raúl Gómez Morales
|
b2293b7ad5
|
feat(editor): Evaluation feature Phase one readiness (no-changelog) (#13383)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-02-21 12:58:28 +01:00 |
|
Csaba Tuncsik
|
7bd83d7d33
|
fix(editor): Optionally share credentials used by the workflow when moving the workflow between projects (#12524)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-02-21 11:05:37 +01:00 |
|
Danny Martini
|
29ae2396c9
|
feat: Enable partial exections v2 by default (#13344)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-02-21 10:25:53 +01:00 |
|
Eugene
|
c9c0716a69
|
feat(core): Add telemetry for workflow evaluation feature (no-changelog) (#13367)
|
2025-02-20 15:00:13 +01:00 |
|
Tomi Turtiainen
|
72e489910c
|
Merge tag 'n8n@1.80.0'
|
2025-02-20 15:35:03 +02:00 |
|
Ricardo Espinoza
|
aae55fe7ac
|
feat: Add temporary env variable N8N_FOLDERS_ENABLED (no-changelog) (#13374)
|
2025-02-19 19:34:29 -05:00 |
|
Tomi Turtiainen
|
6ef9ae1862
|
refactor: Add dto for POST /credentials endpoint (#13306)
|
2025-02-19 17:50:42 +02:00 |
|
Alex Grozav
|
c3dc66ee73
|
fix(editor): Correctly close node creator when selecting/deselecting a node (#13338)
|
2025-02-19 16:48:23 +02:00 |
|
Alex Grozav
|
81282bd5c0
|
fix(editor): Reduce icon offset to align with square nodes (no-changelog) (#13342)
|
2025-02-19 16:36:24 +02:00 |
|
Michael Kret
|
b7f12650f1
|
fix: Always clear popupWindowState before showing popup from form trigger (#13363)
|
2025-02-19 15:03:26 +02:00 |
|
Charlie Kolb
|
301f5a50d9
|
fix(editor): Disable fromAI override button for credentialsSelect (no-changelog) (#13314)
|
2025-02-19 12:27:37 +01:00 |
|
Alex Grozav
|
143cb22bc5
|
refactor(editor): Remove old canvas code (no-changelog) (#13343)
|
2025-02-19 13:10:40 +02:00 |
|
Koby O.
|
adaee814ca
|
fix: Build on windows with cross-platform path compatibility (no-changelog) (#13211)
Co-authored-by: Yaakov O. <admin@yoventures.us>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-02-18 13:03:32 +01:00 |
|
Alex Grozav
|
c90d0d9161
|
feat(editor): Change rename node keyboard shortcut to Space on new canvas (#11872)
|
2025-02-17 17:56:40 +02:00 |
|
Csaba Tuncsik
|
a5401d06a5
|
fix(editor): Do not show credential details popup for users without necessary scopes with direct link (#13264)
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
|
2025-02-17 16:16:47 +01:00 |
|
Csaba Tuncsik
|
fa488f1561
|
fix(editor): Do not show project settings for users without permission with direct link (#13246)
|
2025-02-17 15:13:43 +01:00 |
|
github-actions[bot]
|
3a8b013a96
|
🚀 Release 1.80.0 (#13316)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-02-17 16:09:36 +02:00 |
|
Alex Grozav
|
c881ea2c7b
|
fix(editor): Fix configurable node description margins and text alignment (#13318)
|
2025-02-17 16:08:13 +02:00 |
|
Milorad FIlipović
|
d1e65a1cd5
|
fix(editor): Prevent pagination setting from being overwritten in URL (#13266)
|
2025-02-17 11:38:35 +01:00 |
|
Milorad FIlipović
|
b4380d0508
|
fix(editor): Fix page size resetting when filters are reset on workflows page (#13265)
|
2025-02-17 09:27:41 +01:00 |
|
Elias Meire
|
6377635bf0
|
fix(editor): Open autocompletion when starting an expression (#13249)
|
2025-02-14 15:09:20 +00:00 |
|
Elias Meire
|
d116f121e3
|
fix(editor): Render assignments without ID correctly (#13252)
|
2025-02-14 12:04:40 +00:00 |
|
Milorad FIlipović
|
8e37088249
|
feat(editor): Add pagination to the workflows list (#13100)
|
2025-02-14 09:51:49 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ba95f97d10
|
Merge tag 'n8n@1.79.0'
|
2025-02-13 12:35:44 +01:00 |
|
Eugene
|
0a2e29839c
|
feat(core): Change evaluation workflow input data format (no-changelog) (#13109)
|
2025-02-13 12:08:10 +01:00 |
|
Charlie Kolb
|
617f841e0d
|
fix(editor): Propagate isReadOnly to ResourceMapper Attempt to Convert Types switch (#13216)
|
2025-02-13 11:59:28 +01:00 |
|
Mutasem Aldmour
|
2a92032704
|
fix(editor): Add template id to metadata when saving workflows from json (#13172)
|
2025-02-13 11:40:51 +01:00 |
|
github-actions[bot]
|
652ca25ef5
|
🚀 Release 1.79.0 (#13241)
Co-authored-by: MarcL <1965510+MarcL@users.noreply.github.com>
|
2025-02-13 10:36:10 +00:00 |
|
Charlie Kolb
|
11cf1cd23a
|
feat(editor): Expose View Execution links for erroneous sub-executions (#13185)
|
2025-02-13 09:44:52 +01:00 |
|
autologie
|
56426e989f
|
fix(editor): Don't show 'Test workflow' button if the canvas is read-only (#13199)
|
2025-02-12 11:26:22 +01:00 |
|