release.2026-07-01T05-39-23Z.2076
arhamkhnz/next-shadcn-admin-dashboardrelease.2026-07-01T05-39-23Z.2076Jul 1, 2026by github-actions[bot]
AI Summary
This release enhances file management for agents and bots, automates license renewals for self-hosted instances, and addresses numerous UI/UX issues and stability improvements across the platform, including mobile support and automation handling.
Key Highlights
- Agent Computer file management
- Self-hosted LicenseKey auto-renewal
- Improved record creation and computed field stability
- Fixed Android text selection
- Improved App Builder previews
New Features
- Agent Computer file management
- Cuppy Bot file management
- Self-hosted LicenseKey auto-renewal
- Improved Agent Computer upload experience
- Fixed Android text selection
- Improved publish progress display
- Improved access after base duplication
- Improved automation retry guidance
- Improved skill configuration experience
- Improved App Builder previews
- Fixed record creation failures
- Improved computed field stability
- Fixed legacy table update errors
- Improved formula field update handling
Full Release Notes
## Feature Updates * **Agent Computer file management**: View storage usage, remaining capacity, and file details like name, size, update time, and directory. <img src="https://github.com/teableio/teable/releases/download/release.2026-07-01T05-39-23Z.2076/Clipboard-20260701-081305-214-preview.gif" alt="video preview" width="720"> * **Cuppy Bot file management**: Manage Bot file resources more easily from the Cuppy Bot admin page. * **Self-hosted LicenseKey auto-renewal: expired self-hosted LicenseKeys now renew automatically from Teable Cloud, without email-based manual updates.** ## Bug Fixes & Improvements * **Improved Agent Computer upload experience**: Increased default upload limits and improved validation for attachments, file operations, and storage quotas. * **Fixed Android text selection**: The system copy/cut toolbar now appears when selecting text in cells on Android browsers. * **Improved publish progress display**: Fixed possible status bar flickering for more stable publish progress. * **Improved access after base duplication**: Duplicated bases now appear at the top of Recent for quicker access. * **Improved automation retry guidance**: Failure recovery now better explains full rerun limits and suggests checking failed node logs first. * **Improved skill configuration experience**: System skills are clearer, with improved interface copy. * **Improved App Builder previews**: Mobile and tablet previews better match real devices, with smoother resizing transitions. * **Fixed record creation failures**: Fixed possible internal server errors when creating records in tables with computed fields. * **Improved computed field stability**: Optimized same-table computed field references to reduce record creation failures in complex tables. * **Fixed legacy table update errors**: Fixed failures when updating regular fields in legacy tables containing formula fields. * **Improved formula field update handling**: Record updates now preserve formula logic, preventing errors like `column can only be updated to DEFAULT`.