Commit graph

9437 commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™ 33ab781aef
fix(core): Improve handling of invalid objects in cleanupParameterData (no-chanhelog) (#8910) 2024-03-18 18:35:49 +01:00
कारतोफ्फेलस्क्रिप्ट™ 669bd830e9
feat(editor): Block the frontend when trying to access n8n from another host over http (#8906) 2024-03-18 18:34:41 +01:00
Csaba Tuncsik 6955e8991c
fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
oleg 024be62693
fix(editor): Fix an issue with an empty chat response if not in output property (#8913)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-18 11:27:33 +01:00
Elias Meire 0c179e4e51
feat(editor): Refactor expression editors and mixins to composition API (#8894)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-03-15 18:40:37 +01:00
कारतोफ्फेलस्क्रिप्ट™ 9d24f33d52
feat(editor): Setup Chromatic for design-system (no-changelog) (#8870) 2024-03-15 15:14:45 +01:00
Elias Meire a5261d6ebb
fix(editor): Improve expression editor performance by removing watchers (#8900) 2024-03-15 15:14:20 +01:00
Csaba Tuncsik a92d8bfc6e
fix(editor): Fix source control docs link in add workflow button tooltip (#8891) 2024-03-15 12:46:25 +00:00
कारतोफ्फेलस्क्रिप्ट™ 6c693e1afd
refactor(editor): Continue porting components over to composition API (no-changelog) (#8893) 2024-03-15 12:43:08 +01:00
कारतोफ्फेलस्क्रिप्ट™ 80c4bc443a
fix(editor): Fix typechecking with vue-tsc 2.x (no-changelog) (#8892) 2024-03-15 12:10:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ c4c319d7cf
feat(core): Add support for SQLite connection pooling (#8722) 2024-03-14 13:45:16 +01:00
pemontto d85d0ecf45
fix(core): Remove HTTP body for GET, HEAD, and OPTIONS requests (#3621)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-03-14 11:17:20 +00:00
Omar Ajoue bcbff76055
fix(editor): Add proper scroll to Environments push modal (#8883) 2024-03-14 09:26:04 +00:00
कारतोफ्फेलस्क्रिप्ट™ e2131b9ab6
refactor(editor): Port more components over to composition API (no-changelog) (#8794) 2024-03-14 09:19:28 +01:00
Michael Kret edce632ee6
fix: Validate custom tool names for forbidden chars (#8878) 2024-03-14 10:03:33 +02:00
Michael Kret 4861556a1c
fix: Chat Trigger exclude summarization node from valid ai nodes (#8875) 2024-03-14 09:43:56 +02:00
कारतोफ्फेलस्क्रिप्ट™ 5201484d7a
fix(core): Update xml2js to address CVE-2023-0842 (no-changelog) (#8881) 2024-03-13 17:50:18 +01:00
Michael Kret 054a4fce1a
fix: OpenAI Node function to preserve original tools after node execution (#8872)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-13 18:13:15 +02:00
कारतोफ्फेलस्क्रिप्ट™ 6e99e26f69
feat(core): Update ws and handlebars to match langchain peer-dependencies (no-changelog) (#8882) 2024-03-13 17:11:20 +01:00
कारतोफ्फेलस्क्रिप्ट™ 572af38383
feat(editor): Upgrade Storybook to 8.0 (no-changelog) (#8867) 2024-03-13 16:52:29 +01:00
Alex Grozav 948c383999
feat: Add AI Error Debugging using OpenAI (#8805) 2024-03-13 16:48:00 +02:00
कारतोफ्फेलस्क्रिप्ट™ e3dd353ea7 Merge tag 'n8n@1.33.0' 2024-03-13 14:56:43 +01:00
github-actions[bot] 77adcf171f
🚀 Release 1.33.0 (#8879)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-03-13 14:36:33 +01:00
कारतोफ्फेलस्क्रिप्ट™ a6f7d23ce1
feat(Microsoft SQL Node): Upgrade mssql package (no-changelog) (#8873)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-13 14:27:12 +01:00
Michael Kret a1f6c570d6
fix(Notion Node): Regex for block id (#8860) 2024-03-13 13:57:17 +02:00
Elias Meire e78cc2d8d2
feat(editor): Help users discover expressions when using drag n drop (#8869) 2024-03-13 12:57:08 +01:00
कारतोफ्फेलस्क्रिप्ट™ 71f1b23771
feat(core): Update some packages to address CVE-2022-29622 (no-changelog) (#8877) 2024-03-13 12:47:36 +01:00
Ludwig Gerdes a678e8570b
feat(Wordpress Node): Support WordPress pages (#8852)
Signed-off-by: Ludwig Gerdes <gerdesludwig@gmail.com>
2024-03-13 11:01:41 +00:00
कारतोफ्फेलस्क्रिप्ट™ b8424fdd98 Merge tag 'n8n@1.32.0' 2024-03-12 19:05:51 +01:00
कारतोफ्फेलस्क्रिप्ट™ c9b3fa1d0f
fix(core): Remove jwks-rsa/jose to address CVE-2024-28176 (no-changelog) (#8868) 2024-03-12 17:22:31 +01:00
कारतोफ्फेलस्क्रिप्ट™ f8442858e0
docs: Update docs URLs and skip URL checking for hidden nodes (no-changelog) (#8865) 2024-03-12 16:43:40 +01:00
Michael Kret cef7c24b77
fix: OpenAI node text > message hide tools connector for unsupported models (#8866)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-12 17:23:00 +02:00
Csaba Tuncsik dd40570056
fix(editor): Fix workflow card open action (#8839) 2024-03-12 11:32:34 +01:00
Danny Martini 11173a0114
fix: Ignore semver range when upgrading comunity packages (#8863) 2024-03-11 17:12:20 +00:00
Michael Kret e10fa379d3
fix: Disable pinning for root nodes from canvas (#8848) 2024-03-11 15:36:03 +02:00
Omar Ajoue bde4c6c7a1
fix: Allow sharee to use workflows with http request node without credential access (#8841) 2024-03-11 09:43:30 +00:00
oleg a3a931bdd1
fix(editor): Do not throw an error when calculating dynamic inputs/outputs (no-changelog) (#8858)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-11 10:34:59 +01:00
Michael Kret 9a564af658
refactor: Update Mistral langchain module (no-changelog) (#8847) 2024-03-11 10:52:41 +02:00
oleg a136a73e4e
feat: Update Pinecone Vector Store node to support serverless environments (#8849)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-08 16:01:02 +01:00
Elias Meire bd465d394a
fix(core): Add fallback for pairedItem info in runPartialWorkflow (#8842) 2024-03-08 13:44:26 +01:00
Omar Ajoue 261b9c73d6
fix: Display readable error when manual executions contains large payload (#8834) 2024-03-08 12:23:27 +00:00
Elias Meire 76fe960a76
fix: Improve filter component error handling (#8832) 2024-03-08 10:10:32 +01:00
Ayato Hayashi 5d52bda865
fix: Correct misspelling from omited to omitted (no-changelog) (#8838) 2024-03-08 09:01:12 +00:00
Giulio Andreini 5301323906
feat(editor): Improve errors in output panel (#8644)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-07 18:08:01 +02:00
Elias Meire 6e2aa405fc
fix(editor): Make inputs in the filter component expressions by default (#8784) 2024-03-07 17:01:56 +01:00
Elias Meire 9b4618dd5e
feat(editor): Add sections to autocomplete dropdown (#8720)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-03-07 17:01:05 +01:00
Michael Kret ed6dc86d60
feat: Add more AI node info to telemetry (#8827) 2024-03-07 12:46:07 +02:00
oleg 0f7ae3f50a
refactor: Update Langchain to 0.1.41 & add support for Claude 3 (#8825)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-07 11:36:36 +01:00
Omar Ajoue c6f6254c0e
fix: Always register webhooks on startup (#8830) 2024-03-07 09:25:12 +00:00
Jordan c8d589cce7
fix(GitHub Document Loader Node): Fix issue with ignore paths not working correctly (#8798) 2024-03-06 14:48:10 +00:00
MC Naveen 398ddc92d2
docs(AwsS3 Node): Update tooltip message for Source Path (#8824) 2024-03-06 13:50:18 +00:00
github-actions[bot] 9abc0f0f0a
🚀 Release 1.32.0 (#8826)
Co-authored-by: krynble <krynble@users.noreply.github.com>
2024-03-06 12:42:39 +00:00
Omar Ajoue d778cae9f5
feat: Track self serve trial (no-changelog) (#8801) 2024-03-06 10:29:47 +00:00
Kate Mueller 3a7a6c8d6c
docs: Update OpenAI Node primaryDocumentation URL to match docs URL change (#8743) 2024-03-06 10:02:02 +00:00
Val 0e037add71
fix: PermissionChecker integration tests (no-changelog) (#8776) 2024-03-05 19:18:34 +01:00
कारतोफ्फेलस्क्रिप्ट™ 0818824a72
feat(core)!: Set the secure flag on issued cookies (#8812) 2024-03-05 18:57:41 +01:00
कारतोफ्फेलस्क्रिप्ट™ 2b0e14e936
fix(core): Refactor push sessionid validation, and add unit tests (no-changelog) (#8815) 2024-03-05 18:57:29 +01:00
oleg 82f66c87e0
fix(Basic LLM Chain Node): Fix retrieving of prompt parameter for v1.3 of the node (#8817)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-05 17:43:24 +01:00
कारतोफ्फेलस्क्रिप्ट™ a3e9e3db62
fix(editor): Upgrade sanitize-html to address CVE-2024-21501 (#8816) 2024-03-05 17:20:07 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4af907fba8
feat(core): Upgrade expressjs (no-changelog) (#8811) 2024-03-05 17:12:29 +01:00
कारतोफ्फेलस्क्रिप्ट™ 62282c2bde
fix(core): Disable CollaborationService (no-changelog) (#8813) 2024-03-05 16:34:43 +01:00
Michael Kret 35f6826150
feat: Track node errors on PostHog (#8774)
Co-authored-by: Marcus <marcus@n8n.io>
2024-03-05 16:58:14 +02:00
Elias Meire c7c17673cb
fix(editor): Fix NDV output tabs resetting on any click (#8808) 2024-03-05 15:45:41 +01:00
कारतोफ्फेलस्क्रिप्ट™ cdec7c9334
feat(core): Update hashing strategy for JWTs (#8810) 2024-03-05 15:06:29 +01:00
Michael Kret e38e96bbec
fix(OpenAI Node): Message text operation parameters case fix (#8804) 2024-03-05 15:46:03 +02:00
Michael Kret 4850f6a9cc
feat(Notion Node): Continue on fail support (#8788) 2024-03-05 15:45:36 +02:00
oleg df064af645
fix(editor): Fix opening of node creator for sub-nodes connection hint link (#8809)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-05 14:16:24 +01:00
oleg bfda8ead0c
fix(editor): Fix retrieving of messages from memory in chat modal (#8807)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-05 13:53:46 +01:00
Csaba Tuncsik 16004331b1
perf: Upgrade Vue (#8806) 2024-03-05 12:59:05 +01:00
Elias Meire 8c993aa59d
fix(editor): Update assignment hint when user hovers table row (#8782) 2024-03-05 12:42:06 +01:00
Elias Meire 5d5466343e
fix(editor): Set correct type for right input in filter component (#8771) 2024-03-05 12:19:30 +01:00
Omar Ajoue 0d10befd60
refactor: Remove node access control (#8730) 2024-03-04 16:11:35 +00:00
Elias Meire 11a5331e03
fix(Google Drive Node): Add supportsAllDrives: true to update and download (#8786) 2024-03-04 10:48:56 +01:00
कारतोफ्फेलस्क्रिप्ट™ e374a3667f
ci(editor): Start optionally type-checking frontend code during build (no-changelog) (#8787) 2024-03-01 15:11:05 +01:00
Michael Kret a521e7a54d
fix(Wait Node): Change default wait period to 5 seconds (#8783) 2024-03-01 15:14:56 +02:00
Michael Kret 0481e6e6e7
fix(n8n Form Trigger Node): Do not open pop up when data is pinned in trigger (#8781) 2024-03-01 12:43:10 +02:00
Michael Kret 961d6b9266
fix(TheHive 5 Node): The Hive - Custom fields are no longer working (#8780) 2024-03-01 11:42:07 +02:00
oleg 7d82dc1ea8
fix: Simplify Structured Output Parser wrapping and fix auto-fixing output parser (#8778)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-01 08:41:45 +01:00
Michael Kret 08e2b068fb
fix(HubSpot Node): Include properties for contact and deal in getAll operation (#8772) 2024-02-29 17:55:06 +02:00
कारतोफ्फेलस्क्रिप्ट™ d1b48ddcac
fix(core): Remove sensitive data from User entity during serialization (no-changelog) (#8773) 2024-02-29 14:20:39 +01:00
Michael Kret 75e4df138f
fix: AI agents, throw error on duplicate names in dynamic tools (#8766)
Co-authored-by: oleg <me@olegivaniv.com>
2024-02-29 13:28:38 +02:00
कारतोफ्फेलस्क्रिप्ट™ db4a419c8d
refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
कारतोफ्फेलस्क्रिप्ट™ 2811f77798
refactor(core): Rename RequireGlobalScope to GlobalScope (no-changelog) (#8760) 2024-02-28 14:40:02 +01:00
Michael Kret 246bfb9ad4
feat: Chat Memory Manager group messages option, on insert delete return confirmation of success instead of messages (#8757) 2024-02-28 14:44:23 +02:00
कारतोफ्फेलस्क्रिप्ट™ 56c8791aff
refactor(core): Remove all legacy auth middleware code (no-changelog) (#8755) 2024-02-28 13:12:28 +01:00
github-actions[bot] 2e84684f04
🚀 Release 1.31.0 (#8759)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-02-28 12:18:12 +01:00
Bram Kn 720ae1b96b
feat: Add Outlook Trigger Node (#8656)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-02-28 09:23:58 +00:00
Michael Kret 2aaf211dfc
feat: Session is selector for memory nodes (#8736) 2024-02-27 15:01:15 +02:00
कारतोफ्फेलस्क्रिप्ट™ 5f6da7b84e
fix(core): Do not report generic webhook execution errors (no-changelog) (#8749) 2024-02-27 12:36:49 +01:00
Alex Grozav 3cbe1e2136
feat(editor): Migrate workflowRun mixin to useRunWorkflow composable (no-changelog) (#8711) 2024-02-27 11:39:45 +02:00
Elias Meire f9a99ec029
feat: No expression error when node hasn’t executed (#8448)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-02-27 10:29:16 +01:00
Omar Ajoue 737170893d
feat: Allow instance owners and admins to edit all credentials (#8716)
Co-authored-by: Danny Martini <despair.blue@gmail.com>
2024-02-27 08:26:36 +00:00
Milorad FIlipović 27f3166272
fix: Send user id when setting up an account (#8639) 2024-02-27 09:21:16 +01:00
Alex Grozav c0be43bdbe
fix(editor): Fix various typecheck issues (no-changelog) (#8739) 2024-02-26 16:05:12 +02:00
Michael Kret 09524304e6
feat: SQL agent improvements (#8709)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-26 15:35:00 +02:00
कारतोफ्फेलस्क्रिप्ट™ 7012577fce
fix(Postgres Trigger Node): closeFunction errors should not prevent a workflow from being deactivated (#8738) 2024-02-26 14:33:00 +01:00
कारतोफ्फेलस्क्रिप्ट™ 15490ad1d4
feat: Add support for Ollama embeddings API (#8732)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-26 14:20:18 +01:00
oleg 2c172e9fb3
fix(editor): Remove NDVSubConnections component console.log (no-changelog) (#8737)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-26 10:22:51 +01:00
oleg a973b9c077
fix(editor): Hide previous execution data for sub-nodes in debug mode if it has execution error (#8710)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-26 10:22:42 +01:00
Alex Grozav 4b01335aa4
feat: Add env variables to support exposing /workflows/demo route and /nodes.json route (#8506)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-02-23 18:20:12 +02:00