> ## Documentation Index
> Fetch the complete documentation index at: https://help.teable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog 2025

<Update label="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.

  <script
    type="application/ld+json"
    dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Talk to Build Databases",
"description": "Teable can automatically tag sentiment and draft replies from your CRM data.",
"thumbnailUrl": ["https://teable.ai/assets/images/og-image.png"],
"uploadDate": "2025-09-16T00:00:00+08:00",
"contentUrl": "https://teable-media.s3.us-west-2.amazonaws.com/video/case1+talk+to+build+databases_compressed.mp4"
}) }}
  />

  <video controls preload="metadata" className="w-full aspect-video" src="https://teable-media.s3.us-west-2.amazonaws.com/video/case1+talk+to+build+databases_compressed.mp4" />

  2. **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

  <script
    type="application/ld+json"
    dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Talk to Build Apps on Data",
"description": "Generate apps directly from your database.",
"thumbnailUrl": ["https://teable.ai/assets/images/og-image.png"],
"uploadDate": "2025-09-16T00:00:00+08:00",
"contentUrl": "https://teable-media.s3.us-west-2.amazonaws.com/video/Case2+Talk+to+build+apps+on+data_compressed.mp4"
}) }}
  />

  <video controls preload="metadata" className="w-full aspect-video" src="https://teable-media.s3.us-west-2.amazonaws.com/video/Case2+Talk+to+build+apps+on+data_compressed.mp4" />

  3. **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.

  <script
    type="application/ld+json"
    dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Talk to Automate Workflow",
"description": "Create automations in plain language.",
"thumbnailUrl": ["https://teable.ai/assets/images/og-image.png"],
"uploadDate": "2025-09-16T00:00:00+08:00",
"contentUrl": "https://teable-media.s3.us-west-2.amazonaws.com/video/Case3+Talk+to+automate+workflow_compressed.mp4"
}) }}
  />

  <video controls preload="metadata" className="w-full aspect-video" src="https://teable-media.s3.us-west-2.amazonaws.com/video/Case3+Talk+to+automate+workflow_compressed.mp4" />

  4. **Talk to Data for Analysis:** Conversational query, visualize, and get instant insights on your data. No SQL, no code.

  <script
    type="application/ld+json"
    dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Talk to Data for Analysis",
"description": "Conversational query, visualize, and get instant insights on your data.",
"thumbnailUrl": ["https://teable.ai/assets/images/og-image.png"],
"uploadDate": "2025-09-16T00:00:00+08:00",
"contentUrl": "https://teable-media.s3.us-west-2.amazonaws.com/video/Case4+Talk+to+data+for+analysis_compressed.mp4"
}) }}
  />

  <video controls preload="metadata" className="w-full aspect-video" src="https://teable-media.s3.us-west-2.amazonaws.com/video/Case4+Talk+to+data+for+analysis_compressed.mp4" />

  5. **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)

  <script
    type="application/ld+json"
    dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Talk to Process Data at Scale",
"description": "Batch-handle files and auto-extract key fields.",
"thumbnailUrl": ["https://teable.ai/assets/images/og-image.png"],
"uploadDate": "2025-09-16T00:00:00+08:00",
"contentUrl": "https://teable-media.s3.us-west-2.amazonaws.com/video/case5+talk+to+process+files_compressed.mp4"
}) }}
  />

  <video controls preload="metadata" className="w-full aspect-video" src="https://teable-media.s3.us-west-2.amazonaws.com/video/case5+talk+to+process+files_compressed.mp4" />

  6. **Batch Image & Copy Generation:** Batch-generate product images, copy, and video scripts to become a super marketer

  <script
    type="application/ld+json"
    dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Batch Image & Copy Generation",
"description": "Batch-generate product images, copy, and video scripts.",
"thumbnailUrl": ["https://teable.ai/assets/images/og-image.png"],
"uploadDate": "2025-09-16T00:00:00+08:00",
"contentUrl": "https://teable-media.s3.us-west-2.amazonaws.com/video/Case6+Batch+image+&+copy+generation_compressed.mp4"
}) }}
  />

  <video controls preload="metadata" className="w-full aspect-video" src="https://teable-media.s3.us-west-2.amazonaws.com/video/Case6+Batch+image+&+copy+generation_compressed.mp4" />

  ## 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
</Update>

