Commit Graph

13397 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
97339eaf73
Merge tag 'n8n@1.84.0' 2025-03-17 15:22:29 +01:00
Dana
a031048b7f
feat(Merge Node): Add Telemetry for SQL query (no-changelog) (#13860) 2025-03-17 15:07:26 +01:00
github-actions[bot]
6aa75dd983
🚀 Release 1.84.0 (#13993)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-03-17 14:41:21 +01:00
Pash10g
3d872287fb
feat(MongoDB Atlas Vector Store Node): Add Mongo db vector store Node (#12924)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2025-03-17 13:59:57 +01:00
Dana
39208dcb70
fix(n8n Form Trigger Node): Add back the query selector for multiselect (#13987) 2025-03-17 11:53:30 +00:00
Milorad FIlipović
1c17d12209
feat(editor): Implement folder move functionality (no-changelog) (#13922) 2025-03-17 12:46:21 +01:00
Elias Meire
042aa39024
feat(editor): Add new telemetry event for schema preview (no-changelog) (#13930) 2025-03-17 10:14:31 +00:00
Elias Meire
e157217d8c
fix(editor): Switch schema preview feature flag to multivariant (no-changelog) (#13983) 2025-03-17 11:07:53 +01:00
autologie
4d04c227a9
feat(editor): Popping logs out into a new window (#13788) 2025-03-17 10:50:51 +01:00
Raúl Gómez Morales
4a1e5798ff
fix(editor): Ai 668 UI changes to mock nodes modal (no-changelog) (#13899)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-03-17 09:40:07 +01:00
कारतोफ्फेलस्क्रिप्ट™
c91688d494
fix(core): Update samlify and xml-crypto to address CVE-2025-29775 and CVE-2025-29774 (#13951) 2025-03-15 13:47:36 +01:00
Elias Meire
5670449025
test(Gmail Node): Add tests for Gmail node v1 (no-changelog) (#12461) 2025-03-14 17:13:12 +00:00
कारतोफ्फेलस्क्रिप्ट™
86b791167a
fix(core): Ensure sentry releases follow semver (no-changelog) (#13907) 2025-03-14 17:48:34 +01:00
Elias Meire
eec325127c
fix(editor): Fix options parameters that have extra displayName field (#13928) 2025-03-14 15:09:36 +01:00
oleg
1bfd128717
refactor(Basic LLM Chain Node): Refactor Basic LLM Chain & add tests (#13850) 2025-03-14 11:38:22 +01:00
Eugene
311553926a
refactor(Question and Answer Chain Node): Use new LangChain's syntax (#13868) 2025-03-14 11:17:11 +01:00
Csaba Tuncsik
3518c14f7f
refactor: Add Insights schema (#13904) 2025-03-14 10:46:27 +01:00
Mutasem Aldmour
c239b8f07a
fix(editor): Increase contrast on hover for AI button (#13920) 2025-03-14 10:28:16 +01:00
Michael Kret
3a4247a91c
fix: Execute method should be assigned to a Routing node even if it has webhook defined (#13910) 2025-03-14 10:56:34 +02:00
Milorad FIlipović
796a58c7e6
fix(editor): Fix vitest config (no-changelog) (#13898) 2025-03-14 08:52:01 +01:00
Elias Meire
c9be48ea20
feat(editor): Add telemetry for schema preview (no-changelog) (#13901) 2025-03-13 18:50:19 +01:00
कारतोफ्फेलस्क्रिप्ट™
dedcdbd314
fix(core): License should ignore empty input on onFeatureChange (#13912) 2025-03-13 18:08:37 +01:00
Milorad FIlipović
31493a0cac
fix(editor): Address folders feature feedback (no-changelog) (#13859) 2025-03-13 17:29:15 +01:00
oleg
b4672b8deb
refactor: createVectorStoreNode refactoring and embeddings batching support (no-changelog) (#13674) 2025-03-13 16:23:06 +01:00
Eugene
5b6b78709e
fix(Structured Output Parser Node, Auto-fixing Output Parser Node, Tools Agent Node): Structured output improvements (#13908)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-03-13 16:20:24 +01:00
oleg
31037484a5
fix(OpenAI Chat Model Node): Sort models alphabetically (#13909) 2025-03-13 15:08:33 +01:00
Ricardo Espinoza
03f70b5079
feat(core): Update list folders endpoint to support filter excludeFolderIdAndDescendants (no-changelog) (#13880) 2025-03-13 09:56:12 -04:00
Ricardo Espinoza
c646346c54
feat: Add endpoint to return folder content (no-changelog) (#13874) 2025-03-13 07:25:54 -04:00
Alex Grozav
1eec246f4e
fix: Update Sentry rewriteFramesIntegration prefix (no-changleog) (#13900) 2025-03-13 12:38:28 +02:00
Michael Kret
881d3f8771
feat(Merge Node): Better pairedItem mapping in combineBySql operation if SELECT query (#13849)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-03-13 12:20:44 +02:00
कारतोफ्फेलस्क्रिप्ट™
d2e4706b97
fix(editor): Fix logo alignment issues (#13870) 2025-03-13 11:14:30 +01:00
Jon
dd4f51cff5
fix(MySQL Node): Fix potential sql injection (#13818) 2025-03-13 08:19:14 +00:00
Michael Kret
b5632545c5
fix(Postgres Node): RMC do not mark collumn as required if identity_generation is BY DEFAULT (#13752)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-03-13 07:35:50 +02:00
Michael Kret
ec8a719efa
feat: Hints for tools and agent (#13386) 2025-03-12 17:08:08 +00:00
Marcos Vinícius
1d559861f1
docs: Fix image example links in "Chat" README.md (#13791) 2025-03-12 16:05:27 +00:00
Mutasem Aldmour
1c2feb455a
fix(editor): Decrease notification max-height (#13858) 2025-03-12 16:42:28 +01:00
Elias Meire
cfc7a14e18
fix(editor): Tweak schema view empty state copy and styling (#13819) 2025-03-12 16:24:50 +01:00
Guillaume Jacquart
e33d0d7466
fix(editor): Add disabled state with tooltip on project creation buttons if user lacks permission (#13867) 2025-03-12 16:14:02 +01:00
Ricardo Espinoza
c7bcdc544d
feat(core): Transfer folder structure when deleting user (no-changelog) (#13845) 2025-03-12 10:34:51 -04:00
Marc Littlemore
d8bfc246b2
test(core): Add LDAP service unit tests (no-changelog) (#11581)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-03-12 14:14:56 +00:00
Ricardo Espinoza
f760d4f21f
feat(core): Transfer folder structure when deleting a project (no-changelog) (#13865) 2025-03-12 09:54:13 -04:00
Ricardo Espinoza
2275b1780a
feat(core): Update PATCH /projects/:projectId/folders/:folderId endpoint to allow moving folder (no-changelog) (#13574) 2025-03-12 08:53:45 -04:00
Ricardo Espinoza
0066bf890f
feat(core): Add subFolderCount to GET /workflows and /folders (no-changelog) (#13548) 2025-03-12 08:33:37 -04:00
कारतोफ्फेलस्क्रिप्ट™
d2df154b49
fix(core): Avoid using structuredClone on node descriptions (#13832) 2025-03-12 13:21:36 +01:00
Ricardo Espinoza
0d7894f06a
feat(core): Add endpoint GET /projects/:projectId/folders (no-changelog) (#13519) 2025-03-12 08:04:55 -04:00
Raúl Gómez Morales
b2fcfe9d69
fix(editor): Ai 695 update executions view ux (no-changelog) (#13531) 2025-03-12 12:07:57 +01:00
Elias Meire
9057ee69df
fix(editor): Remove unneeded onClickOutside handler from context menu (no-changelog) (#13848) 2025-03-12 11:36:44 +01:00
Milorad FIlipović
e73f618851
feat(editor): Add functionality to delete and rename folders (no-changelog) (#13785) 2025-03-12 11:04:53 +01:00
Raúl Gómez Morales
09ebc3adc7
fix(editor): Feature/table reskin (no-changelog) (#13817) 2025-03-12 11:04:27 +01:00
कारतोफ्फेलस्क्रिप्ट™
48eef63bf3
chore: Upgrade babel to address CVE-2025-27789 (no-changelog) (#13852) 2025-03-12 10:57:52 +01:00