Commit Graph

48 Commits

Author SHA1 Message Date
Ricardo Espinoza
ad3250ceb0 feat: Allow multi API creation via the UI (#12845) 2025-01-29 07:42:01 -05:00
github-actions[bot]
9798009dd3 🚀 Release 1.75.0 (#12618)
Co-authored-by: ivov <44588767+ivov@users.noreply.github.com>
2025-01-15 15:09:46 +01:00
Iván Ovejero
c2569a0607 refactor(core): Make placeholders in manual executions in workers temporary (#12463) 2025-01-14 14:32:00 +01:00
Ricardo Espinoza
b1a40a231b refactor(core): Update tag endpoints to use DTOs and injectable config (#12380) 2025-01-09 14:17:11 -05:00
Raúl Gómez Morales
ecf83c629f ci: Fix frontend dev setup (#12539) 2025-01-09 16:39:19 +01:00
कारतोफ्फेलस्क्रिप्ट™
1d86c4fdd2 refactor(core): Use DTOs for source control push/pull requests (#12470)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-01-09 15:31:07 +01:00
कारतोफ्फेलस्क्रिप्ट™
5f1adefca7 refactor(core): Port over project request payloads to DTOs (#12528) 2025-01-09 13:47:23 +01:00
github-actions[bot]
326a221f36 🚀 Release 1.74.0 (#12508)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2025-01-08 13:41:33 +00:00
कारतोफ्फेलस्क्रिप्ट™
1d3cb9f5ac refactor(core): Extract Worfklow import request payload into a DTO (#12441) 2025-01-03 12:19:09 +01:00
कारतोफ्फेलस्क्रिप्ट™
552cff1860 refactor(core): Extract SAML requests payloads into DTOs (#12435) 2025-01-03 11:05:30 +01:00
Danny Martini
f56ad8cf49 feat(core): Add includeData parameter to GET /credentials (#12220)
Co-authored-by: r00gm <raul00gm@gmail.com>
2024-12-31 13:04:37 +01:00
कारतोफ्फेलस्क्रिप्ट™
1674dd0f88 refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379) 2024-12-30 15:48:44 +01:00
Ricardo Espinoza
7ea6c8b144 feat: Expose license feature flags for free AI credits feature to frontend (no-changelog) (#12363) 2024-12-27 10:23:20 -05:00
Ricardo Espinoza
ac4e042231 feat(core): Add endpoint to create free AI credits (#12362) 2024-12-27 09:46:57 -05:00
कारतोफ्फेलस्क्रिप्ट™
7b2630d1a0 refactor(core): Update invitation endpoints to use DTOs (#12377) 2024-12-26 18:24:14 +01:00
कारतोफ्फेलस्क्रिप्ट™
371a09de96 refactor(core): Port 3 more controllers to use DTOs (no-changelog) (#12375) 2024-12-26 16:09:42 +01:00
कारतोफ्फेलस्क्रिप्ट™
1d5e891a0d refactor(core): Update AI-Assistant backend code to use DTOs and injectable config (no-changelog) (#12373) 2024-12-26 15:31:19 +01:00
github-actions[bot]
441d71e35d 🚀 Release 1.73.0 (#12302)
Co-authored-by: r00gm <22072110+r00gm@users.noreply.github.com>
2024-12-19 11:19:39 +01:00
Raúl Gómez Morales
6a5830959f perf(editor): SchemaView performance improvement by ≈90% 🚀 (#12180) 2024-12-12 14:03:59 +01:00
github-actions[bot]
c9d4de11ab 🚀 Release 1.72.0 (#12158)
Co-authored-by: dana-gill <152518854+dana-gill@users.noreply.github.com>
2024-12-11 14:47:47 +01:00
Danny Martini
a63f0e878e feat(core): Add option to filter for empty variables (#12112) 2024-12-10 12:46:57 +01:00
Alex Grozav
127d864bbb fix(editor): Add optional chaining to pruning.isEnabled (no-changelog) (#12023) 2024-12-09 15:46:20 +02:00
Milorad FIlipović
67ed1d2c3c feat(editor): Implementing the Easy AI Workflow experiment (#12043) 2024-12-06 14:23:39 +01:00
github-actions[bot]
0e26f58ae6 🚀 Release 1.71.0 (#12037)
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
2024-12-04 14:14:45 +01:00
Raúl Gómez Morales
9c6def9197 perf(editor): Virtualize SchemaView (#11694) 2024-11-28 11:04:24 +01:00
github-actions[bot]
2d89f5cb64 🚀 Release 1.70.0 (#11927)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-27 14:36:59 +01:00
Danny Martini
3320436a6f fix: Retain execution data between partial executions (new flow) (#11828) 2024-11-26 13:32:39 +01:00
कारतोफ्फेलस्क्रिप्ट™
03135702f1 fix(core): Bring back execution data on the executionFinished push message (#11821) 2024-11-22 19:09:48 +01:00
github-actions[bot]
4435b14424 🚀 Release 1.69.0 (#11812)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-20 16:22:11 +01:00
कारतोफ्फेलस्क्रिप्ट™
61696c3db3 feat(core): Improve handling of manual executions with wait nodes (#11750)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-11-18 12:58:26 +01:00
कारतोफ्फेलस्क्रिप्ट™
fb123b44af ci: Hide the github button in e2e tests (no-changelog) (#11747) 2024-11-15 08:33:46 +01:00
कारतोफ्फेलस्क्रिप्ट™
15ca2c4e45 refactor(editor): Stop cloning and serializing full execution data for executionFinished push message (#11703) 2024-11-14 17:39:46 +01:00
github-actions[bot]
dd7d374185 🚀 Release 1.66.0 (#11488)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2024-10-31 17:07:37 +02:00
कारतोफ्फेलस्क्रिप्ट™
60cdf0ba44 feat(editor): Allow enabling canvas v2 via instance settings (no-changelog) (#11447) 2024-10-29 14:41:10 +01:00
github-actions[bot]
c090fcb340 🚀 Release 1.64.0 (#11281)
Co-authored-by: michael-radency <88898367+michael-radency@users.noreply.github.com>
2024-10-16 14:26:07 +03:00
Iván Ovejero
0820cb5ab9 refactor(core): Simplify main pubsub message handler (#11156) 2024-10-11 10:31:33 +02:00
github-actions[bot]
d78ab2983a 🚀 Release 1.63.0 (#11190)
Co-authored-by: fedme <3295133+fedme@users.noreply.github.com>
2024-10-09 18:30:19 +02:00
Ricardo Espinoza
06f51dc7d2 refactor: Use Ask AI feature through AI services instead of hooks (#11027) 2024-10-09 11:24:33 -04:00
Csaba Tuncsik
92cf860f9f feat(editor): Community+ enrollment (#10776) 2024-10-07 13:09:58 +02:00
Michael Kret
90b4bfc472 fix: Show result of waiting execution on canvas after execution complete (#10815)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-10-03 15:09:37 +03:00
github-actions[bot]
9e18a31208 🚀 Release 1.61.0 (#10968)
Co-authored-by: cstuncsik <5410822+cstuncsik@users.noreply.github.com>
2024-09-25 14:33:47 +02:00
कारतोफ्फेलस्क्रिप्ट™
769ddfdd1d refactor(core): Move some request DTOs to @n8n/api-types (no-changelog) (#10880) 2024-09-20 21:14:06 +02:00
Ricardo Espinoza
583d3a7acb refactor: Clean all instances of isNpmAvailable (#10891) 2024-09-20 10:38:52 -04:00
github-actions[bot]
73f89ef101 🚀 Release 1.60.0 (#10872)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2024-09-18 13:33:53 +01:00
Tomi Turtiainen
4f0a1a953f refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
कारतोफ्फेलस्क्रिप्ट™
430c14ad19 refactor(core): Move frontend settings to @n8n/api-types (no-changelog) (#10856) 2024-09-17 17:21:11 +02:00
कारतोफ्फेलस्क्रिप्ट™
6a35812f92 ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-17 15:10:22 +03:00
कारतोफ्फेलस्क्रिप्ट™
2f8c8448d3 refactor(core): Move push message types to a new shared package (no-changelog) (#10742) 2024-09-13 13:02:00 +02:00