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

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

AI Summary

This release prioritizes data integrity and stability, fixing critical issues with Base imports, copying, schema migrations, and field value handling to prevent data loss or corruption.

Key Highlights

  • Improved `.tea` file import accuracy
  • Fixed Base copy and export failures
  • Fixed User field value issues after switching field types
  • Improved Base schema migration stability

New Features

  • Schema migration improvements
  • Import reliability fixes
  • Linked record display fixes
  • Integrity check enhancements

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.