Commit Graph

  • bf76f10653 fix: fix markdown escape issue (#30299) wangxiaolei 2025-12-30 16:40:52 +08:00
  • c1af6a7127 fix: fix provider_id is empty (#30374) wangxiaolei 2025-12-30 16:28:31 +08:00
  • 1873b5a766 chore: remove useless __esModule (#30366) Stephen Zhou 2025-12-30 15:37:16 +08:00
  • 9fbc7fa379 fix(i18n): load server namespaces by kebab-case (#30368) yyh 2025-12-30 15:36:58 +08:00
  • 2399d00d86 refactor(i18n): about locales (#30336) Stephen Zhou 2025-12-30 14:38:23 +08:00
  • 70571b53ad fix: use query param for delete method (#30206) Xiyuan Chen 2025-12-26 00:34:35 -08:00
  • 3505516e8e fix: missing i18n translation for Trans (#30353) Stephen Zhou 2025-12-30 10:46:52 +08:00
  • faef04cdf7 fix: update Korean translations for various components and improve cl… (#30347) Sangyun Han 2025-12-30 10:27:53 +09:00
  • 0ba9b9e6b5 feat: get plan bulk with cache (#30339) hj24 2025-12-30 09:27:46 +08:00
  • 30dd50ff83 feat: allow fail fast (#30262) wangxiaolei 2025-12-30 09:27:40 +08:00
  • 5338cf85b1 fix: restore draft version correctly in version history panel (#30296) lif 2025-12-30 09:22:00 +08:00
  • 673209d086 refactor(web): organize devtools components (#30318) yyh 2025-12-30 09:21:41 +08:00
  • 43758ec85d test: add some tests for marketplace (#30326) Coding On Star 2025-12-30 09:21:19 +08:00
  • 20944e7e1a chore: i18n namespace refactor in package.json and add missing translations (#30324) yyh 2025-12-29 20:59:11 +08:00
  • 7a5d2728a1 chore: refactor config var and add tests (#30312) Joel 2025-12-29 17:07:18 +08:00
  • 14bff10201 fix(api): remove tool provider list cache to fix cache inconsistency (#30323) Maries 2025-12-29 16:58:38 +08:00
  • 9a6b4147bc test: add comprehensive tests for plugin authentication components (#30094) Coding On Star 2025-12-29 16:45:25 +08:00
  • 2c919efa69 feat: support tencent cos custom domain (#30193) wangxiaolei 2025-12-29 15:41:02 +08:00
  • 6d0e36479b refactor(i18n): use JSON with flattened key and namespace (#30114) Stephen Zhou 2025-12-29 14:52:32 +08:00
  • 09be869f58 refactor(web): drop swr and migrate share/chat hooks to tanstack query (#30232) yyh 2025-12-29 14:04:01 +08:00
  • 0b1439fee4 fix(template-transform): use base64 encoding for Jinja2 templates to fix #26818 (#30223) DevByteAI 2025-12-29 07:03:39 +02:00
  • dfd2dd5c68 build: update github actions (#30106) Bowen Liang 2025-12-29 11:26:34 +08:00
  • 3ae7788933 refactor(query-state): migrate query param state management to nuqs (#30184) yyh 2025-12-29 11:24:54 +08:00
  • 446df6b50d fix(web): rollback React Scan dynamic import (#30294) yyh 2025-12-29 10:40:56 +08:00
  • d9cecabe93 fix: release graph_runtime_state reference to prevent memory leak under high load (#30236) Shemol 2025-12-29 10:35:47 +08:00
  • b71a0d3f04 fix(web): handle null/undefined message in log list (#30253) lif 2025-12-29 10:34:20 +08:00
  • d546d525b4 feat: MCP tool adds support for embeddedResource (#30261) Will 2025-12-29 10:15:47 +08:00
  • a46dc2f37e chore(sdk/nodejs): update deps (#30291) Stephen Zhou 2025-12-29 10:13:19 +08:00
  • 8b38e3f79d feat: document batch operation tool add re-index operation (#30275) wangxiaolei 2025-12-29 10:03:15 +08:00
  • 44ab8a3376 fix: Workflow Start node optional enum parameter is treated as required (#30287) 非法操作 2025-12-29 10:02:40 +08:00
  • 1e86535c4a refactor(web): Migrate to Unified TanStack Devtools (#30279) yyh 2025-12-29 09:43:44 +08:00
  • 5b1c08c19c chore(deps): bump json-repair from 0.54.1 to 0.54.3 in /api (#30285) dependabot[bot] 2025-12-29 09:42:24 +08:00
  • 6202c566e9 chore(deps): bump scheduler from 0.26.0 to 0.27.0 in /web (#30284) dependabot[bot] 2025-12-29 09:42:17 +08:00
  • a00ac1b5b1 fix(api): fix credential type handling and rebuild subscription transaction safety (#30242) NeatGuyCoding 2025-12-28 20:29:35 +08:00
  • bf56c2e9db fix: fix custom tool content is not update (#30250) wangxiaolei 2025-12-28 17:50:30 +08:00
  • 543ce38a6c chore(claude-code): migrate from legacy MCP configuration to official plugin system (#30265) yyh 2025-12-28 17:48:55 +08:00
  • 1f2c85c916 fix: wrong usage of redis lock (#28177) NeatGuyCoding 2025-12-28 13:47:54 +08:00
  • 2b01f85d61 fix: consolidate duplicate InvokeRateLimitError definitions (#30229) Maries 2025-12-28 02:03:42 +08:00
  • d8010a7fbc fix: Add JSON RPC request type guard (#30216) Novice 2025-12-28 02:02:46 +08:00
  • b067ad2f0a chore(web): remove unused dev-preview page (#30226) Sara Rasool 2025-12-27 10:01:57 -08:00
  • b85564cae5 fix: remove unused CSS styles and fix HitTestingPage layout (#30235) Wu Tianwei 2025-12-28 02:00:30 +08:00
  • c393d7a2dc test(web): add unit tests for Avatar component (#30201) Shemol 2025-12-27 10:07:10 +08:00
  • f610f6895f fix: retrieval test and knowledge retrieval node failed in multimodal mode (#30210) Jyong 2025-12-26 21:42:06 +08:00
  • 44ef3cc27d fix multimodal embedding retrival test jyong 2025-12-26 17:30:51 +08:00
  • 676063890c fix multimodal embedding retrival test jyong 2025-12-26 17:05:37 +08:00
  • 901cc64ac9 fix multimodal embedding retrival test jyong 2025-12-26 17:04:46 +08:00
  • d20a8d5b77 fix: fix missing not in (#30207) wangxiaolei 2025-12-26 16:52:34 +08:00
  • 8611301722 fix: fix DatasetRetrieval._process_metadata_filter_func miss in operator (#30199) wangxiaolei 2025-12-26 16:34:50 +08:00
  • 6044f0666a fix: use query param for delete method (#30206) Xiyuan Chen 2025-12-26 00:34:35 -08:00
  • 8d26e6ab28 chore: some tests for components (#30194) Joel 2025-12-26 14:36:24 +08:00
  • 61d255a6e6 chore: bypass InsufficientPrivilege on Azure PostgreSQL (#30191) wangxiaolei 2025-12-26 14:35:05 +08:00
  • f0d02b4b91 refactor: split changes for api/controllers/console/explore/message.py (#29890) Asuka Minato 2025-12-26 12:02:12 +09:00
  • d100354851 refactor: split changes for api/controllers/console/explore/saved_mes… (#29889) Asuka Minato 2025-12-26 12:00:31 +09:00
  • 93d1b2fc32 refactor: split changes for api/controllers/console/workspace/load_ba… (#29887) Asuka Minato 2025-12-26 12:00:03 +09:00
  • fa1009b938 fix(dataset): dataset tags service_api error "Dataset not found" (#30028) zhaobingshuang 2025-12-26 10:55:42 +08:00
  • fd64156f9d feat: allow config NEXT_PUBLIC_BATCH_CONCURRENCY (#30086) wangxiaolei 2025-12-26 10:49:10 +08:00
  • bdd8a35b9d feat: add mcp tool display directly (#30019) wangxiaolei 2025-12-26 10:41:10 +08:00
  • b892906d71 fix: fix metadata filter not survive a rename (#30174) wangxiaolei 2025-12-26 10:40:30 +08:00
  • 894a3c03a2 fix: load i18n on server (#30171) Stephen Zhou 2025-12-25 19:13:59 +08:00
  • 7e06225ce2 refactor: part of remove all reqparser (#29847) Asuka Minato 2025-12-25 20:57:07 +09:00
  • f08d847c20 fix: add transparent border to prevent button size flickering (#30128) Pleasure1234 2025-12-25 11:50:21 +00:00
  • 44fc0c614c fix(web): correct deleted tools matching to use provider_id instead of id (#30138) lif 2025-12-25 19:49:26 +08:00
  • 0f3ffbee2c chore: some test (#30148) Joel 2025-12-25 19:45:27 +08:00
  • 08d5eee993 fix: load i18n on server (#30171) Stephen Zhou 2025-12-25 19:13:59 +08:00
  • 9885e92854 fix: validate first then save to db (#30107) wangxiaolei 2025-12-25 18:36:52 +08:00
  • f2555b0bb1 feat(refactoring): introduce comprehensive guidelines and tools for component refactoring in Dify (#30162) Coding On Star 2025-12-25 18:19:28 +08:00
  • c3bb95d71d fix: update permission in member list caused page crash (#30164) Joel 2025-12-25 17:26:21 +08:00
  • 996c7d9e16 perf: using pipeline to delete redis cache (#30159) wangxiaolei 2025-12-25 17:04:37 +08:00
  • 0c4233e7df fix(web): disable cache for trigger dynamic select options (#30161) Maries 2025-12-25 16:35:26 +08:00
  • 0f85ce3d0e fix: prioritize copying selected text (#30141) JeeekXY 2025-12-25 16:22:42 +08:00
  • b90e6aa14c fix(api): move cache invalidation outside redis lock to prevent timeout (#30150) Maries 2025-12-25 16:21:25 +08:00
  • f5fdd02022 chore: bump version to 1.11.2 (#30088) -LAN- 2025-12-25 16:16:24 +08:00
  • d1f9911848 feat: make the SegmentService.get_segments sort stable (#30152) wangxiaolei 2025-12-25 15:53:38 +08:00
  • 5549ab66ff chore: some test (#30144) Joel 2025-12-25 15:34:24 +08:00
  • fb14644a79 fix: workflow past version data sync (#30139) zxhlyh 2025-12-25 11:53:33 +08:00
  • 1ebc17850b fix(api): force download for HTML previews (#30090) -LAN- 2025-12-25 11:43:07 +08:00
  • e6e439f54c feat(web): add unit tests for Badge component (#30096) Shemol 2025-12-25 11:25:21 +08:00
  • d3b7d06be4 ci: generate docker compose in autofix (#30105) -LAN- 2025-12-25 11:22:54 +08:00
  • 29e7e822d7 test: Add comprehensive test suite for Chip component (#30119) Shemol 2025-12-25 10:40:04 +08:00
  • a26b2d74d4 fix: allow None values in VariableMessage validation (#30082) 倉嶋 将矢 2025-12-25 11:20:25 +09:00
  • 9000fa1a88 fix: handle list content type in Parameter Extraction node (#30070) 倉嶋 将矢 2025-12-25 11:19:50 +09:00
  • 3cbbb06dc4 chore(web): migrate lodash-es to es-toolkit compat (#30126) yyh 2025-12-25 09:44:57 +08:00
  • fdaeec7f7d fix: trigger subscription delete not working for non-auto-created credentials (#30122) Maries 2025-12-24 20:23:52 +08:00
  • 02e0fadef7 feat: add editing support for trigger subscriptions (#29957) Maries 2025-12-24 19:15:54 +08:00
  • 5896bc89f5 refactor(web): migrate workflow run history from useSWR to TanStack Query (#30077) yyh 2025-12-24 18:21:01 +08:00
  • 64a14dcdbc fix(web): remove incorrect placeholderData usage in useExploreAppList (#30102) yyh 2025-12-24 18:20:36 +08:00
  • 2f9d718997 fix: fix use build_request lead unexpect param (#30095) wangxiaolei 2025-12-24 17:23:30 +08:00
  • eb73f9a9b9 chore: no template string in translation (#30101) Stephen Zhou 2025-12-24 17:17:36 +08:00
  • 18d69775ef refactor(web): migrate explore app lists from useSWR to TanStack Query (#30076) yyh 2025-12-24 17:03:43 +08:00
  • 1e3823e605 chore: fix type check for i18n (#30058) Stephen Zhou 2025-12-24 16:31:16 +08:00
  • 0f41924db4 chore: some tests (#30084) Joel 2025-12-24 16:17:59 +08:00
  • b2b7e82e28 refactor(web): migrate log service to TanStack Query (#30065) yyh 2025-12-24 15:25:28 +08:00
  • dcde854c5e chore: some tests (#30078) Joel 2025-12-24 14:45:33 +08:00
  • f439e081b5 fix: loop streaming by clearing stale subgraph variables (#30059) Novice 2025-12-24 11:28:52 +08:00
  • a5309bee25 fix: handle missing credential_id (#30051) Rhys 2025-12-24 10:21:51 +07:00
  • 95330162a4 feat(docker): add environment variables synchronization tool (#29845) Yuya Sato 2025-12-24 10:53:10 +09:00
  • 037b8ae9e2 refactor: split changes for api/controllers/web/forgot_password.py (#29858) Asuka Minato 2025-12-24 10:41:51 +09:00
  • 0a448a13c8 refactor: split changes for api/controllers/console/extension.py (#29888) Asuka Minato 2025-12-24 10:41:42 +09:00
  • 111a39b549 fix: fix firecrawl url concat (#30008) wangxiaolei 2025-12-24 09:40:32 +08:00
  • 4d48791f3c refactor: nodejs sdk (#30036) yyh 2025-12-23 23:24:38 +08:00