Default Branch

main
Some checks are pending
autofix.ci / autofix (push) Waiting to run
Build and Push API & Web / build (api, {{defaultContext}}:api, Dockerfile, DIFY_API_IMAGE_NAME, linux/amd64, ubuntu-latest, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, {{defaultContext}}:api, Dockerfile, DIFY_API_IMAGE_NAME, linux/arm64, ubuntu-24.04-arm, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, {{defaultContext}}, web/Dockerfile, DIFY_WEB_IMAGE_NAME, linux/amd64, ubuntu-latest, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, {{defaultContext}}, web/Dockerfile, DIFY_WEB_IMAGE_NAME, linux/arm64, ubuntu-24.04-arm, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Main CI Pipeline / Skip Duplicate Checks (push) Waiting to run
Main CI Pipeline / Check Changed Files (push) Blocked by required conditions
Main CI Pipeline / Run API Tests (push) Blocked by required conditions
Main CI Pipeline / Skip API Tests (push) Blocked by required conditions
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Run Web Tests (push) Blocked by required conditions
Main CI Pipeline / Skip Web Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Run Web Full-Stack E2E (push) Blocked by required conditions
Main CI Pipeline / Skip Web Full-Stack E2E (push) Blocked by required conditions
Main CI Pipeline / Web Full-Stack E2E (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Blocked by required conditions
Main CI Pipeline / Run VDB Tests (push) Blocked by required conditions
Main CI Pipeline / Skip VDB Tests (push) Blocked by required conditions
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / Run DB Migration Test (push) Blocked by required conditions
Main CI Pipeline / Skip DB Migration Test (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
Trigger i18n Sync on Push / trigger (push) Waiting to run

8f070f2190 · refactor(api): flatten nested conditionals and clean up token helpers (#34835) · Updated 2026-04-20 11:39:54 +08:00

Branches

5574802631 · fix: pass webhook request metadata explicitly · Updated 2026-03-20 04:51:37 +08:00

812
3

c99e82a105 · test(web): enable async leak detection and stabilize common modal specs · Updated 2026-03-19 18:54:43 +08:00

818
1

afe23a029b · remove hit count · Updated 2026-03-19 16:26:28 +08:00

874
6

d11f075b35 · test: trim redundant app icon picker mock · Updated 2026-03-18 22:17:15 +08:00

846
5

c8560bacb3 · chore: bump version to 1.13.2 (#33681) · Updated 2026-03-18 21:54:17 +08:00

874
5

74daee3a1d · fix: kpa issue · Updated 2026-03-17 21:21:23 +08:00

888
1

f943f1e39b · chore: bump version to 1.13.1 (#33505) · Updated 2026-03-17 18:31:12 +08:00

877
1

dacba93e00 · chore: dev with http2 · Updated 2026-03-17 16:31:47 +08:00

878
1
build/release-1.13.1-rc.2
Some checks failed
autofix.ci / autofix (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
Main CI Pipeline / Check Changed Files (push) Has been cancelled
Main CI Pipeline / API Tests (push) Has been cancelled
Main CI Pipeline / Web Tests (push) Has been cancelled
Main CI Pipeline / Style Check (push) Has been cancelled
Main CI Pipeline / VDB Tests (push) Has been cancelled
Main CI Pipeline / DB Migration Test (push) Has been cancelled

18ff5d9288 · feat: add metrics to clean message and workflow-run task (#33143) · Updated 2026-03-17 13:55:28 +08:00

887
0
Included

c1e834742b · Merge branch 'main' into 3-16-revert-changes · Updated 2026-03-16 19:57:42 +08:00

898
3

9777fc0322 · fix: add csp config for esm.sh · Updated 2026-03-16 18:29:56 +08:00

899
1

4a090876f1 · chore(api): rename configuration EVENT_BUS_REDIS_CLUSTERS (#33528) · Updated 2026-03-16 17:50:15 +08:00

901
0
Included

721a097460 · Merge remote-tracking branch 'origin/main' into feat/source-for-plugin-tasks · Updated 2026-03-16 13:48:39 +08:00

914
4

bf233f0318 · Merge branch 'main' into 3-16-next-lib · Updated 2026-03-16 12:25:47 +08:00

918
4

11bd455d2b · Revert "chore(deps): bump the python-packages group in /api with 13 updates (…" · Updated 2026-03-16 10:47:27 +08:00

920
1
release/e-1.11.4
Some checks failed
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled

127c37f8c3 · install corepack before enable · Updated 2026-03-15 17:05:57 +08:00

1700
37

a30a64d51b · Scope tool configuration test patches · Updated 2026-03-14 19:29:05 +08:00

941
6

62fed068a9 · test: enable async leak detection in vitest config · Updated 2026-03-13 22:55:07 +08:00

946
2

d22f0dfdac · fix: export telemetry routing constants for tests · Updated 2026-03-12 14:40:53 +08:00

1448
73
release/e-1.12.1
Some checks failed
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled

2f12505386 · fix: export telemetry routing constants for tests · Updated 2026-03-12 14:40:01 +08:00

1448
69