Commit Graph

14397 Commits

Author SHA1 Message Date
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
shortstacked
909b65d266 ci: Docker move build stage outside container (no-changelog) (#16009) 2025-06-25 12:52:16 +01:00
Eugene
3f6eef1706 feat: Update default Gemini model to gemini-2.5-flash (#16651) 2025-06-25 13:25:31 +02: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
Guillaume Jacquart
6edde7fb66 chore(core): Send a telementry event if a node outputs non json data (#16558)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-25 10:49:59 +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
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
Guillaume Jacquart
92afe036dd feat(core): Add lastActiveAt datetime column on user table (#16488) 2025-06-24 16:20:10 +02:00
Benjamin Schroth
1086914080 feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
Andreas Fitzek
c4a50df824 chore(core): Expose mfaEnabled field to users list endpoint (#16654) 2025-06-24 14:21:43 +02:00
Jon
bc53c21e15 fix(Jira Software Node): Fix issue with credential test not working correctly (#16657) 2025-06-24 13:20:09 +01: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
Iván Ovejero
21ff173070 refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
Iván Ovejero
88af45f71a refactor(core): Make instances more resilient to license sync issues (#16627) 2025-06-24 12:23:14 +02:00
Iván Ovejero
1917082de8 refactor(core): Port some legacy top-level schema keys (#16636) 2025-06-24 12:19:19 +02:00
Iván Ovejero
46258ed167 chore(core): Stop reporting RLC workflow ID error (#16659) 2025-06-24 12:14:14 +02:00
Jon
a6d0d9a5c9 ci: Skip failing check for first position node (#16660) 2025-06-24 11:43:50 +02:00
Tomi Turtiainen
be1dd9372d chore: Do not reset .claude dir on reset (#16638) 2025-06-24 09:16:21 +03: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
Ria Scholz
2efd21e083 fix(Stripe Trigger Node): Adds API version specification (#16232) 2025-06-23 13:28:49 +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
Benjamin Schroth
662ac1bb57 fix(Embeddings Google Gemini Node): Use credential host as baseUrl (#16615) 2025-06-23 12:58:56 +02:00
Iván Ovejero
525cfccffd chore(core): Upgrade license SDK to 2.22.0 (#16624) 2025-06-23 12:57:21 +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
Csaba Tuncsik
ef28d25ba2 fix(editor): Quick fix to password change form validation (#16565) 2025-06-23 11:09:56 +02:00
Tomi Turtiainen
20e2d8e36f fix(core): Fix pdf extract for arm64 docker images (#16522) 2025-06-23 11:57:33 +03:00
Eugene
3969425925 feat(MCP Server Trigger Node): Terminate sessions on DELETE request (#16550) 2025-06-23 08:59:40 +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
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
Iván Ovejero
1573ae6352 fix(core): Handle dynamic webhook edge cases (#16554) 2025-06-20 16:26:08 +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