mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1162] [MERGED] feat: Cron v0.1.0 #1425
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1162
Author: @yt-koike
Created: 8/31/2025
Status: ✅ Merged
Merged: 9/1/2025
Merged by: @LogicOber
Base:
main← Head:main📝 Commits (3)
17fa478Add files via upload151c0f7Update dify-cron from 0.2.0 to 0.1.01b8d2a5revise PRIVACY.md and related documents📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
📝
yt-koike/dify-cron/dify-cron-0.1.0.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
New features:
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
For self-hosted servers (i.e., when the "Is this cloud version?" switch is set to False),
Cron does not use any external APIs or collect any personal data.
For cloud.dify.ai (i.e., when the "Is this cloud version?" switch is set to True),
Cron relies on the cron-job.org API to regularly invoke the designated Dify cloud endpoint.
When registering a cron job with cron-job.org, Cron transmits the following information to https://api.cron-job.org/jobs:
After successful registration, cron-job.org returns a cron job identifier, which Cron retains until the user cancels the job.
For details on third-party privacy and data retention policies, please refer to:
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.