Commit Graph

2068 Commits

Author SHA1 Message Date
Marc Littlemore
1f1021e707
feat(core): Add 1Password external secrets provider (#26307)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-05 15:08:13 +00:00
phyllis-noester
6b171fc025
fix: Fix credential resolver RBAC for member users (#26552) 2026-03-05 13:42:13 +00:00
Alex Grozav
30c08cf56f
fix(editor): Fix canvas loading state indicator position and style (no-changelog) (#26596) 2026-03-05 13:03:17 +00:00
Raúl Gómez Morales
c32e724871
refactor(editor): Migrate parentFolder field to workflowDocument (#26515) 2026-03-05 12:01:50 +00:00
Raúl Gómez Morales
cce853eeec
refactor(editor): Normalize usedCredentials in workflow document state (no-changelog) (#26535) 2026-03-04 16:13:34 +00:00
Rob Hough
72081560e3
fix(editor): Improve NDV panel drag handle contrast in dark mode (#26533) 2026-03-04 14:24:48 +00:00
Nikhil Kuriakose
a6e5d9b4bf
fix(editor): Fix alignment in trigger panel (#26475) 2026-03-04 13:42:02 +00:00
Nikhil Kuriakose
9a5c460f65
fix(editor): Change button variant to ghost (#26542) 2026-03-04 13:41:24 +00:00
Csaba Tuncsik
e1221d6dfb
feat(editor): Add 'New' badge to project roles and upgrade landing page (#26348) 2026-03-04 12:16:13 +00:00
Rob Hough
d48b7986a5
fix(editor): Remove light-dark and use mixin (no-changelog) (#26527) 2026-03-04 11:11:29 +00:00
Sandra Zollner
4ffe54ba3b
feat(editor): Implement read-only mode for external secrets connections (#26432) 2026-03-04 10:12:52 +00:00
Alex Grozav
7c498d7d0a
feat(editor): Normalize isArchived field in workflow document state (no-changelog) (#26510) 2026-03-04 09:57:01 +00:00
Rob Hough
1e1c3a75bc
refactor(editor): Update DS Input with new styles (no-changelog) (#26134)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-03-04 09:09:16 +00:00
Jaakko Husso
d00cded5ac
feat(core): Add suggested prompts to Personal Agents on Chat hub (#26444) 2026-03-04 08:06:11 +00:00
Raúl Gómez Morales
ebca21f58d
refactor(editor): Normalize scopes field in workflow document state (no-changelog) (#26331)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 08:00:20 +00:00
Daria
9a84403d2f
fix(editor): Do not send health checks in preview (no-changelog) (#26484) 2026-03-03 19:39:09 +00:00
Andreas Fitzek
edd0c9f0d1
chore(editor): Fix node click keeping adding to context (#26494) 2026-03-03 17:11:46 +00:00
Arvin A
990298238d
fix: Clicking a node keeps adding to context (#26469) 2026-03-03 14:51:31 +00:00
Charlie Kolb
cc1e378c51
fix(editor): Remember data table sort selection (#26462) 2026-03-03 14:42:11 +00:00
Declan Carroll
9b350264fb
test: Refine unit test descriptions for clarity and determinism (#26478) 2026-03-03 14:08:44 +00:00
Alex Grozav
cf839dd544
fix: Initialize Demo layout (no-changelog) (#26468) 2026-03-03 12:40:35 +00:00
Raúl Gómez Morales
d614954034
fix(editor): Fix race condition in credentialResolverId test (#26464) 2026-03-03 11:29:42 +00:00
Jaakko Husso
1cc7e8dfe3
fix(editor): Position chat welcome message to center with base LLM models (#26442) 2026-03-03 09:18:58 +00:00
Jaakko Husso
45fa6419ae
feat(editor): Make it possible to pick Chat hub model by ID even if no models are loaded (#26435) 2026-03-03 09:18:43 +00:00
Elias Meire
8ac25b8270
fix(editor): Always show auth mode dropdown in credential modal (#26280) 2026-03-03 08:48:19 +00:00
Alex Grozav
2da3eee8d4
refactor(editor): Migrate settings to normalized workflow document state (no-changelog) (#26407)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 07:07:31 +00:00
n8n-assistant[bot]
d478552a23
🚀 Release 2.11.0 (#26456)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-03 08:18:52 +02:00
Charlie Kolb
049af4363e
fix(editor): Fix project assignment when duplicating workflow from overview (#26341) 2026-03-02 15:54:12 +00:00
Daria
f020caa6a7
feat: Update existing MCP tools (#26248) 2026-03-02 14:07:16 +00:00
Andreas Fitzek
eb19e00b0c
feat(editor): Expose workflow:execute scope checkbox in custom role UI (#26405) 2026-03-02 13:40:58 +00:00
Daria
c544e94e39
feat: Hide workflow edit conflict error in Sentry (no-changelog) (#26412) 2026-03-02 13:20:41 +00:00
Sandra Zollner
4dcc2d8806
feat(core): Enable external secrets for projects (#26329) 2026-03-02 11:57:55 +00:00
Sandra Zollner
b883b3c41c
feat(editor): Disable scope selection when opened from project settings page (#26403)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
2026-03-02 11:27:36 +00:00
Milorad FIlipović
bfa4550200
fix(editor): Prevent scrollbar flashing when toasts are shown (#26338) 2026-03-02 11:17:25 +00:00
Charlie Kolb
1bacba3d8b
feat(editor): Add searching and sorting to data table overviews (#25623)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 10:48:53 +00:00
Rob Hough
aee2f8687a
refactor(editor): Consolidate design system tokens (no-changelog) (#25823) 2026-03-02 10:36:52 +00:00
Declan Carroll
4e0cd02d5c
fix(editor): Replace jsonpath with jsonpath-plus to resolve CVE (#26399)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 10:15:16 +00:00
aikido-autofix[bot]
0b84e1079d
fix: Fix 11 security issues in jsonpath, mailparser, mysql2 and 6 more (#26362)
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
2026-03-01 15:17:14 +00:00
Dimitri Lavrenük
e01ce10f20
fix: Admin should be able to install community nodes (#26296)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-02-27 22:52:12 +00:00
Benjamin Schroth
f7c36840fb
feat(ai-builder): Implement changes list for builder and on canvas diff (#26062) 2026-02-27 16:02:21 +00:00
Csaba Tuncsik
c320383f88
fix(editor): Hide client secret field in resolver when user info endpoint is selected (#26340)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-27 15:05:48 +00:00
Csaba Tuncsik
c2e31e9fe6
fix(editor): Allow clearing credential resolver in workflow settings (#26343)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-27 14:58:55 +00:00
Milorad FIlipović
dde639664a
fix(editor): Fix Add column button spacing in data table (no-changelog) (#26345) 2026-02-27 14:26:50 +00:00
Milorad FIlipović
470fc503a0
fix(editor): Fix CSV export for data tables downloading wrong table (#26325) 2026-02-27 13:28:34 +00:00
Charlie Kolb
0ec749e8dd
feat(editor): Add project badge in data table overview (#26289)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 13:13:46 +00:00
Milorad FIlipović
363d7ec493
fix(editor): Fix What's new callout position (no-changelog) (#26236) 2026-02-27 13:11:37 +00:00
Milorad FIlipović
6d15d0ee03
fix(editor): Fix trigger listening state tooltip layout (no-changelog) (#26295) 2026-02-27 13:11:17 +00:00
Milorad FIlipović
d7a5b04b9f
fix(editor): Fix filters popover layout (no-changelog) (#26339) 2026-02-27 13:10:38 +00:00
Raúl Gómez Morales
1b938f4c93
refactor(editor): Normalize meta field in workflow document state (#26223) 2026-02-27 12:11:37 +00:00
Andreas Fitzek
a94c8b728c
chore(core): Allow changing redaction settings in the workflow settings (#26298) 2026-02-27 10:51:04 +00:00