release.2026-08-08T14-46-52Z.2550

teableio/teablerelease.2026-08-08T14-46-52Z.2550Aug 9, 2026by tea-artist

AI Summary

Performance optimizations for computed and lookup fields, along with improved responsiveness for large table operations.

Key Highlights

  • Improved computed and lookup field update performance across small and high-fanout changes.
  • Better responsiveness for record reads, creation, and deletion in large tables.
  • Fixed deleted record snapshots not being saved correctly in BYODB schemas.

Full Release Notes

## Feature Updates

## Bug Fixes & Improvements

- Improved computed and lookup field update performance across both small and high-fanout changes while preserving protective batching for large workloads.
- Improved computed field processing reliability during database contention and prevented unnecessary retries for unrecoverable failures.
- Improved responsiveness for record reads, creation, and deletion, especially for large tables and bulk operations.
- Fixed deleted record snapshots not being saved correctly during bulk deletions with BYODB schemas.