1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
Commit graph

4731 commits

Author SHA1 Message Date
Jon a56a46259d
fix(Spotify Node): Fix issue with null values breaking the response () 2025-01-09 14:42:27 +00:00
github-actions[bot] 326a221f36
🚀 Release 1.74.0 ()
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2025-01-08 13:41:33 +00:00
feelgood-interface 3006ccf41b
feat(Microsoft Entra ID Node): New node ()
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-01-08 11:49:26 +01:00
Stanimira Rikova 6e189fda77
feat(HighLevel Node): Add support for calendar items () 2025-01-08 09:59:01 +00:00
Dana 9dd068632b
fix(Postgres Node): Allow passing in arrays to JSON columns for insert () 2025-01-08 09:41:51 +00:00
Eugene 30f9c033db
feat(Google Vertex Chat Model Node): Add an option to specify GCP region () 2025-01-07 15:09:59 +01:00
Michael Kret 7df5eb1e4d
fix(n8n Form Node): Remove dependence on static data from the form completion page (no-changelog) () 2025-01-07 11:39:59 +02:00
Charlie Kolb 8dd4f1aea9
fix(Execute Workflow Node): Fallback to Passthrough explicitly to avoid exception (no-changelog) () 2025-01-07 09:32:51 +01:00
Iván Ovejero 1b9100032f
fix(core): Allow index as top-level item key for Code node () 2025-01-06 15:03:36 +01:00
कारतोफ्फेलस्क्रिप्ट™ 39d5e0ff87
refactor(core): Replace typedi with our custom DI system (no-changelog) ()
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-01-06 10:21:24 +01:00
Dana d7cc789d79
fix(Supabase Node): Allow for filtering on the same field multiple times () 2025-01-03 18:03:01 +01:00
Tomi Turtiainen b6230b63f2
fix(HTTP Request Node): Fix typo in hint () 2025-01-03 10:34:44 +02:00
Dana a484ea160b
test(Cron Node): Add workflow test to Cron node (no-changelog) () 2025-01-02 08:01:45 +01:00
Danny Martini 2ca37f5f7f
fix(Postgres Node): Re-use connection pool across executions ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-27 09:15:37 +01:00
कारतोफ्फेलस्क्रिप्ट™ 471d7b9420
refactor(core): Move Logger to core (no-changelog) () 2024-12-23 13:46:13 +01:00
Dana 06b86af735
fix(Postgres Node): Account for JSON expressions ()
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-12-20 18:35:23 +01:00
Ivan Atanasov d4116630a6
feat: (Execute Workflow Node): Inputs for Sub-workflows () ()
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-20 17:01:22 +01:00
कारतोफ्फेलस्क्रिप्ट™ bafac73eb5
refactor: Impose import/order linting rule across nodes packages (no-changelog) () 2024-12-19 18:46:14 +01:00
jeanpaul 2e90eba47e
fix(OpenAI Node): Add quotes to default base URL () 2024-12-19 15:40:06 +01:00
github-actions[bot] 441d71e35d
🚀 Release 1.73.0 ()
Co-authored-by: r00gm <22072110+r00gm@users.noreply.github.com>
2024-12-19 11:19:39 +01:00
कारतोफ्फेलस्क्रिप्ट™ 64c0414ef2
fix(Redis Node): Add support for username auth () 2024-12-19 10:58:26 +01:00
Stanimira Rikova 882484e8ee
feat: Add solarwinds ipam credentials () 2024-12-19 09:06:46 +00:00
Dana 92af245d1a
fix(Extract from File Node): Detect file encoding ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-18 16:59:12 +01:00
Dana bf8142b474
test(Set Node): Improve tests for Set node in raw mode () 2024-12-18 15:29:13 +00:00
Elias Meire 5c445314f8
test(Gmail Node): Add test coverage (no-changelog) () 2024-12-18 15:09:23 +00:00
Jon 388a83dfbd
fix(Elasticsearch Node): Fix issue stopping search queries being sent () 2024-12-18 10:55:40 +00:00
Charlie Kolb 54b02acdd7
chore: Remove unused @ts-ignore's (no-changelog) () 2024-12-18 08:35:53 +01:00
Ricardo Espinoza 4d8e9cfc61
refactor: Move OpenAI Base URL option to credentials () 2024-12-17 09:12:15 -05:00
Dana f44e4904c8
test(Redis Node): Continue on Fail for Redis (no-changelog) () 2024-12-16 17:39:38 +00:00
Jon b8eae5f28a
fix(Linear Node): Fix issue with error handling () 2024-12-16 17:39:25 +00:00
Dana 0c15e30778
fix(Postgres Node): Allow users to wrap strings with $$ () 2024-12-16 17:02:48 +00:00
Dana a5e01cfa23
test(If Node): Error Handling (no-changelog) () 2024-12-16 16:52:28 +00:00
Jon b43bec99c0
test(Execution Data Node): Add tests (no-changelog) () 2024-12-16 16:36:19 +00:00
Michael Kret e98c7f160b
feat: Send and wait operation - freeText and customForm response types () 2024-12-16 15:30:11 +00:00
Mariana-na 39462abe1f
fix(Github Node): Fix fetch of file names with ? character () 2024-12-16 15:15:12 +00:00
CodeShakingSheep 80eea49cf0
fix(Invoice Ninja Node): Fix actions for bank transactions () 2024-12-16 13:59:00 +00:00
Jon d6b8e65abe
feat(MailerLite Node): Update node to support new api () 2024-12-16 13:44:52 +00:00
Shireen Missi a8e7a05856
test(Google Sheets Node): Add Tests for Google Sheet Node (no-changelog) () 2024-12-16 12:07:39 +00:00
Stanimira Rikova e8a5db5beb
feat: Add SolarWinds Observability node credentials () 2024-12-16 11:28:55 +00:00
Jon de75c7b529
test(Philips Hue Node): Add test coverage (no-changelog) () 2024-12-16 11:00:20 +00:00
Michael Kret 1fc9c59a57
fix(Slack Node): Tests (no-changelog) () 2024-12-16 09:40:35 +00:00
Mickaël Andrieu 58bab461c4
fix(MongoDB Node): Fix checks on projection feature call () 2024-12-16 09:28:54 +00:00
pbdco 14c33f666f
feat(Facebook Graph API Node): Update node to support API v21.0 () 2024-12-16 09:25:23 +00:00
Jon 410ea9a2ef
feat(Linear Trigger Node): Add support for admin scope () 2024-12-13 20:45:08 +00:00
Elias Meire a8720677eb
test(Respond to Webhook Node): Add test coverage (no-changelog) ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-12-13 14:30:40 +00:00
Michael Kret 65b8e20049
fix(Notion Node): Tests (no-changelog) () 2024-12-13 11:06:19 +02:00
github-actions[bot] c9d4de11ab
🚀 Release 1.72.0 ()
Co-authored-by: dana-gill <152518854+dana-gill@users.noreply.github.com>
2024-12-11 14:47:47 +01:00
Michael Kret f4c2523419
fix(n8n Form Node): Completion page display if EXECUTIONS_DATA_SAVE_ON_SUCCESS=none () 2024-12-11 13:52:40 +02:00
Jon ed359586c8
feat(Redis Node): Add support for continue on fail / error output branch () 2024-12-10 16:58:19 +01:00
Jon eb7d5934ef
fix(FTP Node): Fix issue with creating folders on rename () 2024-12-10 14:33:09 +00:00