mirror of
https://github.com/langgenius/dify.git
synced 2026-04-21 03:07:39 +08:00
- Updated the trigger subscription query to join with the AppTrigger model, ensuring only enabled app triggers are considered. - Enhanced the filtering criteria for retrieving subscribers based on the AppTrigger status, improving the accuracy of the trigger subscription handling.