Commit Graph

491 Commits

Author SHA1 Message Date
Ricardo Espinoza
d76f05ba3d fix: Stop telemetry events to Posthog (#16788) 2025-06-30 09:08:47 -04:00
Suguru Inoue
913334005f fix(editor): AI Agent shows logs from multiple runs in same view (#16825)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-30 15:02:38 +02:00
Jaakko Husso
c8a7156254 fix(editor): Only drag folders when holding mouse 1 button (#16809) 2025-06-30 12:57:18 +03:00
Guillaume Jacquart
ac4612232c fix(editor): Reset wrapping for variable value to prevent horizontal scrolling (#16772)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-06-30 11:37:26 +02:00
Danny Martini
725ce23ea3 fix(editor): Allow executing none single webhook triggers in active workflows with multiple triggers (#16794) 2025-06-30 11:30:27 +02:00
Suguru Inoue
eb138ecf8d feat(editor): Implement some quick improvements on NDV in canvas experiment (no-changelog) (#16717)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-06-30 11:04:11 +02:00
Alex Grozav
934ddda30e fix(editor): Reset lastAddedExecutingNode on execution finished event (no-changelog) (#16791) 2025-06-30 12:00:48 +03:00
Raúl Gómez Morales
0debbc3503 fix: Filter source control credentials by project (#16732) 2025-06-27 16:47:46 +02:00
Jaakko Husso
1934e6fc0f feat(editor): Add What's New notification callout (#16718) 2025-06-27 17:42:05 +03:00
Csaba Tuncsik
5fe68f38df fix(editor): Fix new, unsaved workflow sharing (#16740) 2025-06-27 16:20:01 +02:00
Michael Kret
98b821bbd8 feat: Don't allow multiple active workflows with same form path (#16722) 2025-06-27 13:04:21 +03:00
Charlie Kolb
3fb8bbb59f chore: Fix NodeTitle.test.ts for Node 22 (no-changelog) (#16763) 2025-06-27 12:57:07 +03:00
Elias Meire
0775fd859e build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
Charlie Kolb
a99ccfffe1 fix(editor): Don't reset node name on click while renaming (#16755) 2025-06-27 09:40:08 +02:00
Alex Grozav
067eff6073 refactor(editor): Detangle cloudPlan store (no-changelog) (#16706) 2025-06-27 10:15:00 +03:00
Daria
2e78771ebf feat(editor): Disable reset value for code and sql editors (no-changelog) (#16741) 2025-06-27 10:03:50 +03:00
Benjamin Schroth
6408d5a1b0 feat: Add fallback mechanism for agent and basic chain llm (#16617) 2025-06-26 16:14:03 +02:00
Jaakko Husso
0b7bca29f8 feat(editor): Add 'Whats new' section and modal (#16664) 2025-06-26 16:41:49 +03:00
Charlie Kolb
fcf559b93d chore: Refactor node parameter assignment logic out of NodeSettings (no-changelog) (#16665) 2025-06-26 15:03:33 +02:00
Daria
4d211a0794 feat(editor): Improve style of Canvas action buttons (#16724) 2025-06-26 15:36:19 +03:00
Alex Grozav
a7e9cc0896 refactor(editor): Remove i18n and toast usage from setting store (no-changelog) (#16721) 2025-06-26 12:24:52 +03:00
Michael Kret
901e034196 fix: Check for status when canceling execution (#16690) 2025-06-26 11:00:14 +03:00
Michael Kret
b70cc944fc fix: Helper to set proper operation for sendAndWait action (#16701) 2025-06-25 21:23:33 +03:00
Daria
781b680f2a feat(editor): Open Focus Panel on canvas action button click (no-changelog) (#16698) 2025-06-25 14:05:37 +03:00
Alex Grozav
3835cb31ea feat(editor): Add console.error calls to Sentry (no-changelog) (#16700) 2025-06-25 13:10:46 +03:00
Alex Grozav
de0293595c refactor(editor): Move user login and logout side effects into hooks (no-changelog) (#16663) 2025-06-25 13:00:52 +03:00
Nikhil Kuriakose
6fa4a3eaa1 chore(editor): Making health call only if custom hosted templates (#16686) 2025-06-25 11:23:32 +02:00
Iván Ovejero
28aabd4044 fix(editor): Fix insights loading on FE (#16677) 2025-06-24 18:44:22 +02:00
Benjamin Schroth
e89487f602 fix(editor): Remove automatic resizing of output view (#16672) 2025-06-24 17:53:55 +02:00
Daria
404f8451d5 feat(editor): Add focus panel component (no-changelog) (#16620) 2025-06-24 18:13:09 +03:00
Csaba Tuncsik
79eef1e347 fix(editor): Prevent multiple community registration request submission (#16621) 2025-06-24 14:06:21 +02:00
Mutasem Aldmour
e63583987e chore: Add build version as banner to outputted js and css chat files (no-changelog) (#16629)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-24 13:50:57 +02:00
Alex Grozav
f58c1ce083 refactor(editor): Move frontend permissions code to @n8n/permissions (no-changelog) (#16656) 2025-06-24 14:41:29 +03:00
Suguru Inoue
f133736b54 feat(editor): Tweak split execute button style (no-changelog) (#16661) 2025-06-24 13:24:09 +02:00
Alex Grozav
20c63436d2 fix(editor): Fix broken types for globally defined components (no-changelog) (#16505)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2025-06-24 13:01:23 +02:00
Raúl Gómez Morales
254c9d7fb4 feat(editor): Implement filter by project and ownership pills for source control push modal (#16551) 2025-06-23 16:06:07 +02:00
Tomi Turtiainen
f6a66c70d9 Merge tag 'n8n@1.100.0' 2025-06-23 16:07:54 +03:00
Jaakko Husso
f4d0b9f796 feat(Sticky Note Node): Support YouTube video embeds on Sticky notes (#16484) 2025-06-23 15:31:31 +03:00
github-actions[bot]
aea8c92281 🚀 Release 1.100.0 (#16628)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-23 14:25:00 +02:00
Nikhil Kuriakose
d23e1016a8 fix(editor): Set workflow project to be shown in the breadcrumb (#16586) 2025-06-23 13:22:51 +02:00
Alex Grozav
9c654dbbf7 refactor(editor): Move templates api to @n8n/rest-api-client package (no-changelog) (#16542) 2025-06-23 14:04:33 +03:00
Mutasem Aldmour
3c195dd42e fix: Rename chat.css to style.css in chat package build (#16622) (no-changelog)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-23 12:20:04 +02:00
Csaba Tuncsik
ef28d25ba2 fix(editor): Quick fix to password change form validation (#16565) 2025-06-23 11:09:56 +02:00
Suguru Inoue
351db434a8 fix(editor): Add back keyboard shortcuts for log view in PiP (no-changelog) (#16563) 2025-06-20 19:06:11 +02:00
Suguru Inoue
e72df8d682 fix(editor): Node title not updating when selecting a different node (no-changelog) (#16566) 2025-06-20 19:03:14 +02:00
Benjamin Schroth
79650ea55a feat: Add model selector node (#16371) 2025-06-20 15:30:33 +02:00
Giulio Andreini
a9688b101f fix(editor): New quick start video URL (#16546) 2025-06-20 14:53:51 +02:00
Alex Grozav
c59f388321 refactor(editor): Detangle versions store from settings store (no-changelog) (#16508) 2025-06-20 15:39:47 +03:00
Michael Kret
dadbd5fafe fix: When community node added as tool, don't show details view (#16539) 2025-06-20 14:57:00 +03:00
Alex Grozav
4f4fa5e4af refactor(editor): Detangle users store from settings store (no-changelog) (#16510) 2025-06-20 13:01:44 +03:00