What's Changed
Features
- AI Usage Dashboard: Added a new
/ai-usagepage to track AI feature consumption, including schema explanations, table summaries, and chat interactions. - Pro Plan & Billing: Introduced the Pro subscription plan with dedicated billing management, including desktop subscription support and updated plan selection UI.
- Sidebar & Navigation Updates: Redesigned the app sidebar with improved organization, updated navigation items, and dynamic plan indicators—now conditionally hidden for non-subscribers.
Improvements
- Localization: Expanded language support with updated translations for English, Spanish, Japanese, and Chinese across billing, AI usage, and sidebar components.
Fixes
- E2E Test Stability: Fixed flaky end-to-end tests, particularly around SQL console flows and AI experience validation.
Internal
- Code Consolidation: Merged related AI and billing features into cohesive modules, improving maintainability and reducing duplication across API routes and UI components.