release.2026-07-22T11-07-01Z.2343

teableio/teablerelease.2026-07-22T11-07-01Z.2343Jul 22, 2026by tea-artist

AI Summary

The field calculation status experience has been improved, S3 path-style presigned URLs are now supported, and Teable Chat can use Apps as context.

Key Highlights

  • Improved field calculation status with clearer progress and translations.
  • Added support for path-style presigned URLs for S3-compatible storage.
  • Teable Chat can now use authorized Apps as context for AI assistance.
  • Fixed manual sorting consistency after real-time updates.

New Features

  • Improved field calculation status
  • S3 path-style presigned URL support
  • Teable Chat context with Apps
  • Reduced maximum width of table descriptions
  • Fixed attachment reliability in runtime environments

Full Release Notes

## Feature Updates
- Improved the field calculation status experience with clearer progress and status changes, a simplified activity panel, and additional translations.
- Improved loading responsiveness for tables with many columns.
- Added support for path-style presigned URLs for S3-compatible storage via `BACKEND_STORAGE_S3_FORCE_PATH_STYLE`, with separate internal addressing configuration available through `BACKEND_STORAGE_S3_INTERNAL_FORCE_PATH_STYLE`.
- Teable Chat can now use authorized and @mentioned Apps as context, enabling AI assistance based on the App's code, structure, and configuration while excluding sensitive runtime configuration.

## Bug Fixes & Improvements
- Fixed manual sorting to ensure row order remains consistent after real-time updates and page reloads.
- Fixed the self-link record selector to display only fields visible in the current connection and return complete record content.
- Reduced the maximum width of table descriptions to keep view tabs easily accessible and improve header layout.
- When updating `visibleFieldIds` via the API, link fields and link sharing configurations now always keep the linked table's primary field visible, consistent with UI behavior.
- Improved the reliability of attachment and import requests from trusted origins in runtime configuration environments.
- Fixed an issue where saving a shared Base as a copy failed when it contained plugin panels outside the sharing scope. Copies now include only shared tables and panels, and safely skip invalid panel mappings in legacy archives.
- Fixed views getting stuck in the "Calculating" state and improved recovery for formula- and Lookup-related calculations.
- Fixed formula-based Lookup fields to ensure they remain editable and convertible, and improved the reliability of loading, saving, display settings, and error handling.