Fixes & Improvements
- Improved
.teafile 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.