mirror of
https://github.com/langgenius/dify.git
synced 2026-03-04 23:36:20 +08:00
- Split the DetailHeader component into multiple files for better organization and maintainability. - Introduced new hooks for managing modal states and plugin operations. - Added unit tests for the new components and hooks to ensure functionality. - Improved code readability by removing unused imports and optimizing component structure. - Enhanced the handling of plugin version updates and source badges.