Commit Graph

542 Commits

Author SHA1 Message Date
Charlie Kolb
3610748913
fix(editor): Fix RAG Callout keyboard navigation in nodes search (#17099) 2025-07-08 11:15:31 +02:00
Tomi Turtiainen
779f2e6304 Merge tag 'n8n@1.102.0' 2025-07-08 11:25:36 +03:00
Dana
b73357369f
fix(editor): Fit long words for draggable fields (#17063) 2025-07-07 18:43:22 +03:00
github-actions[bot]
0547d6f5d2
🚀 Release 1.102.0 (#17075)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-07 17:13:34 +02:00
Charlie Kolb
7cc5a05bd3
fix(editor): Restore valid drag state when NDV is closed via ESC while dragging (#16758) 2025-07-07 14:59:08 +02:00
Daria
534f34d4c1
refactor(editor): Move optionSelected logic to a composable (#16968) 2025-07-07 15:20:06 +03:00
Mutasem Aldmour
974a0c1a35
fix(editor): Address icon feedback (no-changelog) (#17051) 2025-07-07 13:12:39 +02:00
Suguru Inoue
d3330b6bcc
feat(editor): Collapse button on table view (#16993) 2025-07-07 10:54:59 +02:00
Nikhil Kuriakose
bd8b7b468c
fix(editor): Show escape characters in json view (#16930) 2025-07-07 10:49:26 +02:00
Charlie Kolb
ffe8fbbf73
fix(editor): Support 'Save Workflow' key shortcut in new workflows (#16756) 2025-07-07 08:43:06 +02:00
Tomi Turtiainen
3b14830966
fix(HTTP Request Node): Fix paginated requests with HttpBearerAuth (#17005) 2025-07-04 21:53:01 +03:00
Guillaume Jacquart
bb9679c4fa
fix(editor): Reset dirty state on workflow activation only if its current workflow (#16997) 2025-07-04 17:24:21 +02:00
Elias Meire
6ef38411d8
feat(editor): NDV UI overhaul experiment (#14209)
Co-authored-by: jakeranallo <jake.ranallo@gmail.com>
2025-07-04 17:14:17 +02:00
jeanpaul
e982d9144b
feat: Make the 'set output' node optional if you inserted a 'set metrics' node (no-changelog) (#16955) 2025-07-04 14:55:23 +02:00
Alex Grozav
fe8a7221d6
feat(editor): Add vue-scan for frontend performance tracking (no-changelog) (#16995) 2025-07-04 13:01:01 +03:00
Csaba Tuncsik
34aae9665d
fix(editor): Fix table pagination state handling and adding more tests (#16986) 2025-07-04 10:10:21 +02:00
Michael Kret
bd69907477
fix: Prevent empty path in webhooks (#16864)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-07-04 10:07:40 +03:00
Mutasem Aldmour
bf926ce87e
fix(editor): Update bolt icon to filled (#16954) 2025-07-03 15:05:56 +02:00
Daria
827fb6963d
feat(editor): Make focused node props editable (no-changelog) (#16942)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-07-03 16:04:00 +03:00
Milorad FIlipović
c1ac8c19ef
fix(editor): Fix item count element wrap in input panel (no-changelog) (#16920) 2025-07-03 14:19:11 +02:00
Csaba Tuncsik
19ac32659f
refactor(editor): Update users list on user settings page (#16244)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-07-03 13:57:14 +02:00
Iván Ovejero
5b9897c3a2
fix(editor): Refetch module settings on manual license activation (#16943) 2025-07-03 11:06:10 +02:00
Milorad FIlipović
14dd09cf3d
fix(editor): Fix button spacing (no-changelog) (#16953) 2025-07-03 11:01:15 +02:00
Mutasem Aldmour
8a5383adcb
fix(editor): Fix icon sizes in expanding parameters (no-changelog) (#16890) 2025-07-03 10:59:39 +02:00
Milorad FIlipović
1e96d5436e
fix(editor): Don't show email banner if cloud info is missing (no-changelog) (#16948) 2025-07-03 10:25:09 +02:00
Andreas Fitzek
716cb9aaca
fix(editor): Clear error states before copy to editor action (#16922) 2025-07-03 10:19:14 +02:00
Nikhil Kuriakose
29bf4a46bd
fix(editor): Show shared with me only on multi user instances (#16770) 2025-07-03 09:07:11 +02:00
Daria
2d2818cdf8
feat(editor): Implement execute step mechanism for focused panel (no-changelog) (#16891)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-07-02 19:23:48 +03:00
Milorad FIlipović
5c5c06aa58
fix(editor): Fix flaky composable test (no-changelog) (#16927) 2025-07-02 17:21:49 +02:00
Jaakko Husso
3a733b9127
fix(editor): Show correct error messages on Ask AI (#16913) 2025-07-02 14:00:23 +03:00
Alex Grozav
7ebde66eed
feat(editor): Update grid size to 16px for better alignment (#16869) 2025-07-02 13:19:26 +03:00
Andreas Fitzek
657e5a3b3a
feat(core): Allow enforcement of MFA usage on instance (#16556)
Co-authored-by: Marc Littlemore <marc@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-07-02 11:03:10 +02:00
Iván Ovejero
060acd2db8
chore: Lintfix frontend packages (#16896) 2025-07-02 10:31:11 +02:00
Suguru Inoue
8fda3fb2aa
fix(editor): Make JSON copy button work in PiP window (#16887) 2025-07-02 09:53:28 +02:00
Suguru Inoue
ee463f08b6
fix(editor): Sync log selection doesn't work for renamed nodes (#16878) 2025-07-02 09:53:17 +02:00
Milorad FIlipović
0ce3875f09
fix(editor): Update default positions for AI sub-nodes (no-changelog) (#16870)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-02 09:34:14 +02:00
Mutasem Aldmour
346bc84093
fix(editor): Fix mapping field icon sizes (#16886) 2025-07-01 17:08:01 +02:00
Milorad FIlipović
38c2e6184c
fix(editor): Make sure connectors are clickable when overlapped by node description (#16765) 2025-07-01 14:33:43 +02:00
Jaakko Husso
697a57f386
fix(editor): Skip community node types request on preview mode (no-changelog) (#16876) 2025-07-01 15:11:28 +03:00
Daria
503beea8d1
feat(editor): Refactor the executable node logic (no-changelog) (#16848) 2025-07-01 12:29:49 +03:00
Mutasem Aldmour
c51842bd52
fix(editor): Increase icon sizes in parameters (no-changelog) (#16866) 2025-07-01 11:20:06 +02:00
Milorad FIlipović
8e62c80d48
fix(editor): Fix inifnite loading in Resource Locator Dropdown under certain conditions (#16773) 2025-07-01 10:57:18 +02:00
Alex Grozav
4abb6a6aa1
fix(editor): Only show node executing spinner if workflow is executing (no-changelog) (#16846) 2025-07-01 11:44:28 +03:00
Suguru Inoue
4124b96a00
feat(editor): Log view improvements (#16489) 2025-07-01 09:30:17 +02:00
Ricardo Espinoza
d1d5412bfb
fix: Clean up AI_CREDITS_EXPERIMENT (#16840) 2025-06-30 12:41:11 -04:00
Alex Grozav
ed2cb3c701
feat(editor): Update icons to Lucide icons (#16231)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2025-06-30 17:11:09 +02:00
Ricardo Espinoza
3e04566845
fix: Clean up EASY_AI_WORKFLOW_EXPERIMENT (#16839) 2025-06-30 10:47:00 -04:00
Jaakko Husso
bbda2dad63
fix(editor): Only do new versions & what's new check after login (#16844) 2025-06-30 17:18:28 +03:00
Tomi Turtiainen
acb27edca6 Merge tag 'n8n@1.101.0' 2025-06-30 16:44:49 +03:00
Dana
6edd47dd65
feat(editor): Allow users to update verified nodes from the node settings panel (#16447)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-06-30 15:43:26 +02:00