Commit Graph

78 Commits

Author SHA1 Message Date
Milorad FIlipović
20fb325c4c fix(editor): Update registered community CTA (no-changelog) (#14117)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-03-24 11:55:10 +01:00
Charlie Kolb
59a0ee75dd fix(editor): Fix folder creation (no-changelog) (#14125) 2025-03-24 11:32:43 +01:00
Csaba Tuncsik
df474f3ccb feat(editor): Insights summary banner (#13424)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-03-21 20:22:28 +01:00
Csaba Tuncsik
6992c36ebb fix(editor): Add "time saved per execution" workflow setting (#13369) 2025-03-21 20:21:37 +01:00
Ricardo Espinoza
198f17dbcf feat(core): Add folder synchronization to environments feature (#14005) 2025-03-21 10:45:34 -04:00
Alex Grozav
8215e0b59f refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
Milorad FIlipović
7e8179b848 perf(editor): Prevent excessive fetch requests from workflows list (no-changelog) (#14093) 2025-03-21 11:23:14 +01:00
Milorad FIlipović
5aacc2e0c2 fix(editor): Fix filter button overflow in workflows list (no-changelog) (#14081) 2025-03-20 17:37:00 +01:00
Milorad FIlipović
1f56a24bbd fix(editor): Addressing internal testing feedback for folders (no-changelog) (#13997) 2025-03-20 15:48:10 +01:00
Elias Meire
c06ce765f1 feat(editor): Add variables and context section to schema view (#13875) 2025-03-19 17:18:54 +01:00
कारतोफ्फेलस्क्रिप्ट™
a24e8abe8c refactor(core): Add strong typing for INodeTypeBaseDescription['group'] (no-changelog) (#14047) 2025-03-19 13:42:10 +01:00
Csaba Tuncsik
6817abe47f fix(editor): Fix routing between workflow editing and new workflow pages (#14031) 2025-03-19 06:02:58 +01:00
autologie
2e9d3ad3e1 feat(editor): Always show collapsed panel at the bottom of canvas (#13715) 2025-03-18 17:09:09 +01:00
Tuukka Kantola
eb91111ddf refactor(editor): Change UI and monospace fonts (#13839) 2025-03-17 21:13:57 +01:00
github-actions[bot]
6aa75dd983 🚀 Release 1.84.0 (#13993)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-03-17 14:41:21 +01:00
Milorad FIlipović
1c17d12209 feat(editor): Implement folder move functionality (no-changelog) (#13922) 2025-03-17 12:46:21 +01:00
Elias Meire
042aa39024 feat(editor): Add new telemetry event for schema preview (no-changelog) (#13930) 2025-03-17 10:14:31 +00:00
Elias Meire
e157217d8c fix(editor): Switch schema preview feature flag to multivariant (no-changelog) (#13983) 2025-03-17 11:07:53 +01:00
autologie
4d04c227a9 feat(editor): Popping logs out into a new window (#13788) 2025-03-17 10:50:51 +01:00
Raúl Gómez Morales
4a1e5798ff fix(editor): Ai 668 UI changes to mock nodes modal (no-changelog) (#13899)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-03-17 09:40:07 +01:00
Elias Meire
eec325127c fix(editor): Fix options parameters that have extra displayName field (#13928) 2025-03-14 15:09:36 +01:00
Mutasem Aldmour
c239b8f07a fix(editor): Increase contrast on hover for AI button (#13920) 2025-03-14 10:28:16 +01:00
Elias Meire
c9be48ea20 feat(editor): Add telemetry for schema preview (no-changelog) (#13901) 2025-03-13 18:50:19 +01:00
Milorad FIlipović
31493a0cac fix(editor): Address folders feature feedback (no-changelog) (#13859) 2025-03-13 17:29:15 +01:00
oleg
b4672b8deb refactor: createVectorStoreNode refactoring and embeddings batching support (no-changelog) (#13674) 2025-03-13 16:23:06 +01:00
Alex Grozav
1eec246f4e fix: Update Sentry rewriteFramesIntegration prefix (no-changleog) (#13900) 2025-03-13 12:38:28 +02:00
कारतोफ्फेलस्क्रिप्ट™
d2e4706b97 fix(editor): Fix logo alignment issues (#13870) 2025-03-13 11:14:30 +01:00
Michael Kret
ec8a719efa feat: Hints for tools and agent (#13386) 2025-03-12 17:08:08 +00:00
Mutasem Aldmour
1c2feb455a fix(editor): Decrease notification max-height (#13858) 2025-03-12 16:42:28 +01:00
Elias Meire
cfc7a14e18 fix(editor): Tweak schema view empty state copy and styling (#13819) 2025-03-12 16:24:50 +01:00
Guillaume Jacquart
e33d0d7466 fix(editor): Add disabled state with tooltip on project creation buttons if user lacks permission (#13867) 2025-03-12 16:14:02 +01:00
Raúl Gómez Morales
b2fcfe9d69 fix(editor): Ai 695 update executions view ux (no-changelog) (#13531) 2025-03-12 12:07:57 +01:00
Elias Meire
9057ee69df fix(editor): Remove unneeded onClickOutside handler from context menu (no-changelog) (#13848) 2025-03-12 11:36:44 +01:00
Milorad FIlipović
e73f618851 feat(editor): Add functionality to delete and rename folders (no-changelog) (#13785) 2025-03-12 11:04:53 +01:00
Raúl Gómez Morales
09ebc3adc7 fix(editor): Feature/table reskin (no-changelog) (#13817) 2025-03-12 11:04:27 +01:00
Csaba Tuncsik
473f6d48db fix(editor): Disable deactivated node execution (#13643) 2025-03-12 10:08:18 +01:00
Milorad FIlipović
c664e351fb feat(editor): Show personal project for community edition (no-changelog) (#13828) 2025-03-12 09:55:40 +01:00
कारतोफ्फेलस्क्रिप्ट™
be8d8ba9a7 Merge tag 'n8n@1.83.0' 2025-03-12 09:40:04 +01:00
github-actions[bot]
732e049748 🚀 Release 1.83.0 (#13787)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-12 09:14:45 +01:00
Elias Meire
23ee7e3778 feat(editor): Add telemetry event for tidy up feature (no-changelog) (#13831) 2025-03-12 08:23:19 +01:00
jeanpaul
b6d5092258 fix(editor): Disable test step option in context menu for sub-nodes (#13816) 2025-03-11 14:56:49 +01:00
Milorad FIlipović
899f6c9824 fix(editor): Fix NDV panels size on narrow screens (#13708) 2025-03-11 12:24:00 +01:00
कारतोफ्फेलस्क्रिप्ट™
2c08fc0519 chore: Upgrade Typescript and other frontend tooling (no-changelog) (#13687) 2025-03-11 11:14:58 +01:00
Dana
8043a6ce82 fix(editor): Match nodes for autocomplete (#13716) 2025-03-10 14:01:00 +01:00
Michael Kret
4fdf469190 fix(n8n Form Node): Completion page response mode, do not error on execution running (no-changelog) (#13566) 2025-03-10 10:45:07 +00:00
Milorad FIlipović
630608c8bd fix(editor): Show error details in resource locator dropdown (#13679) 2025-03-10 09:48:31 +01:00
कारतोफ्फेलस्क्रिप्ट™
d2dd1796a8 chore: Lintfix and format (no-changelog) (#13705) 2025-03-05 16:50:43 +01:00
Elias Meire
9e83ff51da fix(editor): Support pasting values that start with = (#13699) 2025-03-05 16:13:27 +01:00
Jaakko Husso
3cd34b5af6 fix(editor): Fix opening 'Schema' view by default after opening binary nodes (#13676) 2025-03-05 15:20:13 +01:00
Elias Meire
8790a0df3d feat(editor): Schema preview UI updates (#13578) 2025-03-05 10:29:13 +01:00