Commit Graph

16614 Commits

Author SHA1 Message Date
Tomi Turtiainen
0ffd76093c
feat(core): Block access to env in code and expressions by default (#22643) 2025-12-03 12:33:18 +02:00
Daria
41ef19bc06
feat: Stop bumping versionId on every workflow change (no-changelog) (#22602) 2025-12-03 12:14:26 +02:00
Robert Squires
0ba2043047
feat(editor): Sidebar redesign (#22395)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Daria <daria.staferova@n8n.io>
2025-12-03 08:03:16 +00:00
Svetoslav Dekov
f69721ffec
fix(editor): Fix displaying of workflow publish info (no-changelog) (#22605) 2025-12-02 17:55:24 +02:00
Artem Sorokin
b5c19e1b89
ci: Fix rc versioning to properly bump major version (#22603) 2025-12-02 13:18:13 +01:00
Tomi Turtiainen
a4757cf009
chore: Initial V2 changes (#22553)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-12-01 20:44:59 +02:00
Csaba Tuncsik
c82d95aecb
fix(editor): Standardize CSS class naming conventions across new design system components (#22551) 2025-12-01 17:47:30 +01:00
Benjamin Schroth
143136fb02
chore: Update langchain (#22500) 2025-12-01 16:38:55 +01:00
Csaba Tuncsik
0999726caa
chore(editor): Add Reka UI based number input component (#22485) 2025-12-01 16:04:21 +01:00
Declan Carroll
c7eba6d195
ci: Move backend-test-utils to dev dependency, remove docker base cache (#22540) 2025-12-01 14:21:09 +00:00
Frank Prößdorf
710a6548d4
feat(core): Deactivate crashed workflows (#21888)
Co-authored-by: Artem Sorokin <artem@n8n.io>
2025-12-01 16:05:28 +02:00
Michael Drury
7186dcfe7e
feat(ai-builder): Using templates to improve generation (#22521) 2025-12-01 13:56:07 +00:00
Csaba Tuncsik
3b5d4d6a10
chore(editor): Add Reka UI based Loading component (#22349)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-01 14:52:19 +01:00
Stephen Wright
f937c0fb50
fix: Improve insights tests execution failure visibility (#22538) 2025-12-01 13:23:40 +00:00
Guillaume Jacquart
6d88007f01
fix(core): Prevent credentials saving if missing required properties (#22213) 2025-12-01 13:57:47 +01:00
Nikhil Kuriakose
04b285fa31
feat: Update migration guide with changes in cli and external hooks (no-changelog) (#22525) 2025-12-01 13:54:29 +01:00
Iván Ovejero
01ad587b03
refactor(core): Deprecate workflow.active field (#22533) 2025-12-01 13:34:11 +01:00
Suguru Inoue
9dd5b31c9c
fix: Fix error handling in sending chat message (no-changelog) (#22515)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-12-01 13:28:54 +01:00
Suguru Inoue
b9f4a3e5bb
chore(editor): Tweak font size in chat UI (#22534) 2025-12-01 13:28:39 +01:00
Mutasem Aldmour
d72d68c719
fix: Support resolving $fromAI in vector store tools (#22457) 2025-12-01 13:28:19 +01:00
Jaakko Husso
1037df4933
fix(core): Make chat title generation work on instances that don't save executions (no-changelog) (#22518) 2025-12-01 14:04:55 +02:00
Stephen Wright
4adfced937
feat: Allow configuring workflow for time saved capture by node (#22386) 2025-12-01 10:52:35 +00:00
Suguru Inoue
20f5bdc4e8
test(Google Calendar Node): Fix unit test depending on current timestamp (#22522) 2025-12-01 10:30:43 +00:00
Declan Carroll
75b2cd0de6
fix: Pin n8n packages to workspace version (#22460) 2025-12-01 09:52:01 +00:00
Raúl Gómez Morales
f4354301ec
fix(editor): Fix editor pan / zoom when inserting nodes (#22401) 2025-12-01 10:48:56 +01:00
Tomi Turtiainen
1ddb6344a5
fix: Detect workflow calling itself expression in migration report (#22516) 2025-12-01 11:31:32 +02:00
Csaba Tuncsik
82e0733cd4
chore(editor): Add Reka UI based Tooltip component (#22326) 2025-12-01 10:20:00 +01:00
Csaba Tuncsik
fd140145be
docs: Add component specification and usage examples for N8nPopover (#22433)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-01 10:19:24 +01:00
Csaba Tuncsik
38ab54619c
chore: Update story titles for Checkbox and Select components (#22512) 2025-12-01 10:18:36 +01:00
Michael Kret
6068fb3b20
fix(HTTP Request Node): Detect and handle non-UTF-8 response encodings (#20889) 2025-12-01 10:59:07 +02:00
Michael Kret
6e344f0f29
feat: Add entries to context menu to copy webhook's urls (#21769) 2025-12-01 09:54:38 +02:00
yehorkardash
1a25dba85e
chore: Change killBehavior to forceful in launch.json (no-changelog) (#22445) 2025-12-01 09:15:52 +02:00
oleg
ccd974ea22
feat(ai-builder): Implement Core Subgraph Infrastructure (no-changelog) (#22325)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-12-01 07:53:55 +01:00
Daria
e7a414c2de
fix: Do not add publish history relation for get version endpoint (no-changelog) (#22507) 2025-12-01 07:45:58 +01:00
Daria
b6f8050dfa
feat(core): Add get version public endpoint (#22407) 2025-12-01 00:56:37 +02:00
Anush
4df6591534
chore(Qdrant Vector Store Node): Update Qdrant logo (no-changelog) (#22504) 2025-11-30 20:29:27 +00:00
RomanDavydchuk
42cda59ee5
fix(PostgreSQL Node): Input items with array being modified (#22426) 2025-11-28 19:03:01 +02:00
Charlie Kolb
79ea109581
feat(core): Add workflowPublishHistory relation to history endpoints (no-changelog) (#22466) 2025-11-28 17:47:47 +01:00
Csaba Tuncsik
a1151f816b
chore(editor): Add Reka UI based Input component (#22339) 2025-11-28 17:37:51 +01:00
Konstantin Tieber
613b08843d
fix(core): OIDC form breaks when enabling OIDC while SAML is active (#22463) 2025-11-28 17:08:39 +01:00
Konstantin Tieber
121d1c08c9
fix(core): SSO user role provisioning csv export dialog is not always shown when it should (no-changelog) (#22416) 2025-11-28 16:58:03 +01:00
Csaba Tuncsik
68fb866844
chore(editor): Add Reka UI based Pagination component (#22167) 2025-11-28 16:39:31 +01:00
Suguru Inoue
4d9a883ac9
build: Address TS error regarding Vue slots (#22446) 2025-11-28 15:38:55 +01:00
Suguru Inoue
0d643a828a
feat(editor): Show loading state in model selector (no-changelog) (#22462) 2025-11-28 15:38:27 +01:00
oleg
769c1c9ec2
test(ai-builder): Add pairwise evaluations (no-changelog) (#22438)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-11-28 15:35:53 +01:00
Jaakko Husso
58a0e4da2e
feat(core): Only fetch credentials available in user's personal project on Chat (no-changelog) (#22465) 2025-11-28 16:24:24 +02:00
Charlie Kolb
9f2efb75aa
feat(core): Introduce workflowPublishHistory table (no-changelog) (#22043)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-11-28 14:57:38 +01:00
Guillaume Jacquart
e0bc4416ea
fix(core): Introduce batch workflow rule to fix subworkflow with wait node detection (#22447) 2025-11-28 14:56:13 +01:00
Alex Grozav
3edb952aae
fix(editor): Fix connector line appearing above node output circle (no-changelog) (#22443) 2025-11-28 14:09:44 +02:00
Suguru Inoue
c39a4263df
perf: Improve chat UI time-to-interactive (no-changelog) (#22408) 2025-11-28 13:07:36 +01:00