Skip to main content
Sep 16, 2025

Launch Teable 2.0 —— The AI Database Agent

This release brings 6 big revolutions, rewriting how we work with data.
  1. Talk to Build Databases: Say goodbye to disorganized leads. Teable can automatically tag sentiment and draft replies from your CRM data.
  1. Talk to Build Apps on Data: Generate apps directly from your database (e.g., turn a leads table into a landing page in minutes). Unlike vibe-coding tools that leave you with a dead app, Teable builds apps that actually run on live data
  1. Talk to Automate Workflow: Create automations in plain language (e.g., “email your customer or teammate when a form is submitted”). Customers and teammates get notified instantly.
  1. Talk to Data for Analysis: Conversational query, visualize, and get instant insights on your data. No SQL, no code.
  1. Talk to Process Data at Scale: Batch-handle files and auto-extract key fields. (e.g., just drop in your invoices, then hit the share button and send it straight to your accountant)
  1. Batch Image & Copy Generation: Batch-generate product images, copy, and video scripts to become a super marketer

Teable Updates (Core)

New Core Features

  • Notification Toast System: New notification system for better user feedback
  • Mail Settings: Enhanced email configuration and verification system
  • Collaboration Messaging: Constantly sending collaboration messages for real-time updates

Performance Improvements

  • Performance Cache: Added caching to aggregation and record doc-ids APIs for better performance

Infrastructure & Developer Experience

  • S3 Upload Fixes: Multiple improvements to S3 streaming uploads and avatar handling
  • Import Improvements: Enhanced Excel import with better error handling and caching

User Experience

  • System Setting Guide: Added guidance for admins on first entry
  • UI Improvements: Fixed dropdown scroll bars, sheet-form errors, and various UI polish
  • Permanent Delete: Added permanent delete functionality for bases and tables
Aug 12, 2025

Button Field

The Button field is a powerful interactive tool that transforms static rows of data into actionable units. With a single click, users can trigger pre-configured automations to handle internal data flows—like updating a record’s status or syncing data across tables—and even perform external actions, such as sending custom notifications or calling an external API. It also supports custom labels and colors, limits on clicks and resets, and allows read-only users to trigger actions.
  • One-Click Actions: Effortlessly manage status changes, sync data, send notifications, and more.
  • Precise Control: Set a “Max clicks” and a “Allow reset” for each button to prevent accidental clicks or duplicate actions.
Jul 16, 2025

AI Features

  • Base Chat System: You can chat with your base and generate reports
  • AI Field Configuration: Comprehensive AI configuration support for attachment, numeric, and other field types with improved interaction experience

Permission & Access Control

  • Cell-level Permission Control: Granular permission management at the cell level with enhanced authority matrix and record history permissions
  • Advanced Access Management: Full access control with hasFullAccess field and improved user validation systems

Enterprise Management

  • Custom Branding: Complete custom branding solution for enterprise deployments
  • Department Management: Advanced department creation with custom IDs and enhanced member management capabilities
  • Audit & Monitoring: Comprehensive audit log functionality for tracking system activities

Automation & Workflow

  • Enhanced Automation System: Improved automation with nested conditions, better date comparisons, and deadlock prevention in automation actions
  • Advanced Workflow Actions: Enhanced HTTP actions with proper encoding, JSON parsing, and error handling

Teable Updates (Core)

Core Platform Features

  • Base & Workspace Management: Support for moving bases between spaces and enhanced workspace organization
  • Template System: Complete template functionality with markdown descriptions, mobile UI optimization, and advanced duplication capabilities
  • Field Management: Support for field duplication and improved field conversion with undo/redo functionality

Data Management & Performance

  • Enhanced Import/Export: Optimized import queue with worker system, improved Excel handling with precision fixes, and better export functionality
  • Database Performance: Deadlock retry mechanisms, Prisma migration for better performance, and search index time limitations
  • Data Integrity: Enhanced unique constraint management and improved data validation systems

User Experience Improvements

  • Enhanced Editors: Improved formula editor performance and date editor with manual input support and European format compatibility
  • Navigation & Discovery: Recent base list functionality and quick page navigation with last visited page memory
  • Mobile Experience: Comprehensive mobile optimization across all components and interfaces

UI & Interaction

  • Advanced Filtering: Support for filtering by formatted date and improved filter management
  • Copy/Paste Enhancement: HTML parsing support for better data transfer between applications
  • Multi-line Support: Field names with multi-line support and batch collapse functionality for better organization
Apr 16, 2025

Template Management

Navigate to Admin Panel > Template Admin to create a new template.You can select a base from any space, customize it with a cover image, and add a detailed description.Users can create new bases from any available template.

Base Import/Export

Export your base to a .tea file (which can be extracted as a ZIP archive)Import an existing base from a .tea file

Field Duplication

Easily duplicate any field with a single click
Mar 21, 2025

Custom LLM Integration Support

  • You can custom LLM integration in space setting

Table Duplication

  • Support for duplicating tables, including proper handling of linked fields and relationships

Quick navigation

  • Added memory of last visited page for quick navigation

Plugin Enhancements

  • Added floating element plugin
  • Added table plugin support
  • Plugin support for getting temporary tokens
  • Added getSelectionRecords plugin bridge method

Performance Improvements

  • page load speed improved (50%)

New Language Support

  • Added support for five new languages:
    • Turkish (tr) by @volkantasci
    • Ukrainian (uk) by @yope-dev
    • German (de) by @vmario89
    • Italian (it) by @adrianoamalfi
    • Spanish (Latin American) (es-419) by @sosamilton
Feb 05, 2025

1. Table Trash

  • Allows users to restore deleted records, views, and fields.

2. View Duplication

  • Added support for copying views, allowing users to quickly create duplicates of existing views.

3. Personal Views and Locked Views

  • Introduced Personal Views for local modifications and Locked Views to prevent direct modifications by collaborators.

4. AI Integration

  • Added support for custom Large Language Model APIs, enabling AI-generated formulas.
Admin Panel/Settings/AI Settings

5. Search Index Optimization

  • Implemented search indexing, significantly improving search speed in large tables.

6. Email Verification at Registration

  • Added email verification support during registration to enhance security.
Admin Panel/Settings/General Settings

7. Drag and Drop File Upload

  • Users can now directly drag files into cells for quick attachment uploads.

8. Forced OAuth2/OIDC Login

  • Introduced an environment variable to enforce OAuth2/OIDC login, enhancing authentication control.
PASSWORD_LOGIN_DISABLED=true

9. Quick API Token Permission Selection

  • Simplified API token permission configuration with quick selection options.

10. Custom Physical Field Names

  • Allows specifying custom physical field names (dbFieldName) when creating new fields.

11. Quick Filter, Sort, and Group via Field Name Right-click

12. Enhanced System User Display

  • Improved display of system users, such as “Anonymous” roles.

13. HTTPS Not Strictly Required

  • Copy-paste functionality is not restricted by HTTPS, except when copying large amounts of data (over 300 rows).
Last modified on April 3, 2026