Commit Graph

  • 5ae78f79b0 datasource dark theme zxhlyh 2025-06-16 09:59:44 +0800
  • d3a7e37dbf [Minor Improvement]1.str(decrypt_trace_config) would return different string for different versions of python, using json.dump with sorted fields would be better;2.some legacy DOS or Windows systems' csv maybe uppercase, using lower for uniform tech 2025-06-15 21:17:25 +0800
  • 4b2c8ba204 [Bug] fix misusing ACCESS_TOKEN_EXPIRE_MINUTES in jwt on exp tech 2025-06-15 20:10:27 +0800
  • 520e3a93b2
    Update api/core/workflow/nodes/iteration/iteration_node.py 湛露先生 2025-06-15 17:02:23 +0800
  • d587480a3e
    fix(web): optimize conversation-panel Modal width adjustment logic (#21018) HyaCinth 2025-06-15 15:22:10 +0800
  • 765189d4f5
    fix: correct description for edu coupon (#21020) kurokobo 2025-06-15 16:21:28 +0900
  • cd9fe59287 fix: disable autoFocus on ComponentPicker in PromptEditor kurokobo 2025-06-15 06:24:02 +0000
  • 85a91cfbce feat: make the autoFocus of VarReferenceVars optionally changeable kurokobo 2025-06-15 06:23:00 +0000
  • 7f9bd956b3 fix: prevent nodes from being deleted with the backspace key kurokobo 2025-06-15 06:21:53 +0000
  • f6aa2498a3
    document indexing not bound to a Session (#21015) 徐海兴 2025-06-14 23:44:35 +0800
  • e2c590a66b fix: correct description for edu coupon kurokobo 2025-06-14 14:49:29 +0000
  • 94ec300d4c fix(web): optimize Modal width adjustment logic for the log details panel (#20980) zhujiruo 2025-06-14 18:42:15 +0800
  • b369b66e49 check_oceanbase_ready Bowen Liang 2025-06-14 16:08:57 +0800
  • 6aefba10e9 document indexing not bound to a Session xuhaixing 2025-06-14 15:04:22 +0800
  • 1aa8ae85e2 #21010 André de Matteo 2025-06-13 21:52:16 -0300
  • 09b519dad2 Add support for Twilio SendGrid to send emails André de Matteo 2025-06-13 21:15:27 -0300
  • 139e74e749
    fix workflow node iterator . zhanluxianshen 2025-06-14 05:50:00 +0800
  • 2936a3a472 Enhance accessability of opensearch on docker. vaxy 2025-06-13 17:50:40 +0900
  • f6641c0f41
    docs: conv and user_id (#21004) Alter-xyz 2025-06-13 21:07:30 +0800
  • 59336b00e2 update Alter-xyz 2025-06-13 18:44:06 +0800
  • d442a9835f updates Alter-xyz 2025-06-13 18:41:43 +0800
  • edd896cb3a chore: revert some unnecessary changes Alter-xyz 2025-06-13 18:38:25 +0800
  • e3b3a6d040 Merge branch 'feat/rag-pipeline' into deploy/rag-dev twwu 2025-06-13 18:32:56 +0800
  • 6622ce6ad8 fix: update formData construction in convertToInputFieldFormData for improved handling of optional fields fix: adjust z-index value in DialogWrapper for proper stacking context twwu 2025-06-13 18:32:36 +0800
  • 04c61be7ea docs: conv and user_id Alter-xyz 2025-06-13 18:28:14 +0800
  • 5ccb8d9736 feat: online document Harry 2025-06-13 18:22:15 +0800
  • 7c7d8ec68a feat(api): preserve variable type while resetting draft variable QuantumGhost 2025-06-13 18:03:53 +0800
  • 55906c8375 fix: remove unused billing plan logic from CreateFromDSLModal component twwu 2025-06-13 18:01:01 +0800
  • 3ec390f6aa test(api): add tests for variable_factories QuantumGhost 2025-06-13 17:55:35 +0800
  • 4a2d28049b feat(api): add a build_sgemtn_with_type function QuantumGhost 2025-06-13 17:54:42 +0800
  • 658e344e14 test(api): add som test cases for build_segment QuantumGhost 2025-06-13 17:51:42 +0800
  • 0908f310fc feat: webcrawl Harry 2025-06-13 17:36:24 +0800
  • 25c040dee1 fix: forget init yihong0618 2025-06-13 17:12:46 +0800
  • 1e0b96d8a2 fix: delete some dead code using vulture yihong0618 2025-06-13 17:01:41 +0800
  • f4df759ba6
    refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) Bowen Liang 2025-06-13 16:58:43 +0800
  • b4317cd0dc feat: implement serveless streamable server Novice 2025-06-13 16:53:18 +0800
  • e06de5d4aa refactor(api): move tests for variable factory to correspond location QuantumGhost 2025-06-13 16:49:58 +0800
  • 58842898e1 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline twwu 2025-06-13 16:42:27 +0800
  • 1c17c8fa36 Merge branch 'feat/rag-pipeline' into deploy/rag-dev zxhlyh 2025-06-13 16:39:40 +0800
  • 26aff400e4 node default configs zxhlyh 2025-06-13 16:38:35 +0800
  • 2d3d2cac82 update Bowen Liang 2025-06-13 16:37:36 +0800
  • 1cf9cd0ff2 revert the cancellation of vdb test on couchbase Bowen Liang 2025-06-13 16:29:35 +0800
  • 14d79b5eb0 revert the cancellation of vdb test on couchbase Bowen Liang 2025-06-13 16:19:52 +0800
  • 3a628bc671
    chore: app info add author_name (#20973) quicksand 2025-06-13 16:17:35 +0800
  • 175571e740
    fix(auth): Clear login rate limit after password reset (#20948) sayThQ199 2025-06-13 16:17:12 +0800
  • 9663735240 update image: oceanbase/oceanbase-ce:4.3.5-lts Bowen Liang 2025-06-13 16:11:13 +0800
  • 1c73855eb0 fix: time not show Joel 2025-06-13 16:10:49 +0800
  • a54eed0f4e fix: run show loading in half run Joel 2025-06-13 15:57:32 +0800
  • 4b11d29ede fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing twwu 2025-06-13 15:57:16 +0800
  • 1e9cd289c6 fix(api): save a dummy output variable for VariableAssigner nodes QuantumGhost 2025-06-13 15:40:01 +0800
  • bc9dec81d0 Add blank lines in workshop.py to improve code readability, and remove translation entries related to beta functionality in common.ts to simplify internationalization files. dongfubao 2025-06-13 15:20:53 +0800
  • c3cb75b8be Remove the functions related to beta configuration, including deleting the BetaConfigWorkspaceApi class, the beta_config field and its related logic, and simplifying the workspace API and model. dongfubao 2025-06-13 15:18:30 +0800
  • 4c81040796 fix file display JzoNg 2025-06-13 15:16:52 +0800
  • 8cb3ed5cc2
    feat: add S3_USE_AWS env var to explicitly distinguish AWS S3 usage in plugin-daemon (#20923) Byron.wang 2025-06-13 15:05:55 +0800
  • b2b95412b9 r2 jyong 2025-06-13 15:04:22 +0800
  • 5c228bca4f feat: replace TypeIcon with AppIcon in SelectDataSet component for improved icon display twwu 2025-06-13 15:02:31 +0800
  • 7bd2509ad5
    Update deploy-dev.yml Jyong 2025-06-13 14:50:38 +0800
  • 53964c60c1 【Dify】 增加全文检索的接口- 查询文件ID - 完善 liuchangsheng@wisdomidata.com 2025-06-13 14:44:56 +0800
  • 2a5d70d9e1 Merge branch 'feat/rag-pipeline' into deploy/rag-dev twwu 2025-06-13 14:44:53 +0800
  • b0107f4128 fix: update z-index values for DialogWrapper components to ensure proper stacking context twwu 2025-06-13 14:44:32 +0800
  • dc3c5362e4 Merge branch 'deploy/rag-dev' of https://github.com/langgenius/dify into deploy/rag-dev Joel 2025-06-13 14:43:58 +0800
  • 1d106c3660 Merge branch 'feat/rag-pipeline' into deploy/rag-dev Joel 2025-06-13 14:43:46 +0800
  • fcb2fa04e7 Merge branch 'feat/rag-pipeline' into deploy/rag-dev zxhlyh 2025-06-13 14:43:38 +0800
  • 55bff10f0d fix zxhlyh 2025-06-13 14:42:27 +0800
  • 45c9b77e82 fix: match var reg Joel 2025-06-13 14:42:25 +0800
  • 44f51994c1 array[any] readonly JzoNg 2025-06-13 14:38:59 +0800
  • 0f73f6b20c fix: conversation variable updating & number 0 display JzoNg 2025-06-13 14:20:53 +0800
  • 972b81919d feat: Enhanced embedded chatbot functions to support processing and display of user variables, including initialization of user avatars and names. croatialu 2025-06-13 13:51:09 +0800
  • 559397ffee 【Dify】 增加全文检索的接口- 查询文件ID liuchangsheng@wisdomidata.com 2025-06-13 13:45:04 +0800
  • c03154148d feat: Add support for hidden attributes to form item types croatialu 2025-06-12 17:20:15 +0800
  • 767860e76b Merge branch 'feat/rag-pipeline' into deploy/rag-dev twwu 2025-06-13 11:44:22 +0800
  • 80f656f79a fix: adjust layout and visibility conditions in CreateFormPipeline and ChunkPreview components twwu 2025-06-13 11:38:26 +0800
  • 4f25dd2a0f fix Multiple <think>\n Interface rendering exception XiaoCC 2025-06-13 11:21:11 +0800
  • c891eb28fc fix: in prompt editor show vars error Joel 2025-06-13 11:11:58 +0800
  • 61b606836c
    Merge branch 'langgenius:main' into add-turbo-pack GuanMu 2025-06-13 11:08:21 +0800
  • b9fa3f54e9 refactor: refactor component imports and enhance layout for better responsiveness in dataset previews twwu 2025-06-13 10:54:31 +0800
  • 283701697b
    add S3_USE_AWS in middleware compose file Byron Wang 2025-06-13 10:51:27 +0800
  • 4d2f904d72 feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop twwu 2025-06-13 10:14:45 +0800
  • 5180fd0a73 chore: app info add author_name quicksandzn 2025-06-13 10:14:08 +0800
  • 26b7911177 Merge branch 'main' into feat/rag-pipeline twwu 2025-06-13 09:49:03 +0800
  • c05e47ebc0
    refactor(sqlalchemy_workflow_execution_repository): Use the max funtion for getting next_sequence_number. (#20966) -LAN- 2025-06-13 09:42:02 +0800
  • 76753ce0d1 【Dify】 增加全文检索的接口 liuchangsheng@wisdomidata.com 2025-06-13 09:42:00 +0800
  • dbfa1c1748
    refactor(sqlalchemy_workflow_execution_repository): Use the max funtion for getting next_sequence_number. -LAN- 2025-06-13 01:38:02 +0800
  • 9cf4508ed1 remove_haskell: true Bowen Liang 2025-06-12 22:02:14 +0800
  • 93b0151b47 update Bowen Liang 2025-06-12 21:57:13 +0800
  • 267c39a55a Merge branch 'main' into aliyun/dev_0.5 hieheihei 2025-06-12 20:55:06 +0800
  • dd5eb0d146 update aliyun trace hieheihei 2025-06-09 10:40:03 +0800
  • b4973cf3b2 free disk space Bowen Liang 2025-06-12 19:55:14 +0800
  • d988bf7ec8 查询历史消息文件支持返回元素据 lengjs@wsidomidata.com 2025-06-12 18:49:35 +0800
  • ac3438e187 chore: add log Novice 2025-06-12 18:20:58 +0800
  • dd91edf70b Merge branch 'feat/rag-pipeline' into deploy/rag-dev twwu 2025-06-12 18:11:19 +0800
  • d994e6b6c7 feat: replace data source icons with AppIcon component in Item and DatasetItem twwu 2025-06-12 18:11:00 +0800
  • aba48bde0b feat: update SettingsModal to integrate keyword number handling and refactor index method logic twwu 2025-06-12 18:06:00 +0800
  • 3e5d9884cb test: add unit tests for AppIcon component with various rendering scenarios twwu 2025-06-12 17:33:28 +0800
  • d4e31d96c0 Add test button to login page openhands 2025-06-12 09:29:09 +0000
  • d593279de0 feat: add source param to url when redirect to marketplace page NFish 2025-06-12 17:15:10 +0800
  • bf8ac526c0 update Bowen Liang 2025-06-12 17:13:14 +0800
  • ec6287192c update Bowen Liang 2025-06-12 17:04:57 +0800
  • f6eb37f488 fix MCP server card in app info JzoNg 2025-06-12 17:04:45 +0800
  • b8e22d5d4f update Bowen Liang 2025-06-12 15:53:39 +0800