release.2026-06-29T14-46-48Z.2065
arhamkhnz/next-shadcn-admin-dashboardrelease.2026-06-29T14-46-48Z.2065Jun 30, 2026by github-actions[bot]
AI Summary
This release focuses on stability and performance improvements for data management, formula fields, and AI agent computer operations, including fixes for record consistency, trash recovery, and OAuth token handling.
Key Highlights
- Visible trash recovery progress for large data restores
- Immediate formula field recalculation upon linked record updates
- Improved reliability of OAuth token revocation
- Enhanced stability for AI Chat and Agent Computer recovery
- Fixes for record creation failures and attachment handling
New Features
- Visible trash recovery progress
- Improved formula field refresh
- OAuth token revocation improvements
- AI chat recovery stability
- Large selection operation improvements
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.