<Update label="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.

  <img loading="lazy" alt="Button Field screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-08-12-20-33-43.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=fbfd7639973f3b3abf935b66f3c4428a" width="2778" height="1462" data-path="images/changelog/2025/2025-08-12-20-33-43.png" />

  * **One-Click Actions**: Effortlessly manage status changes, sync data, send notifications, and more.

  <img loading="lazy" alt="One-Click Actions screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-08-12-20-31-22.gif?s=f7eba5f253ba40074292cbf5ad4cab92" width="2186" height="948" data-path="images/changelog/2025/2025-08-12-20-31-22.gif" />

  * **Precise Control**: Set a "Max clicks" and a "Allow reset" for each button to prevent accidental clicks or duplicate actions.

  <img loading="lazy" alt="Precise Control screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-08-12-20-32-31.gif?s=e02a62428ccd4ac5a6cfe58c04d45682" width="2188" height="948" data-path="images/changelog/2025/2025-08-12-20-32-31.gif" />
</Update>

<Update label="Jul 16, 2025">
  ## AI Features

  * **Base Chat System**: You can chat with your base and generate reports

  <img loading="lazy" alt="Base Chat System screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-23-19-08-04.gif?s=54e40f208acb71856b53d066d8c2d099" width="1968" height="1054" data-path="images/changelog/2025/2025-07-23-19-08-04.gif" />

  * **AI Field Configuration**: Comprehensive AI configuration support for attachment, numeric, and other field types with improved interaction experience

      <Columns cols={2}>
        <Card>
          <img loading="lazy" alt="AI Field Configuration screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-22-19-03-02.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=4049d967f1f6ddde6f177b92f38d1473" width="652" height="1806" data-path="images/changelog/2025/2025-07-22-19-03-02.png" />
        </Card>

        <Card>
          <img loading="lazy" alt="AI Features screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-22-19-01-57.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=8f41669d2b4020ed299a2a58b51e6782" width="652" height="1806" data-path="images/changelog/2025/2025-07-22-19-01-57.png" />
        </Card>
      </Columns>

  ## Permission & Access Control

  * **Cell-level Permission Control**: Granular permission management at the cell level with enhanced authority matrix and record history permissions

  <img loading="lazy" alt="Cell-level Permission Control screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-23-19-00-25.gif?s=6c92883a211c861ecd3ebf522e2be318" width="1968" height="1054" data-path="images/changelog/2025/2025-07-23-19-00-25.gif" />

  * **Advanced Access Management**: Full access control with hasFullAccess field and improved user validation systems

  <img loading="lazy" alt="Advanced Access Management screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-22-18-47-02.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=3a6e65e6de5b67e76a70cc3db7168af2" width="2780" height="1804" data-path="images/changelog/2025/2025-07-22-18-47-02.png" />

  ## Enterprise Management

  * **Custom Branding**: Complete custom branding solution for enterprise deployments

  <img loading="lazy" alt="Custom Branding screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-22-18-24-12.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=09ae2aa0323e84176894ab3be177bc99" width="3358" height="1804" data-path="images/changelog/2025/2025-07-22-18-24-12.png" />

  * **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

  <img loading="lazy" alt="Enhanced Automation System screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-22-18-57-05.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=e9a638fc7fd3c42b75918e7f5602b2b9" width="2272" height="1806" data-path="images/changelog/2025/2025-07-22-18-57-05.png" />

  * **Advanced Workflow Actions**: Enhanced HTTP actions with proper encoding, JSON parsing, and error handling

  <img loading="lazy" alt="Advanced Workflow Actions screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-22-18-58-31.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=5eed03fafcff2cfd44c8c0a8ace5b479" width="2268" height="1802" data-path="images/changelog/2025/2025-07-22-18-58-31.png" />

  # Teable Updates (Core)

  ## Core Platform Features

  * **Base & Workspace Management**: Support for moving bases between spaces and enhanced workspace organization

  <img loading="lazy" alt="Base & Workspace Management screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-22-19-26-27.gif?s=9ede89bfe45aa4dec0594b9ffdf83cfd" width="1968" height="1054" data-path="images/changelog/2025/2025-07-22-19-26-27.gif" />

  * **Template System**: Complete template functionality with markdown descriptions, mobile UI optimization, and advanced duplication capabilities

  <img loading="lazy" alt="Template System screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-22-20-01-03.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=cfc953aa1bd820835ba5fbadc0119241" width="3358" height="1804" data-path="images/changelog/2025/2025-07-22-20-01-03.png" />

  * **Field Management**: Support for field duplication and improved field conversion with undo/redo functionality

  <img loading="lazy" alt="Field Management screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-22-20-01-55.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=d91dadfdb6925aa83362cb03429f6d22" width="3358" height="1062" data-path="images/changelog/2025/2025-07-22-20-01-55.png" />

  ## 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

  <img loading="lazy" alt="Enhanced Editors screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-22-20-05-21.gif?s=a99e4c6f53f7f389920c8336efa44e77" width="2726" height="760" data-path="images/changelog/2025/2025-07-22-20-05-21.gif" />

  * **Navigation & Discovery**: Recent base list functionality and quick page navigation with last visited page memory

  <img loading="lazy" alt="Navigation & Discovery screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-23-17-51-55.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=d3cc1aacf93946812eaf99930afe64f1" width="3358" height="590" data-path="images/changelog/2025/2025-07-23-17-51-55.png" />

  * **Mobile Experience**: Comprehensive mobile optimization across all components and interfaces

  <img loading="lazy" alt="Mobile Experience screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-23-18-26-13.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=c16f10fc08ce04e34ed8b85c91ee6c6a" width="780" height="1336" data-path="images/changelog/2025/2025-07-23-18-26-13.png" />

  ## UI & Interaction

  * **Advanced Filtering**: Support for filtering by formatted date and improved filter management

  <img loading="lazy" alt="Advanced Filtering screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-23-17-50-51.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=14131a29f8e054706cdd9bc9d7b86dd5" width="3358" height="902" data-path="images/changelog/2025/2025-07-23-17-50-51.png" />

  * **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

  <img loading="lazy" alt="Multi-line Support screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-07-22-21-39-17.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=136ce5943ced4b655a252676812c3b62" width="3358" height="1802" data-path="images/changelog/2025/2025-07-22-21-39-17.png" />
