release.2026-09-07T15-08-33Z.2973
teableio/teablerelease.2026-09-07T15-08-33Z.2973Sep 8, 2026by tea-artist
AI Summary
This release introduces automatic URL link detection for text fields, enhances search indexing capabilities with better admin visibility, and improves the reliability of V2 table queries and OAuth integrations.
Key Highlights
- Automatic URL detection and rendering in text fields across grids, formulas, and summaries.
- Enhanced search indexing with configurable coverage and improved admin diagnostics tools.
- Improved reliability of V2 table queries and real-time activity during high load spikes.
- Fixed OAuth app builder integrations, specifically resolving Google Sheets authorization issues.
Breaking Changes
- AI-created website and URL columns no longer support previous URL display options for new configurations; they now use plain-text fields with automatic linking.
New Features
- URLs in text-based fields are now automatically detected and rendered as clickable links.
- AI-created website and URL columns use plain-text fields with automatic link detection.
- Full-field search now uses configured search index coverage.
- Admin tools now display search provider and indexed field coverage for each table.
- Compute task timeline now provides clearer labels and lineage relationships.
Full Release Notes
## Feature Updates - URLs in text-based fields are now automatically detected and rendered as clickable links in grid cells, expanded records, formulas, summaries, and long text, with improved support for CJK text, punctuation, mixed content, and touch interactions. - AI-created website and URL columns now use plain-text fields with automatic link detection. The previous URL display options are no longer available for new configurations; existing configurations remain valid and use automatic linking. - Full-field search now always uses the configured search index coverage. Newly added fields become searchable after the index is reconfigured; if no index is configured, ILIKE search is limited to 20 eligible fields. - Admin tools now display the search provider and indexed field coverage for each table, making search configurations easier to diagnose and manage. - The compute task timeline now provides clearer labels and lineage relationships, covering the entire process from source updates through processing and completion. ## Bug Fixes & Improvements - Improved the reliability of V2 table queries by applying sensible defaults when query options are omitted. - Improved the responsiveness of the Table Query Ops admin overview by limiting the default view to recent data. - Improved the performance and responsiveness of computed fields and conditional aggregations, especially under higher workloads. - Improved the reliability of real-time table activity during load spikes or when compute activity data cannot be loaded promptly, reducing connection errors and retry loops. - Shared and bulk data requests now ignore private activity data that users are not authorized to access instead of causing the entire request to fail. - Fixed OAuth-based app builder integrations to ensure authorization prompts are always displayed correctly, and resolved an issue where Google Sheets selection remained stuck after authorization. - Improved consistency for supported OAuth services across app builder chat, general chat, the app builder sandbox, and related CLI commands.