mirror of
https://github.com/langgenius/dify.git
synced 2026-03-31 10:58:48 +08:00
- Introduced new components for modal steps and improved state management for the common modal. - Refactored the OAuth client settings modal to utilize a custom hook for better state handling. - Updated the CreateSubscriptionButton to optimize method handling and improve performance. - Enhanced test coverage for the OAuth client state management. - Removed unused imports and cleaned up code for better readability.