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

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

AI Summary

This update focuses on enhancing data recovery visibility and stability, resolving critical bugs in record creation, deletion, and AI chat processing.

Key Highlights

  • Added visible Trash Recovery Progress to show real-time status for large table restores.
  • Improved Formula Field Refresh to recalculate immediately after linked records are updated.
  • Fixed Record Creation Failures caused by field identifiers conflicting with SQL syntax.
  • Improved OAuth Token Revocation to expire revoked tokens more reliably.
  • Reduced AI Chat recovery issues to prevent duplicate sends and stuck processing states.

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.