Commit Graph

  • 96122692cb fix(web): keep workflow panel operator anchor mounted during menu close animation (#35363) build/feat/hitl-form-enhancement yyh 2026-04-17 17:10:10 +08:00
  • b9c300d570 chore(api): migrate mail task and OAuth data source to use Session(db… (#35235) jerryzai 2026-04-17 04:52:27 -04:00
  • dfcc0f8863 refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) yyh 2026-04-17 16:46:11 +08:00
  • 534fd79377 Merge branch 'main' into jzh JzoNg 2026-04-17 16:46:10 +08:00
  • 0e320290e1 feat: evaluation (#35353) FFXN 2026-04-17 16:37:21 +08:00
  • 1767c98449 Merge deploy/dev into feat/evaluation - resolve merge conflicts copilot-swe-agent[bot] 2026-04-17 08:36:04 +00:00
  • f56ce9d3b1 fix: guard chat file preview rendering when mime type is missing (#35355) hyl64 2026-04-17 16:34:04 +08:00
  • fa74a4ed67 Merge deploy/dev into feat/evaluation - resolve merge conflicts copilot-swe-agent[bot] 2026-04-17 08:29:13 +00:00
  • 3ea4742b29 Merge branch 'main' into jzh JzoNg 2026-04-17 16:26:19 +08:00
  • ea58415f88 fix(chat): update conversation handling and improve response logic twwu 2026-04-17 16:22:22 +08:00
  • bd25240123 fix: raise chat settings select dropdown above dialog (#35357) hyl64 2026-04-17 16:21:32 +08:00
  • b36bbd81db [autofix.ci] apply automated fixes dependabot/pip/api/dev-a9ef69157d autofix-ci[bot] 2026-04-17 08:18:09 +00:00
  • b60533dcc3 fix import FFXN 2026-04-17 16:16:26 +08:00
  • 9004ba5ff0 Merge branch 'main' into dependabot/pip/api/dev-a9ef69157d Asuka Minato 2026-04-17 17:16:01 +09:00
  • 0020aa8f59 refactor(api): type pipeline template retrieval dicts with TypedDict (#34874) YBoy 2026-04-17 02:13:54 -06:00
  • e70e4fa41d chore(api): migrate file factory builders and account commands to use Session(db.engine) (#35236) jerryzai 2026-04-17 04:12:31 -04:00
  • 9a77590216 Merge remote-tracking branch 'origin/main' into feat/evaluation FFXN 2026-04-17 16:03:12 +08:00
  • 881a9a1a08 refactor(api): move trace providers (#35144) Yunlu Wen 2026-04-17 15:53:35 +08:00
  • a74e12809b fix: move remote credential validation outside DB session to prevent … (#35350) zyssyz123 2026-04-17 15:42:29 +08:00
  • eaddd4a132 fix(web): stabilize workflow node panel operator dropdown trigger (#35352) Coding On Star 2026-04-17 15:27:22 +08:00
  • 0c41d0bf51 fix: guard against KeyError in update_prompt_message_tool loop (#35150) Cocoon-Break 2026-04-17 15:09:40 +08:00
  • cf7320be8d query snippet published history FFXN 2026-04-17 15:07:54 +08:00
  • 90e281c8da test: migrate dataset service document mock tests to testcontainers (#35191) James 2026-04-17 09:03:30 +02:00
  • 90d638fba3 refactor: migrate DocumentSegmentSummary to TypeBase (#34862) sxxtony 2026-04-16 23:58:32 -07:00
  • 364c0eb6e2 Merge branch 'main' into jzh JzoNg 2026-04-17 14:57:13 +08:00
  • 322b3ff641 fix(web): fix merge error JzoNg 2026-04-17 14:49:08 +08:00
  • f5e9b02565 test: add API seeding infrastructure and app creation E2E scenarios (#35276) Jingyi 2026-04-16 23:31:54 -07:00
  • 73ff36cb0e refactor: remove replay parameter from workflow event URL twwu 2026-04-17 14:18:14 +08:00
  • fd0c87225e Merge branch 'main' into build/billing-v3 hj24 2026-04-17 14:15:48 +08:00
  • de15e5b449 fix: scope plugin inner API end-user lookup by tenant (#35325) Junghwan 2026-04-17 15:12:07 +09:00
  • 38736c154b Merge branch 'main' into jzh JzoNg 2026-04-17 14:05:23 +08:00
  • b6c7581a31 refactor(web): replace portal component with DropdownMenu in various components (#35319) Coding On Star 2026-04-17 13:53:51 +08:00
  • af8ffa0654 refactor: use sessionmaker in api_tools_manage_service.py (#34892) HeYinKazune 2026-04-17 14:07:12 +09:00
  • 4d79b4a766 fix(web): stop Splash after useUserProfile errors (#35326) Junghwan 2026-04-17 14:06:39 +09:00
  • af21dc7df8 refactor(api): migrate dataset document response schemas to BaseModel (#35298) NVIDIAN 2026-04-16 22:02:04 -07:00
  • dc3f992e6e docs(web): add Storybook stories for overlay and select primitives (#35334) yyh 2026-04-17 12:58:16 +08:00
  • 13a9359191 refactor(api): migrate console mcp-server responses to BaseModel (#35219) NVIDIAN 2026-04-16 21:16:14 -07:00
  • f07f9ee7a3 chore(api): migrate event handlers to use Session(db.engine) (#35234) jerryzai 2026-04-16 23:59:41 -04:00
  • 6afdde1bc4 remove replay capability yunlu.wen 2026-04-17 11:58:21 +08:00
  • 7396230223 chore(deps): bump pypdf from 6.10.1 to 6.10.2 in /api (#35339) dependabot[bot] 2026-04-17 12:41:02 +09:00
  • ed14f58697 chore(deps): bump mako from 1.3.10 to 1.3.11 in /api (#35340) dependabot[bot] 2026-04-17 12:40:58 +09:00
  • 37714cb44e chore(deps): bump authlib from 1.6.9 to 1.6.11 in /api (#35341) dependabot[bot] 2026-04-17 12:40:49 +09:00
  • a5ce17009f feat(web): add tracking for app preview events in AppCard component (#35347) Coding On Star 2026-04-17 11:37:24 +08:00
  • c294006ecf fix unit tests yunlu.wen 2026-04-17 11:10:11 +08:00
  • a4cb47d6cd fix: resolve DetachedInstanceError on Google OAuth login hotfix/1.13.3-fix6 Yansong Zhang 2026-04-17 10:40:01 +08:00
  • b565a51ed9 refactor(web): quality closure pass on base UI primitives (#35333) yyh 2026-04-17 07:56:11 +08:00
  • 6ca066983d chore: auto fix for tailwind rules (#35332) Stephen Zhou 2026-04-17 01:11:06 +08:00
  • 40e040ca1a chore: workspace lint (#35331) Stephen Zhou 2026-04-17 00:47:53 +08:00
  • 4289cb2634 chore: workspace level typecheck (#35329) Stephen Zhou 2026-04-16 22:42:04 +08:00
  • c966e281d4 refactor(web): align UI component APIs with shadcn v4 best practices (#35328) yyh 2026-04-16 21:30:12 +08:00
  • abb84f1c38 chore: enable noUncheckedIndexedAccess (#35178) Stephen Zhou 2026-04-16 21:01:35 +08:00
  • e507675860 fix(web): add destructive hover background to menu item components (#35322) yyh 2026-04-16 20:26:06 +08:00
  • 21420eab64 chore: hidden tooltip Joel 2026-04-16 18:40:23 +08:00
  • df1093b326 chore: hight Joel 2026-04-16 18:29:39 +08:00
  • 5423d7540e fix: value change Joel 2026-04-16 18:21:05 +08:00
  • 60541f88ee chore: missing files Joel 2026-04-16 18:09:16 +08:00
  • b33270f825 feat: support config in embedding Joel 2026-04-16 18:08:30 +08:00
  • 3445469385 perf(web): optimize first-screen rendering performance (#35313) yyh 2026-04-16 17:53:16 +08:00
  • 53c0dde3d5 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-04-16 09:45:48 +00:00
  • a1759fccb8 feat: replayable message yunlu.wen 2026-04-16 17:41:21 +08:00
  • 04472cbd58 [autofix.ci] apply automated fixes feat/storage-path-prefix autofix-ci[bot] 2026-04-16 09:31:23 +00:00
  • 62d25cbffb feat: support STORAGE_PATH_PREFIX for global storage key namespacing GareArc 2026-04-16 02:25:47 -07:00
  • e999136e6f feat: app publish support config hidden Joel 2026-04-16 17:18:36 +08:00
  • 90384b26b3 merge CodingOnStar 2026-04-16 16:58:52 +08:00
  • 14e1fe46a5 Merge branch 'feat/dropdown-migaration' into deploy/dev CodingOnStar 2026-04-16 16:58:08 +08:00
  • 6978767f56 feat: workflow support get params from url and add set url config modal Joel 2026-04-16 16:56:06 +08:00
  • 3193e8a712 chore: reorg imports (#35308) Yunlu Wen 2026-04-16 16:50:02 +08:00
  • 79d87e6000 refactor(web): replace Dropdown component with DropdownMenu in various components CodingOnStar 2026-04-16 16:40:26 +08:00
  • 459a12cd9d snippet FFXN 2026-04-16 16:14:03 +08:00
  • 0c4f1c6c1f build(dify-ui): add package infra (eslint, tsgo, vp check, staged, CI) cursor/dify-ui-infra yyh 2026-04-16 16:06:34 +08:00
  • e8af6a6b3b test: migrate conversation service mock tests to testcontainers (#35198) James 2026-04-16 09:55:21 +02:00
  • 7f4fe4d064 test: migrate clean notion task tests to SQLAlchemy 2.0 APIs (#35159) jimcody1995 2026-04-16 00:52:11 -07:00
  • a1f990584b refactor(web): unify Base UI component props to namespace types (#35306) yyh 2026-04-16 15:35:04 +08:00
  • a13996dba1 refactor(web): replace PortalToFollowElem with DropdownMenu in various components CodingOnStar 2026-04-16 15:30:27 +08:00
  • b491ea53c5 fix: improve i18n and comment default uuidv7 hjlarry 2026-04-16 15:15:45 +08:00
  • 54e51be665 fix: apply score threshold after reranking in hybrid search (#35263) Ayush Baluni 2026-04-16 11:51:11 +05:30
  • 0fea760143 fix: http node key value type dropdown (#35304) 非法操作 2026-04-16 14:06:57 +08:00
  • c3eff6abdc fix(web): set app card dropdown menu to non-modal (#35302) yyh 2026-04-16 13:36:20 +08:00
  • c661d5c43a refactor(web): migrate base/popoversto ui/dropdown-menu and ui/select (#35278) Coding On Star 2026-04-16 13:13:17 +08:00
  • b665eaa015 refactor(api): migrate console conversation responses to BaseModel (#35294) NVIDIAN 2026-04-15 22:11:21 -07:00
  • 6de81c403d fix uv.lock JzoNg 2026-04-16 12:57:34 +08:00
  • b08665e598 refactor(web): redesign Select component and migrate WorkplaceSelector (#35293) yyh 2026-04-16 12:53:21 +08:00
  • ac2104581b fix merge confilcts of evaluation-fe JzoNg 2026-04-16 12:47:16 +08:00
  • 883d757392 chore(deps): bump dompurify from 3.3.3 to 3.4.0 (#35286) dependabot[bot] 2026-04-16 04:40:43 +00:00
  • 25df902ec4 refactor(api): add BaseModel workflow field schemas (#35297) NVIDIAN 2026-04-15 21:39:59 -07:00
  • 5956dd79df refactor(api): add BaseModel conversation variable schemas (#35296) NVIDIAN 2026-04-15 21:39:30 -07:00
  • 70556d9386 chore(deps): upgrade vite-plus to 0.1.18 (#35300) yyh 2026-04-16 12:37:05 +08:00
  • 9fa50774b4 test: migrate duplicate and vector index task integration tests to SQLAlchemy 2.0 APIs (#35292) bohdansolovie 2026-04-16 00:36:33 -04:00
  • 731414a44f chore(deps): bump pypdf from 6.10.0 to 6.10.1 in /api (#35273) dependabot[bot] 2026-04-16 13:36:03 +09:00
  • d42d08aa57 chore(deps): bump hono from 4.12.12 to 4.12.14 (#35287) dependabot[bot] 2026-04-16 13:35:49 +09:00
  • 987b5f4bf4 chore(deps): bump langsmith from 0.7.30 to 0.7.31 in /api (#35288) dependabot[bot] 2026-04-16 13:35:21 +09:00
  • 129f681c59 fix(web): slient snippet draft fetching JzoNg 2026-04-16 12:29:07 +08:00
  • 2a37c6a343 Merge branch 'blackoutta/hitl-svc-api' into p363-hjlarry p363-hjlarry Blackoutta 2026-04-16 12:28:55 +08:00
  • d776fc0827 fix(web): icon missing JzoNg 2026-04-16 12:18:48 +08:00
  • 7af6074cb5 Merge branch 'main' into jzh JzoNg 2026-04-16 12:09:59 +08:00
  • 7aa700bf2b fix(web): fix merge JzoNg 2026-04-16 12:06:53 +08:00
  • 54fcaaeedb feat: paused workflow/chatflow now generates proper hitl-related response in blocking mode Blackoutta 2026-04-14 16:10:06 +08:00
  • 55987784df fix CI hjlarry 2026-03-11 16:09:40 +08:00
  • 1b035a9561 Update api/controllers/service_api/app/workflow_events.py 非法操作 2026-03-02 14:26:46 +08:00
  • 60f5c31389 feat: the service api of HITL hjlarry 2026-03-01 18:13:14 +08:00