release.2026-09-05T12-11-06Z.2942

teableio/teablerelease.2026-09-05T12-11-06Z.2942Sep 5, 2026by tea-artist

AI Summary

This release focuses on performance optimizations and reliability improvements for formulas, search, and computed fields. It addresses critical bug fixes regarding retries for deleted resources and enhances error visibility. Users will notice faster processing for large datasets and better handling of statistical queries.

Key Highlights

  • Enhanced formula performance by avoiding unnecessary recompilation and optimizing large updates.
  • Improved full-field search reliability and performance for large tables across various queries.
  • Better computed field reliability with visible error states until recovery is verified.
  • Fixed repeated retries for computed field work associated with deleted or missing Bases.

Full Release Notes

## Feature Updates

## Bug Fixes & Improvements

- Improved computed-field reliability by keeping unresolved calculation errors visible until recovery is verified.
- Improved formula performance by avoiding unnecessary recompilation and downstream updates, with more efficient processing for large updates and backfills.
- Improved full-field search reliability and performance for large tables across list, count, group, and aggregation queries, including better coverage for numeric fields, rounded values, and short search terms.
- Statistical queries now stop processing when users change or cancel searches.
- Fixed repeated retries for computed-field work associated with deleted or missing Bases.