release.2026-06-03T15-01-34Z.1831
jianchang512/clone-voicerelease.2026-06-03T15-01-34Z.1831Jun 4, 2026by github-actions[bot]
AI Summary
This release focuses on enhancing the user interface for AI file interactions, improving self-hosted admin audit logs, and stabilizing Base copying and data migration processes.
Key Highlights
- AI file reading with interactive preview (zoom, rotate, download)
- Admin audit logs with advanced search filters (date, operator, space)
- Improved Base copy stability for complex schemas with linked records
- Fixed memory leaks in record document views and table switching
- Enhanced sensitive information protection in self-hosted audit logs
New Features
- Improved AI file reading UI
- Self-hosted admin audit logs
- Edit `teable.app` subdomain prefix
- Optimized table scrolling and selection cleanup
- Optimized conditional Lookup fields performance
Full Release Notes
## Feature Updates * **Improved AI file reading**: Image results appear in chat, with preview, zoom, rotate, and download. * **Self-hosted admin audit logs**: Search user actions by date, operator, space, Base, and action type. * **Improved published page display**: Published URLs and custom domain status are clearer; custom domains appear first. * **Edit `teable.app` subdomain prefix**: Change the subdomain prefix on the publish page and bind domains smoothly. ## Fixes & Improvements * **Improved AI file reading UI**: Removed invalid collapsed sections to reduce misclicks and page jitter. * **Improved copy success feedback**: Success prompts now use a standalone black checkmark for cleaner visual feedback. * **Fixed record document view memory leak**: Improved stability during long sessions and frequent table switching. * **Optimized table scrolling and selection cleanup**: Reduced residual data after closing views and unnecessary memory growth. * **Improved Base copy stability**: Complex Bases copy more reliably, especially with linked record fields. * **Fixed some Base copy failures**: Copying is more stable when target fields are created during the process. * **Optimized linked field copy flow**: Linked fields copy after target records are created, reducing timeouts and inconsistencies. * **Enhanced sensitive information protection**: Self-hosted audit logs no longer store Access Token secrets or sharing passwords. * **Improved published page status and link refresh**: Enhanced status display, localized text, and access link refresh experience. * **Optimized conditional Lookup fields performance**: Improved record reading and grouping in large order tables and advanced-permission views. * **Optimized Lookup value reading**: Record queries prefer saved Lookup values, reducing extra processing and improving reliability. * **Fixed duplicate metadata cleanup**: Prevented duplicate cleanup of “last modified” metadata for more consistent record updates.