release.2026-09-08T05-53-30Z.2982
teableio/teablerelease.2026-09-08T05-53-30Z.2982Sep 8, 2026by tea-artist
AI Summary
This release introduces UI/UX improvements for admin tools and database stability fixes. It enhances the admin table query operations view with clearer insights, improves computed outbox lineage for serial retries, and renames metrics and actions for better user clarity.
Key Highlights
- Updated admin table query operations view with grouped insights and recommendations
- Improved computed outbox lineage to align partial-batch reruns
- Renamed 'dirty records' metric to 'estimated complexity'
- Renamed secret action from 'Rotate' to 'Edit' in credentials dialogs
New Features
- Grouped search and aggregation insights by table in admin view
- Improved computed outbox lineage for partial-batch reruns
- Renamed metric from 'dirty records' to 'estimated complexity'
- Renamed secret action from 'Rotate' to 'Edit' without changing value updates
Full Release Notes
## Feature Updates - Updated the admin table query operations view to group search and aggregation insights by table, provide clearer index and search coverage actions, and show more readable conclusions, recommendations, and query path status. - Improved computed outbox lineage so partial-batch reruns within the same stage remain aligned, making serial retries easier to understand. - Renamed the “dirty records” metric to “estimated complexity” to better describe the displayed value. - Renamed the secret action from “Rotate” to “Edit” in app and automation credentials dialogs, without changing how secret values are updated. ## Bug Fixes & Improvements - Improved stability during table analysis on large workspaces, reducing the risk of database stalls and temporary 503 errors. - Fixed grant owner avatars in credentials and configuration dialogs; users without an avatar continue to see initials. - Improved credential usage lists so the “+N · View” popover shows only additional resources, truncates long names with hover details, keeps actions accessible, and displays when access was granted.