</Update>

<Update label="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.

  <img loading="lazy" alt="Template Management screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-04-16-15-47-48.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=046e5f7ae2fc28064ebb9b61683ad825" width="3288" height="1608" data-path="images/changelog/2025/2025-04-16-15-47-48.png" />

  Users can create new bases from any available template.

  <img loading="lazy" alt="Template Management screenshot 2" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-04-16-15-47-57.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=919722d2ab1a2f628ec099258f2e74b8" width="916" height="426" data-path="images/changelog/2025/2025-04-16-15-47-57.png" />

  <img loading="lazy" alt="Template Management screenshot 3" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-04-16-15-48-09.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=d24cff665b5d9c19e0386c8fd48e4b3c" width="2658" height="1386" data-path="images/changelog/2025/2025-04-16-15-48-09.png" />

  ## Base Import/Export

  Export your base to a `.tea` file (which can be extracted as a ZIP archive)

  <img loading="lazy" alt="Base Import/Export screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-04-16-15-48-24.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=020cfb0241611c001b0a186b20311f99" width="678" height="474" data-path="images/changelog/2025/2025-04-16-15-48-24.png" />

  Import an existing base from a `.tea` file

  <img loading="lazy" alt="Base Import/Export screenshot 2" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-04-16-15-48-37.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=b93aeef9ec7ca9ce48bb2012f4667c13" width="758" height="624" data-path="images/changelog/2025/2025-04-16-15-48-37.png" />

  <img loading="lazy" alt="Base Import/Export screenshot 3" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-04-16-15-48-42.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=da8feffa98d78a637c8b3589a8a616e8" width="1464" height="1086" data-path="images/changelog/2025/2025-04-16-15-48-42.png" />

  ## Field Duplication

  Easily duplicate any field with a single click

  <img loading="lazy" alt="Field Duplication screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-04-16-15-48-56.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=e247a79706de0f21eb8e580607025140" width="664" height="354" data-path="images/changelog/2025/2025-04-16-15-48-56.png" />
</Update>

<Update label="Mar 21, 2025">
  ## Custom LLM Integration Support

  * You can custom LLM integration in space setting

  <img loading="lazy" alt="Custom LLM Integration Support screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-04-07-13-56-41.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=69fb66a05200b8cedd22e265e823eafa" width="2538" height="1448" data-path="images/changelog/2025/2025-04-07-13-56-41.png" />

  ## Table Duplication

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

  <img loading="lazy" alt="Table Duplication screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-04-07-13-56-56.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=fac06c24c814b4a62e03c90bb5e45f7b" width="672" height="578" data-path="images/changelog/2025/2025-04-07-13-56-56.png" />

  ## Quick navigation

  * Added memory of last visited page for quick navigation

  <script
    type="application/ld+json"
    dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "Quick Navigation",
