Commit Graph
2187 Commits
Author SHA1 Message Date
c9565fc0be feat(core): Make detaching floatable entitlements on shutdown configurable (#14266)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-04-04 17:35:32 +02:00
39e2d35a71 fix(core): Return correct trigger count for nodes with multiple webhooks (#14300)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-04 14:15:10 +01:00
73748e300e feat(core): Add special @tool displayOption (#14318)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-04 09:22:13 +02:00
Charlie KolbandGitHub 9104743a5f fix(editor): Improve sub-workflow debugging for more node error types (#14347) 2025-04-04 08:33:29 +02:00
Danny MartiniandGitHub 7379f44896 feat(core): Don't store insights for sub workflow executions (#14384) 2025-04-03 15:16:50 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub cc465a5593 refactor(core): Extract code out of WorkflowHelpers.executeWebhook, and add tests - Part 1 (no-changelog) (#14331) 2025-04-03 14:16:02 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 178628a59b fix(core): Add cross-origin checks on push endpoints (#14365) 2025-04-03 14:04:27 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 4110f3188e feat(core): Upgrade to express 5 to address CVE-2024-52798 (#14332) 2025-04-03 13:43:52 +02:00
Guillaume JacquartandGitHub 17a829f1a2 feat(API): Add config to set age threshold for insights compaction (#14221) 2025-04-02 17:18:51 +02:00
db381492a9 feat(API): Implement BE api for insights data (#14064)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-04-02 16:34:57 +02:00
Michael KretandGitHub 501963f568 fix: Show correct message on retry (#14321) 2025-04-02 17:20:21 +03:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 9c8a5f9c57 fix(core): Sandbox HTML binary files in viewing mode (#14350) 2025-04-02 14:55:15 +02:00
Guillaume JacquartandGitHub cf37ee3ced fix(API): Insights - round failure rate to 3 decimals (#14325) 2025-04-01 17:23:08 +02:00
Guillaume JacquartandGitHub 837131fc96 feat(API): Add insights config on frontend settings (#14315) 2025-04-01 15:18:26 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 73e8d76e13 refactor: Overhaul nodes-testing setup - Part 1 (no-changelog) (#14303) 2025-04-01 10:15:13 +02:00
Elias MeireandGitHub 4ea219b1f7 fix(core): Fix OAuth1 callback token request (#14251) 2025-03-28 18:59:30 +00:00
Guillaume JacquartandGitHub bf274c0a87 fix(API): Summarize insights from current datetime instead of beginning of the day (#14186) 2025-03-28 10:00:34 +01:00
Guillaume JacquartandGitHub ffc0a596e0 feat(API): Return null deviation on insights summary if previous period has no data (#14193) 2025-03-26 17:56:56 +01:00
Charlie KolbandGitHub 41b1797a25 test: Add tests to validate usableAsTool directly (no-changelog) (#14197) 2025-03-26 17:23:36 +01:00
Guillaume JacquartandGitHub db99974cca feat(API): Add day to week compaction for insights dashboard (#14165) 2025-03-26 15:38:47 +01:00
Danny MartiniandGitHub 7fb6eb1488 ci: Also run MySQL and PG tests when modules have changes in repos or entities (#14170) 2025-03-25 16:41:48 +01:00
olegandGitHub 53e11b19ad feat(core): Automatically extract evaluation metrics (no-changelog) (#14051) 2025-03-25 15:43:19 +01:00
Guillaume JacquartandGitHub 6f60d657eb fix(API): Fix import config import (#14137) 2025-03-25 09:21:33 +01:00
b616ceb08b feat(core): Implement API to retrieve summary metrics (#13927)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-03-24 14:10:24 +01:00
d8433d2895 feat(API): Implement compaction logic for insights (#14062)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-03-24 09:59:32 +01:00
DanaandGitHub e0f9506912 feat(core): Add tool to uninstall a community node (#14026) 2025-03-24 09:11:25 +01:00
Ricardo EspinozaandGitHub 198f17dbcf feat(core): Add folder synchronization to environments feature (#14005) 2025-03-21 10:45:34 -04:00
8215e0b59f refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
cb5a803f9e feat(core): Store insights data at the end of executions (no-changelog) (#13905)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-20 20:25:29 +01:00
d80b49d6e5 feat(core): Setup backend modules (no-changelog) (#14084)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2025-03-20 19:54:27 +01:00
Ricardo EspinozaandGitHub 01c7cc939a refactor(core): Remove env variable to enable folders (no-changelog) (#14076) 2025-03-20 12:10:38 -04:00
Ricardo EspinozaandGitHub 305ea0fb32 feat(core): Allow moving workflow to project root (no-changelog) (#14075) 2025-03-20 09:45:10 -04:00
Ricardo EspinozaandGitHub d4e7a2cd96 feat(core): Allow transferring folder to project root with delete operation (no-changelog) (#14074) 2025-03-20 08:43:03 -04:00
Charlie KolbandGitHub 996026f358 feat: Add nodeAsTool description overrides for tool version (no-changelog) (#14048) 2025-03-20 10:09:33 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 3f10a50b21 fix: Fix the example command for license clearing (no-changelog) (#14052) 2025-03-19 16:28:21 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub a24e8abe8c refactor(core): Add strong typing for INodeTypeBaseDescription['group'] (no-changelog) (#14047) 2025-03-19 13:42:10 +01:00
17fc5c148b feat(core): Allow customizing auth cookie samesite attribute and CSP headers (#13855)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-19 12:55:58 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 9d698edceb feat(core): Allow community nodes to be used as tools (#14042) 2025-03-19 12:26:05 +01:00
91b27964d8 feat(core): Support importing a singular workflow object (#14041)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-19 10:12:40 +01:00
Ricardo EspinozaandGitHub 5633502c63 feat(core): Allow transferring user's data to team project when deleting them (no-changelog) (#13941) 2025-03-18 15:25:40 -04:00
Guillaume JacquartandGitHub 24d8eac85d feat(API): Fix generation strategy for mysql/mariadb (#14028) 2025-03-18 17:53:58 +01:00
Ricardo EspinozaandGitHub fa7e7ac2e7 feat(core): Enable folders feature via license server (#13942) 2025-03-18 11:25:45 -04:00
कारतोफ्फेलस्क्रिप्ट™andGitHub e0fd50554d fix(core): Allow running webhook servers in multi-main mode (#13989) 2025-03-18 13:59:20 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 401ed2ce11 fix(core): Ensure frontend sentry releases also follow semver (#14019) 2025-03-18 13:42:50 +01:00
Ricardo EspinozaandGitHub 3a5cc4ae95 feat(core): Update endpoint to update a workflow, to support updating the workflow parent folder (no-chagelog) (#13906) 2025-03-17 12:06:52 -04:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 86b791167a fix(core): Ensure sentry releases follow semver (no-changelog) (#13907) 2025-03-14 17:48:34 +01:00
Michael KretandGitHub 3a4247a91c fix: Execute method should be assigned to a Routing node even if it has webhook defined (#13910) 2025-03-14 10:56:34 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub dedcdbd314 fix(core): License should ignore empty input on onFeatureChange (#13912) 2025-03-13 18:08:37 +01:00
Ricardo EspinozaandGitHub 03f70b5079 feat(core): Update list folders endpoint to support filter excludeFolderIdAndDescendants (no-changelog) (#13880) 2025-03-13 09:56:12 -04:00
Ricardo EspinozaandGitHub c646346c54 feat: Add endpoint to return folder content (no-changelog) (#13874) 2025-03-13 07:25:54 -04:00