Commit Graph

  • 5f82ccc750 test: migrate workflow app service tests to testcontainers (#34036) Desel72 2026-03-24 23:43:06 -05:00
  • d7e49c388c refactor(workflow): migrate legacy toast usage to ui toast (#34002) yyh 2026-03-25 12:42:18 +08:00
  • a9f2fb86a3 test: migrate tools transform service tests to testcontainers (#34035) Desel72 2026-03-24 23:41:38 -05:00
  • ad3899f864 fix: resolve SADeprecationWarning for callable default in remaining TypeBase models (#34049) Krishna Chaitanya 2026-03-24 20:51:36 -07:00
  • 81a2eba2a0 test: migrate app service tests to testcontainers (#34025) Desel72 2026-03-24 22:50:30 -05:00
  • d87263f7c3 refactor: select in console datasets document controller (#34029) tmimmanuel 2026-03-25 04:47:25 +01:00
  • 4c32acf857 refactor: select in console datasets segments and API key controllers (#34027) Renzo 2026-03-25 04:46:22 +01:00
  • b4e541e11a test: migrate advanced prompt template service tests to testcontainers (#34034) Desel72 2026-03-24 22:45:13 -05:00
  • a3855eca8b test: migrate webapp auth service tests to testcontainers (#34037) Desel72 2026-03-24 22:42:41 -05:00
  • a946015ebf test: replace indexing_technique string literals with IndexTechnique (#34042) tmimmanuel 2026-03-25 04:39:58 +01:00
  • cb28885205 fix: update docs path (#34052) Stephen Zhou 2026-03-25 11:35:20 +08:00
  • c6c2715395 fix(workflow): clear loop/iteration metadata when pasting node outside container (#29983) lif 2026-03-25 11:14:12 +08:00
  • eef13853b2 fix(api): StreamsBroadcastChannel start reading messages from the end (#34030) QuantumGhost 2026-03-25 10:21:57 +08:00
  • 844b880d19 refactor: prefer instrumentation-client (#34009) Stephen Zhou 2026-03-25 09:54:25 +08:00
  • 3f13db11c8 fix: use query params instead of request body for decode_plugin_from_identifier (#31697) Daisuke Mino 2026-03-25 10:50:57 +09:00
  • 6f137fdb00 test: unit test cases for rag.cleaner, rag.data_post_processor and rag.datasource (#32521) Rajat Agarwal 2026-03-24 23:49:15 +05:30
  • 36cc1bf025 test: unit test cases for sub modules in core.app (except core.app.apps) (#32476) Rajat Agarwal 2026-03-24 23:43:28 +05:30
  • e873cea99e fix: SQLAlchemy deprecation warnings for default parameter (#33980) qianchongyang 2026-03-24 23:18:29 +08:00
  • ca703fdda1 test: migrate mcp tools manage service tests to testcontainers (#34024) Desel72 2026-03-24 10:06:28 -05:00
  • ceb2e10179 refactor: use sessionmaker().begin() in console auth controllers (#33966) Desel72 2026-03-24 09:59:21 -05:00
  • b15d312f68 test: migrate dataset service document indexing tests to testcontainers (#34022) Desel72 2026-03-24 09:42:34 -05:00
  • cc0dadb5e3 test: migrate forgot password tests to testcontainers (#33972) Desel72 2026-03-24 09:34:13 -05:00
  • b78ca4e8e8 test: migrate email register tests to testcontainers (#33971) Desel72 2026-03-24 09:33:47 -05:00
  • 9065d54f4a chore: bump pyrefly from 0.55.0 to 0.57.0 (#33755) yuchengpersonal 2026-03-24 22:22:18 +08:00
  • defb982c3e test: remove agent service tests superseded by testcontainers (#34023) Desel72 2026-03-24 08:55:06 -05:00
  • 4f87625df5 test: migrate retention delete archived workflow run tests to testcon… (#34020) Desel72 2026-03-24 08:52:10 -05:00
  • 2a35f8a625 test: remove feedback service tests superseded by testcontainers (#34026) Desel72 2026-03-24 08:50:51 -05:00
  • e3c1112b15 refactor: select in console datasets document controller (#34019) Renzo 2026-03-24 13:57:38 +01:00
  • 542c1a14e0 test: migrate oauth tests to testcontainers (#33973) Desel72 2026-03-24 07:56:40 -05:00
  • a813b9f103 chore: Add initial configuration for Gemini (#34012) Asuka Minato 2026-03-24 19:07:35 +09:00
  • a408a5d87e test(workflow): add helper specs and raise targeted workflow coverage (#33995) Coding On Star 2026-03-24 17:51:07 +08:00
  • 67d5c9d148 feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082) scdeng 2026-03-24 17:41:51 +08:00
  • d14635625c feat(web): refactor pricing modal scrolling and accessibility (#34011) yyh 2026-03-24 17:18:36 +08:00
  • 0c3d11f920 refactor: lazy load large modules (#33888) Stephen Zhou 2026-03-24 15:29:42 +08:00
  • 1674f8c2fb fix: fix omitted app icon_type updates (#33988) QuantumGhost 2026-03-24 15:10:05 +08:00
  • 7fe25f1365 fix(rate_limit): flush redis cache when __init__ is triggered by changing max_active_requests (#33830) Zhanyuan Guo 2026-03-24 15:08:55 +08:00
  • 508350ec6a test: enhance useChat hook tests with additional scenarios (#33928) Wu Tianwei 2026-03-24 14:19:32 +08:00
  • b0920ecd17 refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001) yyh 2026-03-24 14:02:52 +08:00
  • 8b634a9bee refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983) tmimmanuel 2026-03-24 05:27:50 +01:00
  • ecd3a964c1 refactor(api): type auth service credentials with TypedDict (#33867) BitToby 2026-03-24 06:22:17 +02:00
  • 0589fa423b fix(sdk): patch flatted vulnerability in nodejs client lockfile (#33996) yyh 2026-03-24 11:24:31 +08:00
  • 27c4faad4f ci: update actions version, fix cache (#33950) Stephen Zhou 2026-03-24 10:52:27 +08:00
  • fbd558762d fix: fix chunk not display in indexed document (#33942) wangxiaolei 2026-03-24 10:36:48 +08:00
  • 075b8bf1ae fix(web): update account settings header (#33965) yyh 2026-03-24 10:04:08 +08:00
  • 49a1fae555 test: migrate password reset tests to testcontainers (#33974) Desel72 2026-03-23 16:04:34 -05:00
  • cc17c8e883 refactor: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975) tmimmanuel 2026-03-23 21:38:29 +01:00
  • 5d2cb3cd80 refactor: use EnumText for DocumentSegment.type (#33979) tmimmanuel 2026-03-23 21:37:51 +01:00
  • f2c71f3668 test: migrate oauth server service tests to testcontainers (#33958) Desel72 2026-03-23 13:15:22 -05:00
  • 0492ed7034 test: migrate api tools manage service tests to testcontainers (#33956) Desel72 2026-03-23 12:54:33 -05:00
  • dd4f504b39 refactor: select in remaining console app controllers (#33969) Renzo 2026-03-23 18:53:05 +01:00
  • 75c3ef82d9 refactor: use EnumText for TenantCreditPool.pool_type (#33959) tmimmanuel 2026-03-23 18:51:10 +01:00
  • 8ca1ebb96d test: migrate workflow tools manage service tests to testcontainers (#33955) Desel72 2026-03-23 12:50:10 -05:00
  • 3f086b97b6 test: remove mock tests superseded by testcontainers (#33957) Desel72 2026-03-23 12:46:54 -05:00
  • 4a2e9633db refactor: use EnumText for ApiToken.type (#33961) tmimmanuel 2026-03-23 18:46:06 +01:00
  • 20fc69ae7f refactor: use EnumText for WorkflowAppLog.created_from and WorkflowArchiveLog columns (#33954) tmimmanuel 2026-03-23 18:44:46 +01:00
  • f5cc1c8b75 test: migrate saved message service tests to testcontainers (#33949) Desel72 2026-03-23 08:26:31 -05:00
  • 6698b42f97 test: migrate api based extension service tests to testcontainers (#33952) Desel72 2026-03-23 08:20:53 -05:00
  • 848a041c25 test: migrate dataset service create dataset tests to testcontainers (#33945) Desel72 2026-03-23 08:20:25 -05:00
  • 29cff809b9 fix(i18n): comprehensive Turkish (tr-TR) translation fixes and missing keys (#33885) Baki Burak Öğün 2026-03-23 16:19:53 +03:00
  • 30deeb6f1c feat(firecrawl): follow pagination when crawl status is completed (#33864) kurokobo 2026-03-23 22:19:32 +09:00
  • 30dd36505c test: migrate batch update document status tests to testcontainers (#33951) Desel72 2026-03-23 07:57:01 -05:00
  • 65223c8092 test: remove mock-based tests superseded by testcontainers (#33946) Desel72 2026-03-23 07:55:50 -05:00
  • 72e3fcd25f test: migrate end user service batch tests to testcontainers (#33947) Desel72 2026-03-23 07:54:37 -05:00
  • 4b4a5c058e test: migrate file service zip and lookup tests to testcontainers (#33944) Desel72 2026-03-23 07:52:31 -05:00
  • 56e0907548 fix: do not block upsert for baidu vdb (#33280) letterbeezps 2026-03-23 20:42:57 +08:00
  • d956b919a0 ci: fix AttributeError: 'Flask' object has no attribute 'login_manager' FAILED #33891 (#33896) Asuka Minato 2026-03-23 21:27:14 +09:00
  • 8b6fc07019 test(workflow): improve dataset item tests with edit and remove functionality (#33937) Coding On Star 2026-03-23 20:16:59 +08:00
  • 1b1df37d23 feat: squid force ipv4 (#33556) wangxiaolei 2026-03-23 17:56:19 +08:00
  • 6be7ba2928 refactor(web): replace MediaType enum with const object (#33834) Desel72 2026-03-23 04:53:55 -05:00
  • 2c8322c7b9 feat: enhance banner tracking with impression and click events (#33926) Coding On Star 2026-03-23 17:29:50 +08:00
  • fdc880bc67 test(workflow): add unit tests for workflow components (#33910) Coding On Star 2026-03-23 16:37:03 +08:00
  • abda859075 refactor: migrate execution extra content repository tests from mocks to testcontainers (#33852) Desel72 2026-03-23 03:32:11 -05:00
  • dc1a68661c refactor(web): migrate members invite overlays to base ui (#33922) yyh 2026-03-23 16:31:41 +08:00
  • edb261bc90 chore(deps-dev): bump the dev group across 1 directory with 12 updates (#33919) dependabot[bot] 2026-03-23 17:26:47 +09:00
  • 407f5f0cde chore(deps-dev): bump alibabacloud-gpdb20160503 from 3.8.3 to 5.1.0 in /api in the vdb group (#33879) dependabot[bot] 2026-03-23 17:25:44 +09:00
  • d7cafc6296 chore(dep): move hono and @hono/node-server to devDependencies (#33742) Bowen Liang 2026-03-23 16:22:33 +08:00
  • 9336935295 chore(deps-dev): bump the storage group across 1 directory with 2 updates (#33915) dependabot[bot] 2026-03-23 16:57:17 +09:00
  • e5e8c0711c refactor: rewrite docker/dify-env-sync.sh in Python for better maintainability (#33466) Mahmoud Hamdy 2026-03-23 09:56:00 +02:00
  • 02e13e6d05 refactor: select in console app message controller (#33893) Renzo 2026-03-23 08:38:04 +01:00
  • a942d4c926 chore(deps): bump the python-packages group in /api with 4 updates (#33873) dependabot[bot] 2026-03-23 16:33:31 +09:00
  • df69997d8e chore(deps): bump google-cloud-aiplatform from 1.141.0 to 1.142.0 in /api in the google group across 1 directory (#33917) dependabot[bot] 2026-03-23 16:32:05 +09:00
  • 4ab7ba4f2e chore(deps): bump the llm group across 1 directory with 2 updates (#33916) dependabot[bot] 2026-03-23 16:31:23 +09:00
  • 76a23deba7 fix: crash when dataset icon_info is undefined in Knowledge Retrieval node (#33907) Copilot 2026-03-23 15:29:03 +08:00
  • 25a83065d2 refactor(web): remove legacy data-source settings (#33905) yyh 2026-03-23 15:19:20 +08:00
  • 82b094a2d5 refactor: migrate attachment service tests to testcontainers (#33900) Desel72 2026-03-23 02:18:46 -05:00
  • 3c672703bc chore: remove log level reset (#33914) wangxiaolei 2026-03-23 15:17:15 +08:00
  • 33000d1c60 chore(deps): bump pydantic-extra-types from 2.11.0 to 2.11.1 in /api in the pydantic group (#33876) dependabot[bot] 2026-03-23 16:13:45 +09:00
  • 2809e4cc40 chore(deps-dev): update pytest-cov requirement from ~=7.0.0 to ~=7.1.0 in /api in the dev group (#33872)d dependabot[bot] 2026-03-23 16:12:23 +09:00
  • 3f8f1fa003 chore(deps): bump google-api-python-client from 2.192.0 to 2.193.0 in /api in the google group (#33868) dependabot[bot] 2026-03-23 16:11:32 +09:00
  • 6604f8d506 chore(deps): bump litellm from 1.82.2 to 1.82.6 in /api in the llm group (#33870) dependabot[bot] 2026-03-23 16:10:41 +09:00
  • 368fc0bbe5 chore(deps): bump boto3 from 1.42.68 to 1.42.73 in /api in the storage group (#33871) dependabot[bot] 2026-03-23 16:10:02 +09:00
  • 6014853d45 test: migrate dataset permission tests to testcontainers (#33906) Desel72 2026-03-23 02:07:51 -05:00
  • a71b7909fd refactor: migrate conversation variable updater tests to testcontainers (#33903) Desel72 2026-03-23 02:06:08 -05:00
  • 1bf296982b refactor: migrate workflow deletion tests to testcontainers (#33904) Desel72 2026-03-23 02:04:47 -05:00
  • 2b6f761dfe refactor: use EnumText for Conversation/Message invoke_from and from_source (#33901) tmimmanuel 2026-03-23 08:03:35 +01:00
  • 6ecf89e262 refactor: migrate credit pool service tests to testcontainers (#33898) Desel72 2026-03-23 01:59:16 -05:00
  • e844edcf26 docs: EU AI Act compliance guide for Dify deployers (#33838) Bipin Rimal 2026-03-23 12:43:51 +05:45
  • 244f9e0c11 fix: handle null email/name from GitHub API for private-email users (#33882) Copilot 2026-03-23 14:53:03 +08:00
  • abd68d2ea6 chore(i18n): sync translations with en-US (#33894) github-actions[bot] 2026-03-23 14:05:47 +08:00
  • 01d97fa2cf fix: type object 'str' has no attribute 'LLM' (#33899) wangxiaolei 2026-03-23 13:51:56 +08:00