[PR #534] [MERGED] Update HelloDB Plugin #1010

Closed
opened 2026-02-22 17:44:53 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/534
Author: @rchlz
Created: 5/22/2025
Status: Merged
Merged: 5/26/2025
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (9)

  • 85e7870 bugfix:接口异常提醒,接口地址提示优化
  • 2cd3aa0 Update Readme
  • 8dfe0a0 恢复原来的插件文件命名方式
  • eaa8db2 Merge branch 'main' of github.com:rchlz/dify-plugins
  • 87a3b0a 更新dify_plugin到0.2.4打包
  • ae4d680 Merge branch 'langgenius:main' into main
  • 00d70f2 bugfix: api_base Empty Error
  • 0e1fcba Merge branch 'main' of github.com:rchlz/dify-plugins
  • f3d3ec1 update readme

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

📝 cdnxy/hellodb/hellodb.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

Fix bugs with API exceptions and no prompts;
Optimize API base configuration tips;
Update readme file.
Update dify_plugin to 0.2.4

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

Please confirm that your plugin README includes all necessary information:

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

6. Privacy Protection Information

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

no

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/534 **Author:** [@rchlz](https://github.com/rchlz) **Created:** 5/22/2025 **Status:** ✅ Merged **Merged:** 5/26/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (9) - [`85e7870`](https://github.com/langgenius/dify-plugins/commit/85e7870804571dc3fe7a3503aa8edf703c53f76e) bugfix:接口异常提醒,接口地址提示优化 - [`2cd3aa0`](https://github.com/langgenius/dify-plugins/commit/2cd3aa08447e85f0778d22d5617a682480a2b3ec) Update Readme - [`8dfe0a0`](https://github.com/langgenius/dify-plugins/commit/8dfe0a0ac148a59f29b55078ff5ad573010d0380) 恢复原来的插件文件命名方式 - [`eaa8db2`](https://github.com/langgenius/dify-plugins/commit/eaa8db25de9ebec3746362a81a3eb1353c654b78) Merge branch 'main' of github.com:rchlz/dify-plugins - [`87a3b0a`](https://github.com/langgenius/dify-plugins/commit/87a3b0a6ea2d27b77beda7e19a330c4c7d533fae) 更新dify_plugin到0.2.4打包 - [`ae4d680`](https://github.com/langgenius/dify-plugins/commit/ae4d680208981a6d3831b5749594d9b684b10199) Merge branch 'langgenius:main' into main - [`00d70f2`](https://github.com/langgenius/dify-plugins/commit/00d70f29fc5299d77c800f741feb126434206257) bugfix: api_base Empty Error - [`0e1fcba`](https://github.com/langgenius/dify-plugins/commit/0e1fcbac9ba7e80467ed81f81c0bc03f94919c8a) Merge branch 'main' of github.com:rchlz/dify-plugins - [`f3d3ec1`](https://github.com/langgenius/dify-plugins/commit/f3d3ec1530fe1eb67a4827f31f9e23589ba3090a) update readme ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cdnxy/hellodb/hellodb.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata - **Plugin Author**: cdnxy - **Plugin Name**: HelloDB - **Repository URL**: https://github.com/rchlz/hellodb ## 2. Submission Type - [ ] New plugin submission - [x] Version update for existing plugin ## 3. Description Fix bugs with API exceptions and no prompts; Optimize API base configuration tips; Update readme file. Update dify_plugin to 0.2.4 ## 4. Checklist - [x] I have read and followed the Publish to Dify Marketplace guidelines - [x] I have read and comply with the Plugin Developer Agreement - [x] I confirm my plugin works properly on both Dify Community Edition and Cloud Version - [x] I confirm my plugin has been thoroughly tested for completeness and functionality - [x] My plugin brings new value to Dify ## 5. Documentation Checklist Please confirm that your plugin README includes all necessary information: - [x] Step-by-step setup instructions - [x] Detailed usage instructions - [x] All required APIs and credentials are clearly listed - [x] Connection requirements and configuration details - [x] Link to the repository for the plugin source code ## 6. Privacy Protection Information Based on Dify Plugin Privacy Protection [Guidelines](https://docs.dify.ai/plugins/publish-plugins/publish-to-dify-marketplace/plugin-privacy-protection-guidelines): ### Data Collection no ### Privacy Policy - [x] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 17:44:54 -05:00
yindo closed this issue 2026-02-22 17:44:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1010