Tomi Turtiainen
|
956637b614
|
refactor: Add dto for /credentials/new endpoint (#13307)
|
2025-02-18 16:26:37 +02:00 |
|
Ricardo Espinoza
|
59337019c1
|
refactor(core): Prepare workflowService.geyMany for union (#13303)
|
2025-02-18 08:34:58 -05:00 |
|
Eugene
|
d0968a10d5
|
fix(core): Fix DB migrations for MySQL (#13261)
|
2025-02-18 13:16:46 +01:00 |
|
Koby O.
|
adaee814ca
|
fix: Build on windows with cross-platform path compatibility (no-changelog) (#13211)
Co-authored-by: Yaakov O. <admin@yoventures.us>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-02-18 13:03:32 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
f41e353887
|
fix(core): Ensure that 'workflow-post-execute' event has userId whenever it's available (#13326)
|
2025-02-18 10:23:57 +01:00 |
|
Shireen Missi
|
e3b7243377
|
test(Google Sheets Node): Add tests for google sheet (no-changelog) (#13253)
|
2025-02-18 09:13:32 +00:00 |
|
Alex Grozav
|
c90d0d9161
|
feat(editor): Change rename node keyboard shortcut to Space on new canvas (#11872)
|
2025-02-17 17:56:40 +02:00 |
|
Csaba Tuncsik
|
a5401d06a5
|
fix(editor): Do not show credential details popup for users without necessary scopes with direct link (#13264)
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
|
2025-02-17 16:16:47 +01:00 |
|
Csaba Tuncsik
|
fa488f1561
|
fix(editor): Do not show project settings for users without permission with direct link (#13246)
|
2025-02-17 15:13:43 +01:00 |
|
Alex Grozav
|
c881ea2c7b
|
fix(editor): Fix configurable node description margins and text alignment (#13318)
|
2025-02-17 16:08:13 +02:00 |
|
Ricardo Espinoza
|
82d2fa6e67
|
feat(core): Add method (getMany ) to folder repository to filter, sort, and paginate folders (no-changelog) (#13290)
|
2025-02-17 09:05:12 -05:00 |
|
Ricardo Espinoza
|
5b82f34773
|
refactor(core): Update workflowRepository.getMany to use query builder (no-changelog) (#13207)
|
2025-02-17 08:59:42 -05:00 |
|
Milorad FIlipović
|
d1e65a1cd5
|
fix(editor): Prevent pagination setting from being overwritten in URL (#13266)
|
2025-02-17 11:38:35 +01:00 |
|
Charlie Kolb
|
8e15ebf833
|
fix(Code Tool Node): Fix Input Schema Parameter not hiding correctly (#13245)
|
2025-02-17 11:31:29 +01:00 |
|
Milorad FIlipović
|
b4380d0508
|
fix(editor): Fix page size resetting when filters are reset on workflows page (#13265)
|
2025-02-17 09:27:41 +01:00 |
|
Elias Meire
|
6377635bf0
|
fix(editor): Open autocompletion when starting an expression (#13249)
|
2025-02-14 15:09:20 +00:00 |
|
Tomi Turtiainen
|
052f17744d
|
fix(core): Redact credentials (#13263)
|
2025-02-14 16:46:21 +02:00 |
|
Elias Meire
|
d116f121e3
|
fix(editor): Render assignments without ID correctly (#13252)
|
2025-02-14 12:04:40 +00:00 |
|
Danny Martini
|
66acb1bcb6
|
fix(core): Run full manual execution when a trigger is executed even if run data exists (#13194)
|
2025-02-14 11:00:47 +01:00 |
|
Milorad FIlipović
|
8e37088249
|
feat(editor): Add pagination to the workflows list (#13100)
|
2025-02-14 09:51:49 +01:00 |
|
Marc Littlemore
|
67a4ed18a1
|
fix: Display correct editor URL (#13251)
|
2025-02-13 15:35:35 +00:00 |
|
Iván Ovejero
|
64c5b6e060
|
fix(core): Reduce risk of race condition during workflow activation loop (#13186)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2025-02-13 17:10:43 +02:00 |
|
oleg
|
47c5688618
|
fix(AI Agent Node): Move model retrieval into try/catch to fix continueOnFail handling (#13165)
|
2025-02-13 15:47:41 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ba95f97d10
|
Merge tag 'n8n@1.79.0'
|
2025-02-13 12:35:44 +01:00 |
|
Eugene
|
0a2e29839c
|
feat(core): Change evaluation workflow input data format (no-changelog) (#13109)
|
2025-02-13 12:08:10 +01:00 |
|
Charlie Kolb
|
617f841e0d
|
fix(editor): Propagate isReadOnly to ResourceMapper Attempt to Convert Types switch (#13216)
|
2025-02-13 11:59:28 +01:00 |
|
Mutasem Aldmour
|
2a92032704
|
fix(editor): Add template id to metadata when saving workflows from json (#13172)
|
2025-02-13 11:40:51 +01:00 |
|
github-actions[bot]
|
652ca25ef5
|
🚀 Release 1.79.0 (#13241)
Co-authored-by: MarcL <1965510+MarcL@users.noreply.github.com>
|
2025-02-13 10:36:10 +00:00 |
|
Iván Ovejero
|
4f8dd3d7a8
|
refactor(core): Show deprecation warning if task runners are disabled (#13189)
|
2025-02-13 12:30:50 +02:00 |
|
Jon
|
0c6eb6eaef
|
chore: Add new schemas (no-changelog) (#13215)
|
2025-02-13 10:40:35 +01:00 |
|
Tomi Turtiainen
|
f001edb2a2
|
refactor(core): Use IWorkflowBase over WorkflowEntity in most places (#13225)
|
2025-02-13 10:54:11 +02:00 |
|
Charlie Kolb
|
11cf1cd23a
|
feat(editor): Expose View Execution links for erroneous sub-executions (#13185)
|
2025-02-13 09:44:52 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
85deff0b7f
|
ci: Upgrade to pnpm 10 (#12502)
|
2025-02-12 18:46:43 +01:00 |
|
Jon
|
731a9a7945
|
feat: Add ConvertAPI cred only node (#12663)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-02-12 17:34:33 +00:00 |
|
Ricardo Espinoza
|
03f4ed8445
|
feat(core): Add migration to create model for folders feature (#13060)
|
2025-02-12 08:51:04 -05:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
aedea7a76c
|
fix(core): Handle missing json property on nodeSuccessData (#13219)
|
2025-02-12 14:09:44 +01:00 |
|
Shireen Missi
|
67cd05c6dc
|
fix(Microsoft OneDrive Node): Try to download file using downloadUrl (#13200)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-02-12 14:46:21 +02:00 |
|
autologie
|
56426e989f
|
fix(editor): Don't show 'Test workflow' button if the canvas is read-only (#13199)
|
2025-02-12 11:26:22 +01:00 |
|
autologie
|
77be25d337
|
fix(editor): Make connector buttons background opaque when dark mode is enabled system-wide (#13180)
|
2025-02-12 09:05:42 +01:00 |
|
Ria Scholz
|
9324e4ffe6
|
fix(Summarize Node): Not dealing with null values properly (#13044)
|
2025-02-12 08:09:38 +01:00 |
|
Elias Meire
|
f2e35869c1
|
fix(Airtable Node): Use item at correct index in base/getSchema (#13174)
|
2025-02-11 17:14:17 +00:00 |
|
Jon
|
7ee6ce7ed2
|
docs: Update description for Telegram label (no-changelog) (#12780)
|
2025-02-11 17:11:16 +00:00 |
|
Elias Meire
|
b6c0d96e43
|
fix(editor): Correctly compare old parameter value for nested parameters (#13179)
|
2025-02-11 17:08:55 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
90d6f0020c
|
refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195)
|
2025-02-11 17:51:50 +01:00 |
|
Iván Ovejero
|
f03e5e7d22
|
build: Upgrade actions/cache to fix CI (#13197)
|
2025-02-11 17:27:12 +01:00 |
|
Eugene
|
02573b46e0
|
feat(core): Add error reporting for workflow evaluation (no-changelog) (#12838)
Co-authored-by: oleg <me@olegivaniv.com>
|
2025-02-11 16:03:41 +01:00 |
|
Iván Ovejero
|
17acf70591
|
perf(core): Batch workflow activation to speed up startup (#13191)
|
2025-02-11 15:12:55 +01:00 |
|
Michael Kret
|
6abb1f9374
|
fix(n8n Form Trigger Node): Update error in validateResponseModeConfiguration (no-changelog) (#13162)
|
2025-02-11 14:52:21 +02:00 |
|
Elias Meire
|
78644b0ec7
|
fix(editor): Fix alignment in RMC component (#13167)
|
2025-02-11 13:36:18 +01:00 |
|
Elias Meire
|
115a367cae
|
fix(Gmail Trigger Node): Prevent error for empty emails, improve type safety (#13171)
|
2025-02-11 12:45:55 +01:00 |
|