Commit Graph

839 Commits

Author SHA1 Message Date
github-actions[bot]
26441d7b85 🚀 Release 1.112.0 (#19556)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-09-15 14:25:52 +02:00
Alex Grozav
eab99bf87e feat(editor): Add feature flag and binary data parsing for run data worker (no-changelog) (#19479) 2025-09-15 11:39:45 +01:00
Jaakko Husso
c0d5d777ca fix(editor): Don't show archived only hint at empty folders (#19538) 2025-09-15 13:35:19 +03:00
Suguru Inoue
c15e9437ee feat(editor): NDV in focus panel experiment feedback (no-changelog) (#19304) 2025-09-15 12:30:17 +02:00
Romeo Balta
267a62d9c1 feat(editor): Implement Ready to Run Workflows V2 experiment (no-changelog) (#19468) 2025-09-15 11:21:25 +01:00
Alex Grozav
f9e78ea9bc fix(editor): Fix i18n package locale files hot reloading (no-changelog) (#19385)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-09-15 10:18:19 +01:00
Charlie Kolb
c6e147550c feat(editor): Add Beta tag to Data Tables (no-changelog) (#19458) 2025-09-15 09:52:29 +02:00
Elias Meire
18d91b614b fix(editor): Prevent tooltip flickering when a trigger node is pinned (#19233) 2025-09-15 08:06:02 +02:00
Jaakko Husso
d41035c4c0 feat(editor): Add YouTube embeds to pre-built agents experiment templates (no-changelog) (#19466) 2025-09-12 20:00:02 +03:00
Mutasem Aldmour
62533c2ec5 fix(editor): Center first node inserted if builder is showing (no-changelog) (#19421) 2025-09-12 18:46:22 +02:00
Benjamin Schroth
bd8dfc074b fix(editor): Only show previous nodes for tools in input panel (#19335) 2025-09-12 16:59:26 +02:00
Milorad FIlipović
1853faf032 fix(editor): Improve datetime handling in Data table UI (#19425) 2025-09-12 15:31:07 +02:00
Idir Ouhab Meskine
4e2682af62 Revert "feat(core): Add HTTPS protocol support for repository connections" (#19471) 2025-09-12 15:30:50 +02:00
Alex Grozav
10fa3a9b01 feat: Send node execution finished and node execution data in separate events (no-changelog) (#18875)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-09-12 13:56:13 +01:00
Raúl Gómez Morales
d7b84747f8 feat(editor): Add toggle viewport sync to workflow diffs & UI improvements (#19373) 2025-09-12 13:01:31 +02:00
Jaakko Husso
c5ee969433 fix(editor): Make inputs dragged to Python Code editor produce working code (#19415) 2025-09-12 11:52:08 +03:00
Mutasem Aldmour
b6abd1ef69 fix: Show correct "canceled" node status for chat model nodes (#19366) 2025-09-12 10:21:35 +02:00
Raúl Gómez Morales
47d9936fd4 refactor(editor): Move externalSecrets.ee API to @n8n/rest-api-client package (#19404) 2025-09-12 08:56:55 +02:00
Svetoslav Dekov
c4d26982e3 feat(editor): Show data table storage limit banners (no-changelog) (#19175)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-09-12 08:51:32 +02:00
Daria
b91219ea15 fix(editor): Set workflow name when importing (no-changelog) (#19410) 2025-09-11 15:29:41 +03:00
yehorkardash
03b865d4db fix(editor): Fix highlighting in SQL editor (#19291) 2025-09-11 11:46:41 +00:00
Mutasem Aldmour
45e8209142 fix(editor): Handle lots of text better in chat input (#19381) 2025-09-11 13:39:18 +02:00
Tuukka Kantola
477dd27b08 feat(editor): Separate node execution and validation error states (#19029) 2025-09-11 13:23:37 +02:00
Csaba Tuncsik
ff1f9ff69e test(editor): Clean up duplicate DOM setup code in frontend tests (no-changelog) (#19382) 2025-09-11 12:28:20 +02:00
Iván Ovejero
052e24ef0e refactor: Replace Pyodide with native Python with env flag is enabled (#19403) 2025-09-11 11:28:12 +02:00
yehorkardash
18cccb29ea fix(editor): Add debounce to text parameter input (#19339) 2025-09-11 08:56:18 +00:00
Konstantin Tieber
c4f41bb534 feat(core): Add retry execution endpoint to public api (#19132)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2025-09-11 10:12:53 +02:00
Daria
b147709189 feat(core): Use filters for delete data table rows (no-changelog) (#19375) 2025-09-11 10:31:27 +03:00
oleg
a0d92a72b9 chore: Remove AI WF Builder planner step (no-changelog) (#19343) 2025-09-11 08:56:38 +02:00
Danny Martini
8f60b52533 fix(editor): Optimize workflow selector search performance by implementing pagination (#19252)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-10 17:17:10 +02:00
Elias Meire
d3ee6512a9 fix(editor): Include n8n version in user identify call (no-changelog) (#19306)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-10 16:27:44 +02:00
Idir Ouhab Meskine
5c6094dfd7 feat(core): Add HTTPS protocol support for repository connections (#18250)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
2025-09-10 16:08:07 +02:00
Ricardo Espinoza
eb389a787b feat: Enforce data-stores limits (no-changelog) (#19116)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-09-10 09:39:41 -04:00
Suguru Inoue
815ecfe680 fix(editor): Input loses focus after typing to a fixed collection parameter (#19372) 2025-09-10 15:26:04 +02:00
Milorad FIlipović
6e6a8f8be8 feat(editor): Improve Data Table UX based on feedback (no-changelog) (#19312) 2025-09-10 14:14:25 +02:00
Raúl Gómez Morales
6cd1dbd109 feat(editor): Enhance diffs formatting for jsCode and sticky notes (#19289) 2025-09-10 09:51:46 +02:00
Eugene
bae6e3b12b fix(editor): Show correct options in the NDV runs selector (#19297)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-09-09 17:13:17 +02:00
yehorkardash
3ee827c7a5 fix(editor): Focus on selection when clicking 'tidy up' (#19303) 2025-09-09 17:00:29 +03:00
Daria
d0df25c148 fix(editor): Fix alignment of back to canvas icon (no-changelog) (#19341) 2025-09-09 16:34:03 +03:00
Charlie Kolb
897c69c70d feat(Data Table Node): Add bulk insert mode (no-changelog) (#19294) 2025-09-09 14:01:40 +02:00
Mutasem Aldmour
99293ea400 fix(editor): Reduce telemetry events for builder workflow changes (no-changelog) (#19310) 2025-09-09 10:57:50 +02:00
Daria
48df1de8c9 fix(editor): Respect project id and parent folder for callouts (no-changelog) (#19318) 2025-09-09 10:03:10 +03:00
Tomi Turtiainen
3908f740ff Merge tag 'n8n@1.111.0' 2025-09-08 19:43:51 +02:00
Benjamin Schroth
cf356e77b3 fix(editor): Show claim free ai credits modal on credentials (#19241)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
2025-09-08 15:38:52 +02:00
github-actions[bot]
2c453be05d 🚀 Release 1.111.0 (#19305)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-09-08 16:01:48 +03:00
Suguru Inoue
8f99f092ff test: Refactor page objects and reuse locators (#19191) 2025-09-08 11:12:43 +02:00
Mutasem Aldmour
97d0eddd0e fix(editor): Handle connection errors and credentials better in MCP Client Tool when executing directly (#19239) 2025-09-05 16:37:10 +02:00
Charlie Kolb
0d7f9ae182 fix(editor): Prevent search dialog from covering inline expression parameters (#19238) 2025-09-05 13:59:38 +02:00
yehorkardash
abaa2c851b fix(editor): Don't show update notification for unverified updates (#18910)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-05 13:18:56 +03:00
Andreas Fitzek
b713c503d6 fix(editor): Load available resources for dynamic options (#19235) 2025-09-05 12:04:15 +02:00