release.2026-06-29T14-46-48Z.2065

Zackriya-Solutions/meetilyrelease.2026-06-29T14-46-48Z.2065Jun 30, 2026by github-actions[bot]

AI Summary

This release focuses on stability improvements, particularly for large data operations, formula field refreshes, and record recovery, while adding visible progress indicators for trash restoration.

Key Highlights

  • Visible trash recovery progress for large table restores
  • Immediate formula field refresh after linked record updates
  • Fixed record update consistency to return latest computed values
  • Improved OAuth token revocation reliability
  • Fixed table freezing issues after field deletion

New Features

  • Real-time progress and status display for large table or data restores

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.