November 2025
The beginning --- real-time activity updates, smart results, and the foundation features.
Real-Time Activity Updates
The activity panel now shows what Teela is actually doing as it works on your question --- searching tables, loading context, generating SQL --- with updates appearing within a second of submitting your query.
Smart Result Display
- Single-row results display as a readable card layout instead of a wide table
- Metadata fields (IDs, timestamps) are hidden by default, with descriptive fields prioritized
- Toggle between card view and table view anytime
Explicit Record Counts
Ask for "top 5" or "show me 100 records" and Teela honors it exactly. Small requests show without pagination controls; large requests use standard pagination with a friendly note.
Improved Pagination
Full control over result pagination with page sizes of 10, 25, 50, or 100 records. No more artificial limits on complex queries.
Smarter Alias Handling
When you use business terminology that maps to a database table via aliases, Teela automatically includes the right context for accurate queries. Handles plural/singular variations and multi-word terms.
Better NULL Handling
Asking about "empty," "blank," or "missing" values now correctly translates to NULL conditions in your queries.
In-App Changelog
Click the version number in the sidebar to see what's new. A colored dot shows when updates are available, with separate views for regular users and admins.
Scheduled DataClip Emails
DataClips with schedules now execute automatically and send email reports to your configured recipients.
Database Diagram
Interactive database diagram showing your tables, columns, and relationships with multiple layout options.
Error Diagnostics (Admins)
Super admins can now view, search, and analyze application errors in a built-in diagnostics dashboard.