January 2026
Billing, subscriptions, and a smoother query experience.
Billing and Subscriptions
New billing infrastructure with Stripe integration:
- Plan-based limits for users and database connections
- Account portal with profile management and team access
- Client Owner role with billing permissions
- Billing page shows plan limits and payment method management
Subscription Cancellation
Cancel your subscription with a feedback form so we can improve. Table exclusions now persist across schema extractions, so you don't need to re-exclude tables each time.
Better Query Results
- Queries with specific counts (like "top 5 customers") now show exactly that many results without pagination clutter
- Sort operations preserve your result limits
- Smarter handling of NULL and empty values --- asking about "blank" or "missing" data works as expected
Connection Settings
Client and connection switching moved to a dedicated Settings modal (gear icon) next to logout, for easier access.
IT Setup Guide
After an IT admin completes your database setup, a spotlight popover guides you to switch to your new connection.
Alias Quality Improvements
- Fixed incorrect pluralizations (like "Inventorys")
- Fixed aliases with database schema prefixes
- Better term-to-table matching
- Bulk delete in the Alias Manager
Query Progress
Real-time progress messages during query processing --- you can see when Teela is understanding your question, analyzing your schema, validating results, and executing the query.
Improved Reliability
- User-friendly error messages for SQL errors (no more raw database errors)
- Better pagination for large thread lists
- Faster API key authentication
- Improved database connection resilience with automatic retry