Product
App Custom Domain is Live
Now, you can publish your App with your own branded domain. Users can recognize it as your product right away and trust it more easily.
In App Builder, click Publish in the top right. Enter your custom domain, complete the DNS setup, then return to Teable to verify and finish the binding. This feature is available on the Business Plan now.
Additional Improvements
New Agent Architecture — Coming Soon
- Significantly reduced AI credit usage. In our test cases, efficiency improved by 5x–20x.
- Significantly improved complex task capability. For example, in AI Chat you can provide an Airtable API key and migrate a Base directly.
- Improved large-file processing in AI Chat, including handling more than a dozen Excel/CSV files or a 100-page PDF in one run.
- Fixed unexpected chat interruptions caused by internal server errors in AI Chat.
- Shows task execution time at the end of each conversation round.
- Introduced a more compact and adaptive conversation UI that highlights high-value information.
- Launched CuppyClaw, enabling Teable Agent in Slack and Telegram.
- Supports parallel sub-tasks (sub agent).
- Supports viewing credit usage at the end of each conversation round.
- Supports skill usage and management.
- Billing now provides more detailed credit usage visibility.
New App Builder Architecture — Coming Soon
- Fixed App Builder preview issues for a smoother building experience.
- Added environment variable configuration to support third-party integrations, significantly expanding App Builder use cases.
- Enhanced overall stability with a significantly improved building experience.
- Added application runtime logs in App Builder for better debugging.
UI & Interaction Fixes
- Fixed View A's "Hide fields" setting causing newly added fields in View B to auto-show instead of defaulting to hidden.
- Fixed the filter panel not being scrollable — previously required manual dragging.
- Fixed inconsistent button styling for Link and Attachment fields in the record detail view.
- Fixed Single/Multi-Select values that are too long overflowing outside the selector and card boundaries.
- Fixed a frontend error when editing a field that was incorrectly saved as a Lookup type instead of Single Line Text.
- Fixed an issue where typing a value in one cell and then clicking another cell would auto-fill the second cell with the same value, causing data contamination.
General Fixes
- Fixed username changes (e.g., "leo" → "Leo") not updating in Lookup fields that referenced the user.
- Fixed
changeEmailstoring mixed-case email addresses, which caused login failures on case-sensitive lookups. - Fixed
.teafile imports failing consistently under certain conditions.