Commit Graph
10191 Commits
Author SHA1 Message Date
3128dca1fa fix(HTTP Request Node): Require parameter with filled name and value to avoid infinite loop (#8454)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-02-01 11:35:39 +01:00
Elias MeireandGitHub ca75744c7f fix(HTTP Request Node): Support form data when using pagination (#8497) 2024-02-01 11:33:18 +01:00
Iván OvejeroandGitHub cc41fc7c80 fix(core): Fix new graceful shutdown env being always overridden by deprecated env (#8503) 2024-02-01 11:10:40 +01:00
कारतोफ्फेलस्क्रिप्ट™ 88cf1823d3 Merge tag 'n8n@1.27.0' 2024-01-31 20:33:25 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub d2d0ae6c5d ci: Fix DB tests (no-changelog) (#8513) 2024-01-31 17:36:50 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 4f3de9ab3c ci: Skip running postInstall scripts for all packages except sqlite3 (no-changelog) (#8514) 2024-01-31 17:27:46 +01:00
7aa3ef7168 🚀 Release 1.27.0 (#8512)
Co-authored-by: ivov <ivov@users.noreply.github.com>
2024-01-31 16:08:37 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 670af167e6 fix(core): Improve handling of wrapped errors (#8510) 2024-01-31 15:34:22 +01:00
Elias MeireandGitHub f1910a10a6 fix(core): Forward authorization header when on same domain (#8507) 2024-01-31 15:11:29 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 033fd344b5 fix(core): Handle possibly invalid updatedAt timestamps in source-control (#8485) 2024-01-31 14:25:03 +01:00
Milorad FIlipovićandGitHub 2aed788dc3 feat(editor): Send template id as string in all telemetry events (#8498) 2024-01-31 13:34:11 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 839dd96c7d refactor(core): Move all code related to onServerStarted into InternalHooks (no-changelog) (#8500) 2024-01-31 13:29:17 +01:00
Omar AjoueandGitHub 0e9a5a2ab2 fix: Properly iterate over credentials with expressions (#8502) 2024-01-31 13:12:18 +01:00
Danny MartiniandGitHub 39e8754784 fix(core): Don't report executions that have been paused as failed to rudderstack and log streams (#8501) 2024-01-31 11:21:15 +01:00
dac511b710 refactor(core): Modernize credentials controllers and services (no-changelog) (#8488)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-01-31 09:48:48 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 0febe62ad0 fix(AwsS3 Node): Fix handling of bucket with dot in name (#8475) 2024-01-30 17:05:59 +01:00
Milorad FIlipovićandGitHub e643a126f4 feat(editor): Implement loading and error states for dynamically loaded components in node parameter list (#8477) 2024-01-30 14:27:42 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 121a55b691 feat(core): Remove own execution-process mode (#8490) 2024-01-30 12:51:40 +01:00
olegandGitHub 79c9763122 refactor(editor): Prevent router.replace from computed property (no-changelog) (#8489)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-01-30 12:00:10 +01:00
Milorad FIlipovićandGitHub 327cc8df73 fix(editor): Send template id as a number in telemetry events (#8484) 2024-01-30 10:37:06 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 5cb55270b7 refactor(core): Replace promisify-d node calls with native promises (no-changelog) (#8464) 2024-01-30 09:49:23 +01:00
Iván OvejeroandGitHub 238b54c77b fix(core): Fix stopping and retrying failed executions (#8480) 2024-01-29 16:34:58 +01:00
olegandGitHub 981ea3930e feat: Add model parameter to OpenAI embeddings (#8481)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-01-29 16:34:23 +01:00
Csaba TuncsikandGitHub eb27ed068b fix(editor): Disable expression editor modal opening on readonly field (#8457) 2024-01-29 16:34:10 +01:00
9e93980957 fix(core): Prevent calling internal hook email event if emailing is disabled (#8462)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-01-29 16:15:30 +01:00
Danny MartiniandGitHub c9b3649b7e test: Test that pinned data is not used in production executions (#8439) 2024-01-29 12:55:35 +01:00
Giulio AndreiniandGitHub 97b398871d docs(editor): Copy and aliases tweaks (no-changelog) (#8465) 2024-01-29 10:13:30 +01:00
56da2e4352 fix: Open executions with large number of execution items without crashing tab (#8423)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-01-29 09:33:00 +01:00
Danny MartiniandGitHub 16439dec02 docs: Add section to tell contributors to install cypress before running e2e tests (no-changelog) (#8466) 2024-01-27 19:01:17 +01:00
Iván OvejeroandGitHub db48bdd6d1 fix(core): Handle zero execution statistics on metrics collection during license renewal (#8463) 2024-01-26 17:50:19 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 2fba0e8d58 feat(core): Upgrade Rudderstack SDK to address CVE-2023-45857 (#8368) 2024-01-26 16:58:44 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub d7a248a1c7 ci: Upgrade vite and vitest to address CVE-2024-23331 (no-changelog) (#8459) 2024-01-26 16:39:04 +01:00
Danny MartiniandGitHub 9f11eba0a4 fix(core): Point users to the official documentation when they use n8n --help (#8440) 2024-01-26 15:16:53 +01:00
70af67e744 fix: Use correct node version when pasting/importing nodes (#8456)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-01-26 15:09:50 +01:00
Michael KretandGitHub 8a595d1527 fix(Microsoft Excel 365 Node): Better error and description on unsupported range in upsert, update, getRange operations (#8452) 2024-01-26 15:33:29 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub c70fa66e76 refactor(core): Use DI for WorkflowRunner (no-changelog) (#8372) 2024-01-26 13:49:39 +01:00
Michael KretandGitHub bf11c7c1bd feat(Google Calendar Node): Next occurrence property in recurring events (#8444) 2024-01-26 14:36:57 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 1db35c18e9 refactor(core): Rebuild docker infrastructure (#8451) 2024-01-26 13:18:49 +01:00
Michael KretandGitHub fc5c562785 fix(HTML Node): Escape data path value in JSON Property (#8441) 2024-01-26 13:51:03 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 7c49004018 refactor(core): Use DI for eventBus code - Part 1 (no-changelog) (#8434) 2024-01-26 12:21:15 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 3cc0f81c02 docs: Update MemoryChatRetriever docs url (no-changelog) (#8455) 2024-01-26 12:04:51 +01:00
JonandGitHub c2ffd4e645 fix(Gotify Node): Add option to set content type to support Markdown messages (#8442) 2024-01-26 10:33:23 +00:00
कारतोफ्फेलस्क्रिप्ट™andGitHub e5514793f6 ci: Update GH actions (no-changelog) (#8453) 2024-01-26 11:26:30 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 5981263b73 ci: Upgrade miragejs to address CVE-2020-8203 (no-changelog) (#8450) 2024-01-26 11:26:21 +01:00
c21c4b9178 feat: Add new 'is empty' and 'is not empty' operators to Filter (#8445)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-01-26 11:17:41 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub a517c8251b ci: Upgrade pnpm (no-changelog) (#8447) 2024-01-26 10:28:19 +01:00
Csaba TuncsikandGitHub ad4b298be3 fix(editor): Fix workflows filter resetting (#8411) 2024-01-26 06:55:08 +01:00
Csaba TuncsikandGitHub caab97e667 fix(editor): Show pin button on binary output but disable it with tooltip (#8388) 2024-01-26 06:54:49 +01:00
Michael KretandGitHub dafacb90c6 fix(Merge Node): Passing on no items to "Input 2" results in wrong output items (#8438) 2024-01-25 19:11:23 +02:00
कारतोफ्फेलस्क्रिप्ट™ ef4507c821 Merge tag 'n8n@1.26.0' 2024-01-25 16:49:18 +01:00