mirror of https://github.com/langgenius/dify.git
- Added a new event handler for syncing plugin trigger relationships when a draft workflow is synced, ensuring that the database reflects the current state of plugin triggers. - Introduced subscription management features in the frontend, allowing users to select, add, and remove subscriptions for trigger plugins. - Updated various components to support subscription handling, including the addition of new UI elements for subscription selection and removal. - Enhanced internationalization support by adding new translation keys related to subscription management. These changes improve the overall functionality and user experience of trigger plugins within workflows. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| clean_when_dataset_deleted.py | ||
| clean_when_document_deleted.py | ||
| create_document_index.py | ||
| create_installed_app_when_app_created.py | ||
| create_site_record_when_app_created.py | ||
| delete_tool_parameters_cache_when_sync_draft_workflow.py | ||
| sync_plugin_trigger_when_app_created.py | ||
| sync_webhook_when_app_created.py | ||
| sync_workflow_schedule_when_app_published.py | ||
| update_app_dataset_join_when_app_model_config_updated.py | ||
| update_app_dataset_join_when_app_published_workflow_updated.py | ||
| update_app_triggers_when_app_published_workflow_updated.py | ||
| update_provider_when_message_created.py | ||