release.2026-08-09T13-07-40Z.2563
teableio/teablerelease.2026-08-09T13-07-40Z.2563Aug 9, 2026by tea-artist
AI Summary
Consolidates database errors in the Admin Outbox anomaly page and optimizes performance for legacy record IDs.
Key Highlights
- Consolidated repeated database errors in the Admin Outbox anomaly page.
- Improved handling of read-only databases to prevent retry cycles.
- Fixed computed field updates for imported bases containing legacy record IDs.
Full Release Notes
## Feature Updates - Improved the Admin Outbox anomaly page by consolidating repeated database errors with changing details, making bulk recovery from incidents such as full disks more practical while preserving compatibility with existing recovery requests. ## Bug Fixes & Improvements - Improved handling of read-only databases to prevent repeated retry cycles and report failed operations more clearly. - Fixed computed field updates for imported or migrated bases containing legacy record IDs, without changing ID generation or link resolution for new records. - Improved performance for record operations that use ID-based mapping.