Skip to content

Conversation

@RockChinQ
Copy link
Member

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. 💪 enhancement New feature or request labels Jul 21, 2025
@RockChinQ RockChinQ mentioned this pull request Jul 21, 2025
23 tasks
@RockChinQ RockChinQ force-pushed the feat/plugin-deprecation-notice branch from fae58b2 to 35951a7 Compare July 21, 2025 08:00
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jul 21, 2025
crazywoola
crazywoola previously approved these changes Jul 21, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 21, 2025
@RockChinQ RockChinQ changed the title feat: update plugin declaration for deprecation fields feat: plugin deprecation notice Jul 21, 2025
@RockChinQ RockChinQ merged commit 2d8eace into main Jul 22, 2025
10 checks passed
@RockChinQ RockChinQ deleted the feat/plugin-deprecation-notice branch July 22, 2025 02:27
tutkun pushed a commit to tutkun/dify that referenced this pull request Aug 15, 2025
tutkun pushed a commit to tutkun/dify that referenced this pull request Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💪 enhancement New feature or request lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add a notice for deprecated plugin

5 participants