1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-19 08:57:09 +03:00
Commit Graph

10565 Commits

Author SHA1 Message Date
Michael Kret
d756609826
fix(Schedule Trigger Node): Default to 0 minute if falsy on hourly run (#9146) 2024-04-18 12:57:36 +03:00
Elias Meire
1c7acbb629
refactor: Refactor ParameterInput to composition API + fix all TS errors (no-changelog) (#9006) 2024-04-18 11:48:52 +02:00
कारतोफ्फेलस्क्रिप्ट™
0ed46711f4
feat(core): Setup helmet.js for setting security headers (#9027) 2024-04-18 10:18:09 +02:00
कारतोफ्फेलस्क्रिप्ट™
46e432b177
fix(core): Exclude oAuth callback urls from browser-id checks (#9158) 2024-04-17 19:20:51 +02:00
कारतोफ्फेलस्क्रिप्ट™
9bd8e10b35
feat(core): Upgrade mysql2 to address CVE-2024-21507, CVE-2024-21508, and CVE-2024-21509 (#9154) 2024-04-17 16:43:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
26158a2c8c Merge tag 'n8n@1.38.0' 2024-04-17 14:17:05 +02:00
Michael Kret
946f09f628
fix(Notion Node): Add itemIndex to API and operation errors (#9150) 2024-04-17 14:51:34 +03:00
github-actions[bot]
1aa92168eb
🚀 Release 1.38.0 (#9153)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-04-17 13:39:33 +02:00
कारतोफ्फेलस्क्रिप्ट™
ac4577f78a ci: Sync up versions for all backend related packages
This is to avoid another bad release with the timezone bug PAY-1510
2024-04-17 13:22:46 +02:00
Michael Kret
80c8791b96
fix(HTTP Request Node): Proxy IPv6 hostname fix (no-changelog) (#9149) 2024-04-17 13:40:02 +03:00
Michael Kret
a95e401696
fix(Execute Workflow Node): Assign fallback pairedItem only if not present in output item and different length of input output (#9145) 2024-04-17 11:57:51 +03:00
Elias Meire
f6c9dbf7b8
fix(HTTP Request Node): Tolerate header name being empty (#9138) 2024-04-17 09:45:38 +02:00
Jon
4c16000efa
fix: Fix issue with Crowdstrike credential not working correctly (#9108) 2024-04-16 08:39:22 +01:00
oleg
f1215cdb6b
feat(Google Gemini Chat Model Node): Add support for new Google Gemini models (#9130)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-15 13:56:44 +02:00
Deborah
fa93fb81b0
docs: Update executions.id.yml to fix typo (#9142) 2024-04-15 12:31:02 +02:00
Chengyou Liu
4d9000bf27
feat(Github Node): Add option to get pull requests (#9094) 2024-04-15 11:01:14 +01:00
Francesco Mannino
1dbc8d4594
fix(Gitlab Trigger Node): Fix typo (no-changelog) (#9077) 2024-04-15 10:54:23 +01:00
Omar Ajoue
cd0406904e
ci: Revert keep n8n-workflow version in sync with the main version (no-changelog) (#9139) 2024-04-12 18:14:33 +02:00
Danny Martini
3eb5be5f5a
fix(core): Don't create multiple owners when importing credentials or workflows (#9112) 2024-04-12 17:25:59 +02:00
Elias Meire
5433004d77
test: Run cypress e2e tests in light mode by default (no-changelog) (#9123) 2024-04-11 14:22:33 +02:00
कारतोफ्फेलस्क्रिप्ट™
1b199c08ce
fix(core): Add an option to add additional non-ui routes (no-changelog) (#9122) 2024-04-11 12:20:29 +02:00
Michael Kret
86a20f6563
fix(Respond to Webhook Node): Continue on fail and error branch support (#9115) 2024-04-11 13:16:57 +03:00
Elias Meire
064e8f4a1d
fix(editor): Render dates correctly in parameter hint (#9089) 2024-04-11 12:09:55 +02:00
Michael Kret
d7abc30104
feat(Summarize Node): Option to continue when field to summarize can't be found in any items (#9118) 2024-04-11 12:23:44 +03:00
Iván Ovejero
cf435c3311
fix(core): Support MySQL in MoveSshKeysToDatabase migration (#9120) 2024-04-11 11:00:20 +02:00
oleg
284de5d6c7
fix(editor): Open links from embedded chat in new tab (#9121)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-11 10:57:45 +02:00
कारतोफ्फेलस्क्रिप्ट™
1cd7eacb7b
ci: Fix docs urls (no-changelog) (#9116) 2024-04-11 10:37:35 +02:00
Michael Kret
c00150bb8f
fix(editor): Do not show overlapping trash icon in the node's settings (#9119) 2024-04-11 11:32:16 +03:00
Danny Martini
3bb821f10e
fix(core): Don't revert irreversibble migrations (#9105) 2024-04-11 09:20:48 +02:00
कारतोफ्फेलस्क्रिप्ट™
6fa16521fc
fix(core): Upgrade tar to address CVE-2024-28863 (no-changelog) (#9117) 2024-04-10 17:55:33 +02:00
Elias Meire
98bcd50bab
feat(editor): Add object keys that need bracket access to autocomplete (#9088) 2024-04-10 16:33:59 +02:00
github-actions[bot]
feffc7ffd9
🚀 Release 1.37.0 (#9114)
Co-authored-by: ivov <ivov@users.noreply.github.com>
2024-04-10 15:42:29 +02:00
Iván Ovejero
a3b59843d5
refactor(core): Lint for cyclomatic complexity in BE packages (no-changelog) (#9111) 2024-04-10 14:02:02 +02:00
कारतोफ्फेलस्क्रिप्ट™
9eab357b75
ci: Keep n8n-workflow version in sync with the main version (no-changelog) (#9107) 2024-04-10 13:01:43 +02:00
कारतोफ्फेलस्क्रिप्ट™
db5c587cc8
ci: Move docker-compose examples out of this repo (no-changelog) (#9029) 2024-04-10 13:01:26 +02:00
Jon
4eb4ade3a8
docs: Update wording for Advanced AI in nodes panel (#9091) 2024-04-10 11:23:43 +01:00
Michael Kret
0a9f6b3de8
feat(JWT Node): New node (#9005)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-04-10 13:16:48 +03:00
कारतोफ्फेलस्क्रिप्ट™
9403657e46
refactor(core): Remove unnecessary indirection in SAML code (no-changelog) (#9103) 2024-04-10 10:55:49 +02:00
कारतोफ्फेलस्क्रिप्ट™
a7108d14f9
fix(core): Some more browser-id related fixes (no-changelog) (#9102) 2024-04-10 10:37:23 +02:00
Michael Kret
3e231dbfe6
fix(HTTP Request Node): Duplicate key names support for form data (#9040)
Co-authored-by: Marcus <marcus@n8n.io>
2024-04-10 11:09:20 +03:00
Michael Kret
58518b684b
feat(Postgres Node): Options keepAlive and keepAliveInitialDelayMillis (#9067) 2024-04-09 18:41:51 +03:00
Iván Ovejero
c2f4d7d796
fix(core): Fix isLeader check in WaitTracker constructor (#9100) 2024-04-09 15:50:10 +02:00
कारतोफ्फेलस्क्रिप्ट™
d46635fdb9
fix(editor): Set browser-id on all relative urls (no-changelog) (#9097) 2024-04-09 15:12:23 +02:00
oleg
cfaab0b829
fix(AWS Bedrock Chat Model Node): Improve filtering of Bedrock models & fix Claude 3 (#9085)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-09 14:22:48 +02:00
Michael Kret
f62800cd72
fix: Continue on fail / error output support for chains and agents (#9078) 2024-04-09 15:06:12 +03:00
Tomi Turtiainen
8c2622549b
feat: Add telemetry event 'User clicked AI error helper button' (no-changelog) (#9096) 2024-04-09 14:33:15 +03:00
Ahsan Virani
aa1370469e
feat(editor): Remove cloud deployment check from settings route middlewareOptions (no-changelog) (#9095) 2024-04-09 13:02:15 +02:00
Tomi Turtiainen
4ac02dd5f4
fix(editor): UX improvements to mfa setup modal (#9059)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-04-09 13:57:14 +03:00
कारतोफ्फेलस्क्रिप्ट™
9f87cc25a0
feat(Email Trigger (IMAP) Node): Migrate from imap-simple to @n8n/imap (#8899)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-04-09 11:33:10 +02:00
कारतोफ्फेलस्क्रिप्ट™
28261047c3
feat(core): Prevent session hijacking (#9057) 2024-04-09 11:20:35 +02:00