What's Changed
Improvements
- Refined the AI settings provider UI and logic to better reflect organization entitlements—improved visibility of available providers, clearer disabled states for unsupported services, and more accurate validation during setup and testing.
Fixes
- Resolved compatibility issues with Next.js by downgrading to version 16.1.6 across all affected apps and packages, ensuring stable builds and consistent runtime behavior.
Internal
- Updated dependency versions and lockfile (
yarn.lock) to align with the Next.js downgrade, improving build reproducibility and reducing potential CI flakiness.