release.2026-06-29T14-46-48Z.2065
build-with-groq/g1release.2026-06-29T14-46-48Z.2065Jun 30, 2026by github-actions[bot]
AI Summary
Focuses on stability improvements including formula field refresh, record consistency, and OAuth token revocation, alongside visible progress tracking for large data restores.
Key Highlights
- Visible Trash Recovery Progress for large restores
- Improved Formula Field Refresh after linked record updates
- Improved Record Recovery Stability
- Fixed Reappearing Deleted Attachments
- Improved OAuth Token Revocation
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.