What's Changed
Features
- Added a new AI provider test action in organization settings, allowing admins to verify connectivity and configuration for BYOK (Bring Your Own Key) AI providers before saving.
- Updated AI provider configuration UI with improved default switching behavior and clearer visual feedback when changing providers.
Improvements
- Enhanced multilingual support across AI-related settings pages, including updated translations for English, Spanish, Japanese, and Chinese in both client and server locales.
- Refreshed the AI settings page layout and tab structure for better navigation and consistency with other organization settings.
Fixes
- Fixed an issue where the AI provider default selection UI would not update correctly after switching providers, improving reliability during setup.
Documentation
- Updated
README.mdwith current project information and usage notes. - Replaced the outdated
public/actions.pngimage with an updated visual representing AI actions.
Internal
- Extended test coverage for organization-level AI provider logic, including new unit tests for provider validation and configuration.