What's Changed
Features
- AI Usage Tracking: Added a new AI usage dashboard to monitor AI feature consumption, including schema explanations, table summaries, and chat interactions.
- Pro Plan & Desktop Subscription: Introduced the Pro plan with enhanced capabilities and added support for desktop subscription management in billing settings.
- Billing Page Overhaul: Redesigned the billing page to support plan upgrades, desktop subscriptions, and clearer plan comparisons across locales.
Improvements
- Sidebar & Navigation Updates: Refreshed the app sidebar with improved organization, updated plan indicators, and streamlined navigation—later refined to hide the plan tag for cleaner UI.
- Localization: Expanded and updated translations for English, Spanish, Japanese, and Chinese to support all new billing and AI features.
Fixes
- E2E Test Stability: Fixed flaky end-to-end tests, particularly around SQL console flows and saved query folders, improving CI reliability.
Internal
- Codebase Refinement: Removed the standalone
ai-usagepage after integrating its functionality into broader usage tracking—simplifying the feature surface and reducing maintenance overhead.