Commit Graph

1023 Commits

Author SHA1 Message Date
Elias Meire
0775fd859e build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
Tomi Turtiainen
a715f53eb6 test: Add option to specify the out param in benchmark cli (#16754) 2025-06-27 10:29:41 +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
Iván Ovejero
aa684afd87 ci: Fix tests on Node 22 (#16730) 2025-06-26 13:49:43 +02:00
Benjamin Schroth
9e61d0b9c0 fix(core): Add retry mechanism to tools (#16667) 2025-06-26 13:11:41 +02:00
Iván Ovejero
892b0d2a82 fix(core): Fix dir in module path resolution for Docker (#16725) 2025-06-26 11:53:31 +02:00
Guillaume Jacquart
7e376e087e feat(core): Send email notification when a user invited to a project (#16687) 2025-06-26 11:43:59 +02:00
Iván Ovejero
7c33292483 refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
Andreas Fitzek
a6ded1fc80 fix(core): Pagination was broken for users list (#16697) 2025-06-25 16:54:22 +02:00
Eugene
3f6eef1706 feat: Update default Gemini model to gemini-2.5-flash (#16651) 2025-06-25 13:25:31 +02:00
luka
297d3001c0 fix(core): Fix the problem of Windows system building error (#16653) 2025-06-25 09:58:00 +02:00
oleg
d382070e3f refactor(Structured Output Parser Node): Support schema via expression (#16671) 2025-06-25 09:30:52 +02:00
Guillaume Jacquart
92afe036dd feat(core): Add lastActiveAt datetime column on user table (#16488) 2025-06-24 16:20:10 +02:00
Andreas Fitzek
c4a50df824 chore(core): Expose mfaEnabled field to users list endpoint (#16654) 2025-06-24 14:21:43 +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
Iván Ovejero
21ff173070 refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
Iván Ovejero
1917082de8 refactor(core): Port some legacy top-level schema keys (#16636) 2025-06-24 12:19:19 +02: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
Benjamin Schroth
662ac1bb57 fix(Embeddings Google Gemini Node): Use credential host as baseUrl (#16615) 2025-06-23 12:58:56 +02:00
RomanDavydchuk
9346463c6b fix(MongoDB Atlas Vector Store Node): Old credentials used even after credentials are updated/changed (#16471) 2025-06-23 13:30:42 +03:00
Iván Ovejero
b5ba655863 fix(core): Fix module path resolution for Docker (#16623) 2025-06-23 12:23:52 +02: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
Eugene
3969425925 feat(MCP Server Trigger Node): Terminate sessions on DELETE request (#16550) 2025-06-23 08:59:40 +02:00
Iván Ovejero
37efd209c9 refactor(core): Move module logic to @n8n/backend-common (#16528)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-20 18:55:07 +02:00
oleg
2d638023be feat(Token Splitter Node): Replace remote tiktoken encoding with local implementation (#16548) 2025-06-20 16:08:16 +02:00
Benjamin Schroth
79650ea55a feat: Add model selector node (#16371) 2025-06-20 15:30:33 +02:00
Marc Littlemore
ddd3908234 fix(core): Add Dingbat emojis to expressions grammar (#16545) 2025-06-20 12:23:27 +01:00
Eugene
67852b826f chore: Update LangChain dependencies (no-changelog) (#16523) 2025-06-20 11:50:14 +02:00
Andreas Fitzek
57911225e7 chore(core): Expose owner information for environment changes (#16466)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-06-20 11:33:17 +02:00
Mattias Pettersson
37a4c4b73e docs: Update README nodes-langchain removing beta copy.md (#16540) 2025-06-20 10:30:53 +02:00
Iván Ovejero
bb7c68f6bf refactor(core): Centralize module management (#16464)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-19 14:32:31 +02:00
Andreas Fitzek
c0d1ff6e4c feat(core): Extend user list to allow expanding the user list to projects (#16314)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-06-18 22:26:50 +02:00
Iván Ovejero
6ba8e0bebe refactor(core): Decouple module settings from frontend service (#16324)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-18 10:00:02 +02:00
Daria
006f22f5c2 test(API): Add tests for UpdateProjectDto (no-changelog) (#16452) 2025-06-18 10:33:50 +03:00
Iván Ovejero
b5828e5b56 refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
Iván Ovejero
ac032418cb refactor(core): Prepare insights for move to standalone module (#16426) 2025-06-17 14:51:30 +02:00
Eugene
a953218b9d chore: Add telemetry on structured output errors (no-changelog) (#16389) 2025-06-17 08:58:15 +02:00
github-actions[bot]
84a5cc67f7 🚀 Release 1.99.0 (#16381)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-16 15:44:12 +03:00
Iván Ovejero
b1305fe5f1 refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
Jaakko Husso
d0a313aa1c feat(editor): Add RAG starter template callouts experiment (#16282)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-06-13 17:45:30 +03:00
Ricardo Espinoza
30148df7f3 feat(core): Add OIDC support for SSO (#15988)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-06-13 16:18:14 +02:00
Danny Martini
879114b572 fix: Postgres node with ssh tunnel getting into a broken state and not being recreated (#16054) 2025-06-13 14:38:21 +02:00
jeanpaul
24e4be1ece fix(AWS Bedrock Chat Model Node): Update LangChain AWS package (#16323) 2025-06-13 13:55:53 +02:00
Iván Ovejero
cb81826cf1 perf(core): Skip init for unlicensed modules (#16311) 2025-06-13 11:49:38 +02:00
oleg
ab8a2b0f7e feat(Chat Trigger Node): Fix CSS variable --chat--message--font-size not applying correctly (#16310) 2025-06-13 10:16:18 +02:00
Suguru Inoue
b2eb33351f fix(editor): Logs not shown when tools are partially executed (#16274) 2025-06-13 10:09:52 +02:00
Yiorgis Gozadinos
8d6e796b92 feat(MCP Server Trigger Node): Support for Streamable HTTP transport in MCP Server (#15833) 2025-06-13 09:33:39 +02:00
Iván Ovejero
bcf1a7108b refactor(core): Decouple database entity registration (#15871)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-12 19:12:20 +02:00
Guillaume Jacquart
b685084957 fix(benchmark): Archive workflow before deleting them (#16273) 2025-06-12 14:13:51 +02:00