"description": "Added memory of last visited page for quick navigation.",
"thumbnailUrl": ["https://teable.ai/assets/images/og-image.png"],
"uploadDate": "2025-03-21T00:00:00+08:00",
"contentUrl": "https://help.teable.ai/images/changelog/2025/425306571-60138722-a683-4133-a021-e492dc3538e7.mp4"
}) }}
  />

  <video controls preload="metadata" className="w-full aspect-video" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/425306571-60138722-a683-4133-a021-e492dc3538e7.mp4?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=3c03ab4c28f0f0c61ab56486fedbc207" data-path="images/changelog/2025/425306571-60138722-a683-4133-a021-e492dc3538e7.mp4" />

  ## Plugin Enhancements

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

  <img loading="lazy" alt="Plugin Enhancements screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-04-07-13-57-57.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=dc95d39421ba9b2e42d0b3ed647076cf" width="2538" height="1448" data-path="images/changelog/2025/2025-04-07-13-57-57.png" />

  ## 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
</Update>

<Update label="Feb 05, 2025">
  ## 1. Table Trash

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

  <img loading="lazy" alt="Table Trash screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-02-14-14-21-13.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=b0a76808f2fad601ff8221bac667bd30" width="970" height="322" data-path="images/changelog/2025/2025-02-14-14-21-13.png" />

  <img loading="lazy" alt="Table Trash screenshot 2" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-02-14-14-21-18.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=c8c5ae4391b6ed06a187cdc8e1577c6c" width="1948" height="760" data-path="images/changelog/2025/2025-02-14-14-21-18.png" />

  ## 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.

  <img loading="lazy" alt="Personal Views and Locked Views screenshot" src="https://mintcdn.com/teablecn/NP3JGKBG3IReJDnF/images/changelog/2025/2025-02-12-18-33-01.png?fit=max&auto=format&n=NP3JGKBG3IReJDnF&q=85&s=a0ab9476a6d028f705de3947c45cf93c" width="1900" height="506" data-path="images/changelog/2025/2025-02-12-18-33-01.png" />

  ## 4. AI Integration

  * Added support for custom Large Language Model APIs, enabling AI-generated formulas.

  Admin Panel/Settings/AI Settings

  <img loading="lazy" alt="AI Integration screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-02-14-14-21-50.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=379f8dd35e21f730bfec62c019b77efb" width="1710" height="1206" data-path="images/changelog/2025/2025-02-14-14-21-50.png" />

  ## 5. Search Index Optimization

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

  <img loading="lazy" alt="Search Index Optimization screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-02-14-14-21-56.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=b6923610d81ced3b23de44a3e4644337" width="1248" height="736" data-path="images/changelog/2025/2025-02-14-14-21-56.png" />

  ## 6. Email Verification at Registration

  * Added email verification support during registration to enhance security.

  Admin Panel/Settings/General Settings

  <img loading="lazy" alt="Email Verification at Registration screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-02-14-14-22-08.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=acc2ddab3144ff29db787c6e59435af8" width="1596" height="284" data-path="images/changelog/2025/2025-02-14-14-22-08.png" />

  ## 7. Drag and Drop File Upload

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

  <img loading="lazy" alt="Drag and Drop File Upload screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-02-14-14-22-18.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=276b72daa64d059a44ae5bb53f42ccdf" width="1318" height="608" data-path="images/changelog/2025/2025-02-14-14-22-18.png" />

  ## 8. Forced OAuth2/OIDC Login

  * Introduced an environment variable to enforce OAuth2/OIDC login, enhancing authentication control.

  `PASSWORD_LOGIN_DISABLED=true`

  <img loading="lazy" alt="Forced OAuth2/OIDC Login screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-02-14-14-22-24.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=73490e0b3f04dcd4205fe86f8e1ecf52" width="1834" height="902" data-path="images/changelog/2025/2025-02-14-14-22-24.png" />

  ## 9. Quick API Token Permission Selection

  * Simplified API token permission configuration with quick selection options.

  <img loading="lazy" alt="Quick API Token Permission Selection screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-02-14-14-22-32.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=afafd71accce044778d8be8241e96cad" width="1196" height="456" data-path="images/changelog/2025/2025-02-14-14-22-32.png" />

  ## 10. Custom Physical Field Names

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

  <img loading="lazy" alt="Custom Physical Field Names screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-02-14-14-22-39.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=f96bb3ae8617fa03570c109bf926e9ee" width="718" height="726" data-path="images/changelog/2025/2025-02-14-14-22-39.png" />

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

  <img loading="lazy" alt="Quick Filter, Sort, and Group via Field Name Right-click screenshot" src="https://mintcdn.com/teablecn/TTKzDtUUgIulxwRZ/images/changelog/2025/2025-02-14-14-22-45.png?fit=max&auto=format&n=TTKzDtUUgIulxwRZ&q=85&s=2c5c3083819d825356f912a93370db8c" width="714" height="780" data-path="images/changelog/2025/2025-02-14-14-22-45.png" />

  ## 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).
</Update>
