release.2026-06-29T14-46-48Z.2065
teableio/teablerelease.2026-06-29T14-46-48Z.2065Jun 30, 2026by github-actions[bot]
AI Summary
This release focuses on enhancing data recovery and stability, particularly for large tables and AI interactions. It introduces real-time progress tracking for trash recovery and improves the refresh behavior of formula fields.
Key Highlights
- Visible Trash Recovery Progress for large restores
- Immediate Formula Field Refresh after linked record updates
- Improved OAuth Token Revocation for account security
- Enhanced AI Chat Recovery Stability
- Optimized calculations to reduce refresh failures
New Features
- Visible Trash Recovery Progress
Full Release Notes
## Feature Updates * **Visible Trash Recovery Progress**: Large table or data restores now show real-time progress and status. ## Fixes & Improvements * **Improved Formula Field Refresh**: Formula fields recalculate immediately after linked records are updated. * **Fixed Record Update Consistency**: Updated records now return the latest computed field values. * **Fixed Record Creation Failures**: Field identifiers conflicting with SQL syntax no longer easily cause internal server errors. * **Improved View Loading Stability**: Invalid deleted-field columns are ignored to prevent view loading or rendering failures. * **Improved OAuth Token Revocation**: Revoked tokens expire more reliably, improving account access security. * **Fixed Grid Paste Range**: Pasting after bottom-up selection now fills the entire selected range correctly. * **Improved Large Selection Operations**: Selection counts are more accurate and large cell operations are more stable. * **Fixed Reappearing Deleted Attachments**: Deleted uploaded attachments no longer reappear when creating a new record. * **Improved AI Chat Recovery Stability**: Reduces duplicate sends, duplicate attachments, and chats stuck in “Processing” after refresh or reconnect. * **Improved Conditional Lookup Performance**: Cross-linked-table field comparisons are faster and more stable, reducing timeouts. * **Fixed Table Freezing After Field Deletion**: Tables are less likely to hang or fail refreshing during related calculations. * **Improved Calculation Stability**: Optimized calculations using row sorting and attachment lookups, reducing refresh failures after schema changes. * **Improved Record Recovery Stability**: Deleted records now restore with the correct data connection, reducing false “Database connection unavailable” errors. * **Improved Agent Computer Log Viewing**: Runtime logs are easier to view for real-time monitoring and troubleshooting. * **Improved Agent Computer Startup Performance**: Runtime components load on demand, reducing unnecessary startup overhead. * **Improved AppBuilder / Agent Computer Recovery**: Sessions recover more reliably after interruptions, reducing context loss and repeated recovery failures.