1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-08-16 16:40:30 +03:00
Commit Graph

11114 Commits

Author SHA1 Message Date
Michael Kret
e5c324753f
feat(Splunk Node): Overhaul (#9813) 2024-07-04 16:07:17 +03:00
Michael Kret
fbe4bca634
feat: Qdrant Vector Store search filter (#9900)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-04 15:16:35 +03:00
Michael Kret
058fa32ca3
feat: Collect sub-workflow IDs in node graph string (no-changelog) (#9939) 2024-07-04 15:16:15 +03:00
Ria Scholz
3293b2bee3
fix(HTML Node): Fix small typo (no-changelog) (#9936) 2024-07-04 12:59:15 +01:00
कारतोफ्फेलस्क्रिप्ट™
9e92a5774e
refactor(core): Remove Onboarding call prompts (no-changelog) (#9933) 2024-07-04 13:51:26 +02:00
कारतोफ्फेलस्क्रिप्ट™
31163e1da5
fix(editor): Improve the contrast in the Chat Window in dark mode (no-changelog) (#9937) 2024-07-04 12:59:43 +02:00
कारतोफ्फेलस्क्रिप्ट™
85aa560a5d
refactor(core): Centralize SSH Tunnel management (#9906)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-07-04 12:29:44 +02:00
कारतोफ्फेलस्क्रिप्ट™
86018aa6e0
refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02:00
Ricardo Espinoza
cef177455e
refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
CodeShakingSheep
7a3c127b2c
fix(Invoice Ninja Node): Fix assigning an invoice to a payment (#9590) 2024-07-03 20:22:48 +01:00
Ricardo Espinoza
f64ca621e1
refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
कारतोफ्फेलस्क्रिप्ट™
22990342df
refactor(core): Delete all collaboration related code (no-changelog) (#9929) 2024-07-03 18:46:24 +02:00
कारतोफ्फेलस्क्रिप्ट™
24091dfd9b
ci: Start typechecking n8n-workflow and n8n-core (no-changelog) (#9925)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-07-03 18:27:07 +02:00
github-actions[bot]
47cd411436
🚀 Release 1.49.0 (#9927)
Co-authored-by: cstuncsik <cstuncsik@users.noreply.github.com>
2024-07-03 15:29:45 +02:00
Danny Martini
b80df2a47e
fix(editor): Don't try to load credentials on the demo route (#9926) 2024-07-03 15:14:26 +02:00
कारतोफ्फेलस्क्रिप्ट™
7f8857f69b
refactor(editor): Upgrade frontend typing (no-changelog) (#9915) 2024-07-03 14:19:24 +02:00
Elias Meire
b2f8ea7918
feat(editor): Add docs sidebar to credential modal (#9914)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2024-07-03 14:18:47 +02:00
Danny Martini
ab2a548856
fix(core): Don't allow using credentials that are not part of the same project (#9916) 2024-07-03 11:42:59 +02:00
कारतोफ्फेलस्क्रिप्ट™
962f0d7134
ci: Update codecov setup (no-changelog) (#9852) 2024-07-03 10:37:04 +02:00
Iván Ovejero
7c53433191
fix(core): Fix worker logs relay (#9919) 2024-07-03 10:29:25 +02:00
Jochem
e6ad5a7193
feat(Copper Node): Update credential to support HTTP Request node (#9837) 2024-07-03 08:59:44 +01:00
KhDu
403e19b3e3
feat(Embeddings Cohere Node): Add v3 Cohere models (#9887) 2024-07-03 08:58:54 +01:00
Nico Weichbrodt
957b2d6108
feat(Zammad Node): Add reply_to and sender fields to article on ticket creation (#9911) 2024-07-03 08:55:02 +01:00
Iván Ovejero
be9a247577
feat: Introduce debug info button (#9895) 2024-07-03 09:38:21 +02:00
Elias Meire
ae67d6b753
refactor(editor): Convert Draggable components to composition API (no-changelog) (#9889)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2024-07-02 20:55:19 +02:00
Ricardo Espinoza
8debac755e
refactor(editor): Migrate tags.store to use composition API (no-changelog) (#9891) 2024-07-02 14:15:20 -04:00
Jon
873b7e59dc
fix(LinkedIn Node): Fix issue with legacy credential no longer working (#9912) 2024-07-02 16:45:30 +01:00
Iván Ovejero
7044d1ca28
fix(core): Filter out certain executions from crash recovery (#9904)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-07-02 17:07:07 +02:00
Jon
61c20d1ae3
feat(GitHub Node): Add support for state reasons when editing an issue (#9848) 2024-07-02 14:40:24 +01:00
कारतोफ्फेलस्क्रिप्ट™
db29e84666
fix(core): Fix AddActivatedAtUserSetting migration on MariaDB (#9910) 2024-07-02 15:25:49 +02:00
Iván Ovejero
abb74587db
fix(core): Throw on adding execution without execution data (#9903) 2024-07-02 15:11:30 +02:00
Csaba Tuncsik
f229577209
fix(editor): Fix frontend project roles (#9901) 2024-07-02 14:17:09 +02:00
Michael Kret
af69c80bf5
feat(Merge Node): Overhaul, v3 (#9528)
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-07-02 13:47:04 +03:00
Shireen Missi
16b1a094b1
fix(Execute Workflow Node): Continue on fail behaviour not correctly implemented (#9890) 2024-07-01 16:25:01 +01:00
Pavlo Paliychuk
41c47a28a9
feat: Add Zep Cloud Memory component (#9657) 2024-07-01 14:32:26 +02:00
Alex Grozav
55cbc900a4
fix(editor): Fix new node credential creation via Resource Locator Component (#9896) 2024-07-01 14:48:39 +03:00
कारतोफ्फेलस्क्रिप्ट™
59c8bf1c44
fix(core): Add a WebCrypto Polyfill for older versions of Node.js 18 (#9894) 2024-07-01 12:19:00 +02:00
Elias Meire
dc1c5fce8a
fix(editor): Improve text wrapping in schema view (#9888) 2024-07-01 11:03:04 +02:00
Iván Ovejero
e613de28ca
fix(core): Fix execution cancellation in scaling mode (#9841) 2024-06-28 20:05:09 +02:00
Mutasem Aldmour
10f7d4b5b9
feat(editor): Remove Segment (#9878) 2024-06-28 10:52:36 +02:00
Alex Grozav
13d83f2037
fix(editor): Fix performance issues related to expressions and pinned data (#9882)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2024-06-27 18:50:09 +02:00
कारतोफ्फेलस्क्रिप्ट™
2885091ced
feat(core): Upgrade oclif (no-changelog) (#9881) 2024-06-27 17:26:19 +02:00
Csaba Tuncsik
d9747d5e9b
fix(editor): Enable expression preview in SQL node when looking at executions (#9733)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-06-27 17:07:29 +02:00
oleg
df2bc84d2b
feat(Vector Store Tool Node): Add Vector Store Tool (#9865)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-27 13:21:03 +02:00
Tomi Turtiainen
54c2b2f15a
ci: Add GH workflow to notify about PR status changes (no-changelog) (#9880) 2024-06-27 13:49:27 +03:00
कारतोफ्फेलस्क्रिप्ट™
ddf0de8f03
Merge tag 'n8n@1.48.0' 2024-06-27 12:27:53 +02:00
Michael Kret
4773aad170
fix: Error processing and output pane improvements (no-changelog) (#9626)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-27 13:22:07 +03:00
github-actions[bot]
7f6b322ef9
🚀 Release 1.48.0 (#9879)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
2024-06-27 12:18:15 +02:00
कारतोफ्फेलस्क्रिप्ट™
a43d6f0c5e
fix(LangChain Code Node): Fix icon in dark mode (no-changelog) (#9863)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-27 12:09:43 +02:00
Ricardo Espinoza
4008c147d7
fix(editor): Load credentials for workflow before determining credentials errors (#9876)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-06-27 11:54:55 +02:00