release.2026-07-22T11-07-01Z.2343
parruda/swarmrelease.2026-07-22T11-07-01Z.2343Jul 22, 2026by tea-artist
AI Summary
This update optimizes field calculation status, improves loading responsiveness, and adds configuration options for S3 storage path styles.
Key Highlights
- Improved field calculation status experience with clearer progress
- Added support for path-style presigned URLs for S3-compatible storage
- Teable Chat can now use authorized Apps as context for AI assistance
New Features
- Path-style presigned URLs for S3
- Teable Chat App context support
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.