| .. |
|
access-control
|
feat(core): Enable credential creation per project in public API (#28240)
|
2026-04-13 12:22:52 +00:00 |
|
ai
|
feat(core): Split share and unshare into separate scopes (#26011)
|
2026-02-23 17:06:23 +00:00 |
|
collaboration
|
feat(core): Broadcast workflow settings updates (#29459)
|
2026-04-29 10:33:53 +00:00 |
|
commands
|
feat(core): Add flag to import workflow cli to activate workflow on import (#29770)
|
2026-05-05 16:29:00 +00:00 |
|
controllers
|
chore: Bundle/2.x (#30359)
|
2026-05-13 08:23:48 +03:00 |
|
credentials
|
refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096)
|
2026-04-28 09:24:01 +00:00 |
|
database
|
fix(core): Update workflow version only on indexable content change (#30521)
|
2026-05-18 09:01:47 +00:00 |
|
deduplication
|
|
|
|
dynamic-credentials
|
|
|
|
dynamic-credentials.ee
|
fix: Fix credential resolver RBAC for member users (#26552)
|
2026-03-05 13:42:13 +00:00 |
|
environments
|
fix(core): Bypass archived workflows in activation (#30517)
|
2026-05-15 13:00:30 +00:00 |
|
evaluation
|
feat(editor): Productize parallel evaluation execution (#30453)
|
2026-05-18 11:51:52 +00:00 |
|
eventbus
|
|
|
|
executions
|
feat(core): Warn and skip on duplicate scheduled executions (#28649)
|
2026-04-29 10:16:12 +00:00 |
|
external-secrets
|
feat(core): Delete secrets provider connections on project deletion (#26706)
|
2026-03-16 11:08:49 +00:00 |
|
folder
|
|
|
|
insights
|
|
|
|
ldap
|
|
|
|
log-streaming
|
feat: Enable log streamin settings via env vars (#29005)
|
2026-04-27 11:39:42 +00:00 |
|
mcp
|
feat(core): Manage MCP settings via environment variables (#29368)
|
2026-04-29 11:29:18 +00:00 |
|
mfa
|
feat: Enable security policy settings via env vars (#28321)
|
2026-04-13 14:09:06 +00:00 |
|
middlewares
|
chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876)
|
2026-04-27 14:21:31 +00:00 |
|
oidc
|
refactor(core): Split SSO loader (no-changelog) (#30065)
|
2026-05-11 10:16:02 +00:00 |
|
public-api
|
refactor(API): Use PublicAPIEndpoint type in all public API handlers (no-changelog) (#29752)
|
2026-05-06 07:32:52 +00:00 |
|
saml
|
refactor(core): Split SSO loader (no-changelog) (#30065)
|
2026-05-11 10:16:02 +00:00 |
|
security-audit
|
|
|
|
services
|
feat: External secrets access based on system roles (no-changelog) (#26646)
|
2026-03-16 09:43:06 +00:00 |
|
shared
|
chore: Bundle/2.x (#30359)
|
2026-05-13 08:23:48 +03:00 |
|
task-runners
|
feat(core): Add signature validation for waiting webhooks and forms (#24159)
|
2026-03-23 11:48:52 +00:00 |
|
token-exchange
|
test(core): Add E2E tests for token exchange delegation flow (#28434)
|
2026-04-22 09:31:19 +00:00 |
|
workflows
|
fix(core): Update workflow version only on indexable content change (#30521)
|
2026-05-18 09:01:47 +00:00 |
|
activation-errors.service.test.ts
|
|
|
|
active-workflow-manager.test.ts
|
chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876)
|
2026-04-27 14:21:31 +00:00 |
|
api-keys.api.test.ts
|
feat(core): Remove license check for API key scopes (#27306)
|
2026-03-23 12:10:43 +00:00 |
|
auth.api.test.ts
|
feat: Enable secure invite links (#27107)
|
2026-03-17 15:58:47 +00:00 |
|
auth.mw.test.ts
|
|
|
|
binary-data.api.test.ts
|
|
|
|
cta.service.test.ts
|
|
|
|
debug.controller.test.ts
|
refactor(core): Extract leader election client and improve robustness (no-changelog) (#29696)
|
2026-05-05 13:44:29 +00:00 |
|
encryption-keys.api.test.ts
|
feat(core): Server-side pagination, sorting, and filtering for encryption keys (#29708)
|
2026-05-06 09:20:14 +00:00 |
|
eventbus.ee.test.ts
|
fix(core): Confirm messages immediately when no destination is listening (#27334)
|
2026-03-23 14:32:43 +00:00 |
|
eventbus.test.ts
|
|
|
|
execution-context-propagation.test.ts
|
chore(core): Decouple workflow execution from edit permission (#25737)
|
2026-02-26 15:48:41 +00:00 |
|
execution-redaction.test.ts
|
refactor(API): Use PublicAPIEndpoint type in all public API handlers (no-changelog) (#29752)
|
2026-05-06 07:32:52 +00:00 |
|
execution.repository.test.ts
|
chore(core): Query executions using a single query intead of two (#27081)
|
2026-03-30 08:19:32 +00:00 |
|
execution.service.integration.test.ts
|
feat(core): Add MCP tool search executions (#29161)
|
2026-05-04 13:41:47 +00:00 |
|
executions-pruning.service.test.ts
|
|
|
|
executions.controller.test.ts
|
feat(core): Improve public API middleware to handle different error types (#27562)
|
2026-03-31 14:06:23 +00:00 |
|
healthcheck.controller.test.ts
|
|
|
|
import.service.test.ts
|
feat(core): Add flag to import workflow cli to activate workflow on import (#29770)
|
2026-05-05 16:29:00 +00:00 |
|
license-metrics.repository.test.ts
|
|
|
|
license.api.test.ts
|
|
|
|
log-streaming.controller.test.ts
|
feat: Enable log streamin settings via env vars (#29005)
|
2026-04-27 11:39:42 +00:00 |
|
me.api.test.ts
|
|
|
|
owner.api.test.ts
|
|
|
|
password-reset.api.test.ts
|
|
|
|
project.api.test.ts
|
fix(core): Restore peer project discovery in share dropdowns (#29537)
|
2026-04-29 19:45:07 +00:00 |
|
project.service.integration.test.ts
|
|
|
|
prometheus-metrics.test.ts
|
feat(core): Add workflow execution duration histogram metric (#26889)
|
2026-03-13 11:58:22 +00:00 |
|
role-mapping-rule.api.test.ts
|
fix(core): Shift existing rules on create to avoid order conflict (#28722)
|
2026-04-23 08:50:55 +00:00 |
|
role.api.test.ts
|
|
|
|
tags.api.test.ts
|
|
|
|
test-run.repository.ee.test.ts
|
|
|
|
user.repository.test.ts
|
chore: Bundle 2.x (#28844)
|
2026-04-22 08:51:32 +03:00 |
|
users.api.test.ts
|
feat(core): Remove expression role mapping feature flag (#29361)
|
2026-04-28 08:31:14 +00:00 |
|
variables.test.ts
|
|
|
|
webhooks.api.test.ts
|
|
|
|
webhooks.test.ts
|
|
|
|
workflow-helpers.test.ts
|
|
|
|
workflow-history-compaction.service.test.ts
|
fix(core): Decrease workflow history compaction retention periods (#27763)
|
2026-04-07 07:21:46 +00:00 |
|
workflow-history-manager.test.ts
|
|
|
|
workflow-history.api.test.ts
|
feat: Instance AI and local gateway modules (no-changelog) (#27206)
|
2026-04-01 21:33:38 +03:00 |
|
workflow-tag-mapping.repository.integration.test.ts
|
|
|