Releases: teableio/teable
release.2026-06-15T04-43-24Z.1912
Feature Updates
-
Improved CSV append import: Large CSV imports are more stable, reducing failures from adding many records at once.
-
Enhanced privacy for anonymous shared views: Forms, boards, plugins, and read-only user pickers now show names and avatars instead of emails.
-
Adjusted user search in anonymous shares: User pickers still work, but search now supports names only, not emails.
Fixes & Improvements
-
Fixed Formula field error state: Formula fields now recover after deleted references are replaced with valid expressions.
-
Improved Base duplication: Reduces gateway timeout messages when copying older Bases that actually succeed.
-
Improved CuppyClaw chat stability: Reduces incorrect “busy” prompts that prevent users from continuing conversations.
-
Improved Agent Computer stability: Automatically recovers and retries when unavailable or abnormal, reducing stuck chats and failed requests.
- Fixed AI Agent chat continuation issues: Continuing or retrying chats is more stable when chat history is empty or missing.
release.2026-06-12T12-22-48Z.1902
Feature Updates
-
App Builder supports larger preview mode: Added expanded preview to view apps in a larger interface before publishing.
-
Clearer App Builder buttons: Added text labels to icon buttons for better readability and accessibility.
-
More reliable App Builder version management: Improved stability for saving, loading, rollback, export, copy, build, and deployment.
-
More accurate App Builder status messages: Shows realistic progress states like initializing, thinking, working, and committing.
Fixes & Improvements
-
Fixed first record creation in empty tables: Creating the first record no longer triggers generic
ERRORmessages. -
Improved bulk field deletion performance: Deleting multiple fields in large tables is faster and less disruptive.
-
Fixed field deletion issues in read-only views: Improved stability and reduced edge-case errors when deleting fields.
-
Fixed row operation misalignment in personal views: Paste, clear, and delete now target visible rows more accurately.
-
Improved linked record handling in CSV append imports: Linked records, Lookup values, and back-references update more reliably.
-
Improved calculation updates after linked record imports: Related computed fields update more reliably, reducing data inconsistencies.
-
Improved Base copy stability: Copying Bases with many fields or large structures is more reliable.
-
Faster Base copying: Optimized batch processing and linked fields to reduce wait time for large Bases.
-
Improved cross-Base link copying: Cross-Base links and relationship-based linked record behavior are preserved more completely.
-
Fixed chat file downloads: Generated files now download from the correct location, reducing link and file errors.
-
Improved App Builder stability: Runtime environments can recover on demand, reducing dependency and environment issues.
-
Optimized Agent Computer isolation: Reduces unintended reuse of old state, making execution results more stable and controllable.
release.2026-06-12T04-10-05Z.1889
Feature Updates
-
Real-time App deployment progress: App publishing now shows progress, reducing uncertainty while waiting.
-
Enhanced App deployment: Improved self-hosted deployment, Custom Domain handling, and deployment feedback for smoother publishing.
-
Chat file downloads: Files in App Builder Chat can now be downloaded.
Fixes & Improvements
-
Improved bulk record update performance: Faster Bulk Record Update API responses for large records and mixed field updates.
-
Improved attachment upload panel: Clearer upload errors, progress, status, and failure reasons.
-
Improved image upload prompts: Updated icons and text to clarify “clear” and “delete” actions.
-
Fixed copying cells after filtering: Copying selected cells in filtered views no longer includes hidden records.
-
Improved view data caching: Copying data and record navigation now better match visible results after view changes.
-
Improved organization member invites: Unified “add members from organization” button text and adjusted the search icon position.
-
Fixed attachment upload styling in dark mode: Hover backgrounds now display correctly during bulk attachment uploads.
-
Improved field error colors: Dark mode validation prompts are softer while remaining clear.
-
Fixed Single Select option limit: Higher
TABLE_LIMIT_SELECT_CHOICES_MAXnow correctly supports more Single Select and Multiple Select options. -
Fixed permission filters affecting record creation: Permission rules based on lookup user fields now support record creation and updates more reliably.
-
Fixed attachment display in formula fields: Formula fields referencing attachments now show readable filenames instead of blank or invalid content.
-
Improved App Chat startup and first response: Reduced duplicate loading in large tables for faster startup and first responses.
-
Reduced false AI Autofix triggers: Some non-critical preview prompts no longer incorrectly trigger Autofix cards.
-
Improved AI task stability: Temporary network drops or WebSocket reconnects are less likely to falsely fail tasks.
-
Improved App Builder preview stability: Reduced duplicate dev server starts, port conflicts, and false startup failures.
-
Improved project save, export, and rollback reliability: Reduced large-project errors and prevented accidental empty-project overwrites.
-
Prevented concurrent save overwrites: Version conflicts are detected when multiple sessions save or import simultaneously.
-
Fixed adding records before duplicated tables are ready: Adding records is more stable while copied tables are still preparing.
-
Improved real-time collaboration performance: Reduced unnecessary data refreshes during collaboration and bulk editing for smoother views.
-
Improved search result consistency: “Show only matching rows” now respects visible fields in personal views.
-
Fixed SMTP test email permissions: Workspace Owners can now verify SMTP settings normally.
-
Improved App Builder model selection: Clearer hover feedback for model options and voice input, with more consistent icons.
-
Fixed unique value validation language: Validation errors now follow the current interface language.
-
Improved large-option field creation performance: Creating Single Select fields with many options is faster and more stable.
-
Improved ZIP import rules: ZIP import overwrites current project content after validation, supports 20MB files, ignores build artifacts, and requires root
package.json.
release.2026-06-03T15-01-34Z.1831
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.appsubdomain 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.
release.2026-06-02T05-27-18Z.1813
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.
release.2026-05-29T09-31-13Z.1795
Feature Updates
- AI Chat sent messages now have clearer actions, supporting copy message content and copy to input.
Fixes & Improvements
-
Fixed Link to records possibly failing to load in shared views with advanced permissions enabled.
-
Improved shared view access control for lists, counts, groups, calendars, and aggregation results.
-
Fixed possible failures when deleting records or selecting data in tables with many fields.
-
Improved stability for delete, clear, paste, copy, and duplicate record actions, reducing unnecessary requests.
-
Improved chat message action button styles and tooltips for a clearer, more consistent experience.
-
Fixed unexpected horizontal scrolling when hovering over message action tooltips in the chat panel.
-
Added multilingual text for new chat message actions.
-
Fixed related apps possibly being lost when copying or saving a shared Base.
-
Improved Link to records search for more accurate keyword and filter matching.
-
Improved environment variables change detection: description-only edits no longer trigger unnecessary restarts or redeploy prompts.
-
Fixed false configuration changed prompts after upgrading some legacy apps.
release.2026-05-28T03-48-48Z.1788
Feature Updates
-
Shared views support editing: When “Allow editing” is enabled, signed-in visitors can add, edit, and delete records within the shared view.
-
Shared forms support login-only submission: Restored “Require login to submit” in advanced form sharing settings.
-
Unified Secrets management: AI Chat, App Builder, and Automation now centrally manage encrypted, scoped, write-only credentials.
-
CuppyClaw bot management upgraded: Create and manage bots in Space Settings, bind Bases, and use preset or custom avatars.
-
AI Chat messages are easier to reuse: Copy full user messages and assistant summaries; react and comment on assistant messages.
-
Chat input supports full copy and paste: Paste messages with mentions, tables, attachments, and more as rich-text chips.
-
Edit previous user messages: Restore sent user messages to the input box for editing and resending.
-
Shared view info includes share links: AI workflows can directly get the shared view URL without manual construction.
-
Audit log enhancements: Track key Base actions and filter by time, actor, Space, Base, and operation type.
-
Self-hosted admins can remove enterprise licenses: Instances revert to Community edition with enterprise features disabled.
Fixes & Improvements
-
Fixed a V2 issue where the “Nothing to undo” message could remain visible.
-
Improved the bulk attachment download dialog layout and layering for clearer options.
-
Fixed UI jumping caused by inconsistent control widths when switching prefix options.
-
Improved table/view sharing panels to clarify current target, status, and permission scope.
-
Strengthened shared view edit limits across editing, paste, attachments, forms, AI fill, undo, and redo.
-
Fixed editable records being misclassified as read-only with lookup User fields and “Me” permission rules.
-
Improved AskUserQuestion summary display so completed selections no longer appear as “Skipped.”
-
Moved CuppyClaw / Chat in IM desktop entries to the chat box “+” menu.
-
Fixed record cards closing unexpectedly when using select field popovers in expanded records.
-
Fixed shared pages potentially crashing after refresh due to Google Analytics initialization.
-
Improved Cuppy state handling during fast or concurrent tool calls, reducing stuck busy or unlocked states.
-
Improved Agent run recovery, making it easier to continue after repeated sends or interruptions.
-
Improved tool response retention in chat streams, reducing executable database commands treated as attachments.
-
Fixed an extra corner artifact in the bottom-right of record detail comment panels.
-
Improved rounded corners in comment panels and dialogs for a more consistent interface.
-
Unified rename input styles in Automation and tables, including corner radius.
-
Improved Secrets and environment variable handling, reducing false “unpublished changes” and workflow disruptions.
-
Copying Apps, Workflows, or Bases now more reliably copies related environment variables without exposing plaintext.
-
Improved inline code display in Markdown and text previews across themes.
-
Fixed nearly invisible text in file previews in light mode.
-
Improved large table view performance, reducing memory pressure and page freezes with high data volumes.
release.2026-05-25T04-58-10Z.1765
Feature Updates
-
Link fields now paste as readable text into text fields, improving cross-field copy and paste.
-
The Share menu is clearer, making table and view sharing statuses easier to distinguish.
-
The linked record picker now follows configured visible fields settings, hiding fields when selecting or viewing linked records.
-
Chat can now recover from “no conversation” errors by rebuilding sessions from recent conversation history.
Fixes & Improvements
-
Fixed an issue where “Select all” after searching in the linked record picker could link incorrect records.
-
Fixed v2 permissions where edit access via lookup or conditional lookup rules might still block record updates.
-
Improved lookup-related permission checks so editable fields and update scopes better match configuration.
-
Fixed some base copy failures, improving stability when creating development or testing copies.
-
In record details, clicking linked records under Selected no longer unlinks them, preventing accidental changes.
-
In Selected, unlinking is now done only via the left checkbox for clearer actions.
-
The All tab interaction remains unchanged.
release.2026-05-22T03-29-48Z.1753
Feature Updates
- App Builder now manages resources and updates app login settings more reliably, reducing unnecessary preview restarts.
Fixes & Improvements
-
Fixed an issue where some users could not purchase add-ons such as Credits.
-
Fixed an issue where tables could appear empty or become inaccessible after updating Select options referenced by many computed fields.
-
Optimized updates for large computed fields to reduce the risk of bulk calculations affecting table availability.
-
Improved Lookup field performance with large datasets, reducing wait times for matching and recalculation.
- Optimized field reference queries in bulk Lookup scenarios for smoother operations in large linked tables.
-
Fixed a potential crash when editing some Lookup fields in the interface.
-
Improved stability for computed field updates, reducing errors caused by temporarily unavailable tables.
release.2026-05-21T09-38-56Z.1747
Feature Updates
-
Automation Run History now uses tabs for easier detail viewing, filtering, and troubleshooting.
-
Automation errors can now be sent to AI Chat for failure insights and next-step suggestions.
-
Teable CLI now supports custom Base URLs for private Teable deployments.
-
Teable CLI adds Base management commands to create, view, list, update, and delete Bases, with Space filtering.
-
Cloud free Space rules updated: each user can own up to 2 free Spaces.
-
Copying statistics now shows “Copied” to clarify copy status.
-
Added cross-Space reference restrictions: new cross-Space references are no longer supported for link, lookup, rollup, conditional lookup, or conditional rollup fields.
-
When copying fields, tables, Bases, or moving Bases, cross-Space references are detected and readable values preserved where possible.
-
More stable Base copying for Bases with many tables, records, and complex field configurations.
-
More reliable Base export for large or structurally complex Bases.
Fixes & Improvements
-
Fixed occasional permission errors in cross-Base automation actions, even when users have access to both Bases.
-
Improved automation Token handling for more reliable cross-Base workflows while preserving permission checks.
-
Improved AI Agent input and secret instructions for clearer API Key and Token handling.
-
Fixed grouped-view cell copy-paste sometimes targeting the wrong record or row.
-
Fixed AI-created public forms appearing fillable but returning 403 on submission.
-
Form submission permission now depends on view type; Form view remains submittable.
shareMeta.submit.allowis deprecated. -
Improved toolbar layout on narrow screens to prevent grouping controls from being hidden.
-
Improved grouped-view refresh consistency after data changes, reducing abnormal row positions after edits.
-
Improved refresh logic for calculated fields like conditional rollup after record deletion.
-
Improved AI Chat stability across multiple windows, reducing interruptions from concurrent messages or streaming replies.
-
Fixed forced queued chat messages not appearing immediately; no page refresh is now required.
-
Improved attachment cache loading to reduce failures during browser revalidation.
-
Improved recovery for long AI replies after offline status, page switches, or device sleep.
-
Improved Automation Run History permissions, i18n, deep links, and detail panel experience.
-
Fixed undo failures when converting a text field to a single select field in large tables.
-
Improved repair accuracy for relationship-related fields, reducing manual fixes after migration.
-
Improved App chat recovery after context import failures, preventing incomplete Agent Computer creation.
-
Context import failures now surface earlier, preventing entry into incomplete environments.