release.2026-06-02T05-27-18Z.1813

teableio/teablerelease.2026-06-02T05-27-18Z.1813Jun 4, 2026by github-actions[bot]

AI Summary

This release addresses various stability issues related to Base copying, exporting, and file imports, ensuring apps are restored correctly and schema migration is more stable.

Key Highlights

  • Improved `.tea` file import accuracy
  • Improved app linking accuracy to newly imported Bases
  • Fixed Base copy and export failures related to Lookup fields

New Features

  • Improved `.tea` file import
  • Improved app linking accuracy
  • Fixed Base copy and export failures

Full Release Notes

## Fixes & Improvements

* **Improved** **`.tea`** **file import**: Ensures apps are restored correctly when importing a Base.
* **Improved app linking accuracy**: Links apps to the newly imported Base instead of the original Base.
* **Fixed Base copy and export failures**: Resolves failures caused by specific Lookup fields and Link fields.
* **Improved Base schema migration**: Makes Base schema copy and export more stable for migration and sharing.
* **Fixed import and schema repair errors**: Handles deleted linked fields more reliably during import and repair.
* **Improved integrity checks**: Avoids unnecessary repair failures caused by deleted fields or tables.
* **Optimized field default value updates**: Reduces recalculation and improves field setting stability.
* **Fixed User field value issues**: Prevents values from being cleared or appearing empty after switching from single-select to multi-select.
* **Fixed formula field refresh issues**: Ensures formulas depending on User fields refresh after User field configuration changes.
* **Fixed linked record display issues**: Prevents linked records from appearing as empty rows in record details when limited by a specified view.
* **Improved linked record visibility**: Shows visible field values while applying view filters only when selecting new linked records.
* **Fixed renewal target errors**: Returns clearer not-found messages when renewal targets are invalid or missing.
* **Improved Base repair flow**: Better handles deleted source tables and invalid field references during repair.
* **Fixed incomplete repairs**: Prevents outdated repair plans or field metadata from blocking repair progress.
* **Improved repair stability**: Automatically refreshes outdated information to reduce unresolvable field-related errors.