Skip to content

Releases: teableio/teable

v1.10.0

15 Sep 16:12
Compare
Choose a tag to compare

Teable EE - The AI Database Agent

Aligned with 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.
case1.talk.to.build.databases_compressed.mp4
  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.
Case2.Talk.to.build.apps.on.data_compressed.mp4
  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.
Case3.Talk.to.automate.workflow_compressed.mp4
  1. Talk to Data for Analysis: Conversational query, visualize, and get instant insights on your data. No SQL, no code.
Case4.Talk.to.data.for.analysis_compressed.mp4
  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).
case5.talk.to.process.files_compressed.mp4
  1. Batch Image & Copy Generation: Batch-generate product images, copy, and video scripts to become a super marketer.
Case6.Batch.image.copy.generation_compressed.mp4

Community Edition v1.10.0

🎯 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
  • DataLoader Optimization: Reduced duplicate field queries through dataloader implementation
  • Template UI Enhancements: Improved template application with icons and names

🛠️ Infrastructure & Developer Experience

  • Batch Operations: Implemented batch update for view operations
  • Database Indexes: Added indexes to TableTrash and RecordTrash models
  • 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

What's Changed

Full Changelog: v1.9.1...v1.10.0

v1.9.1

13 Aug 13:20
aa0cc4c
Compare
Choose a tag to compare

Teable EE v0.4.0 / Community v1.9.1 Release Notes

✨ teable.io now teable.ai

Enterprise Edition

Key Features

  • Button Field: Interactive button fields for enhanced workflows
    2025-08-12-20-31-22

  • Advanced User Management: Permanent user deletion with enterprise compliance

  • Visit Logging: User access tracking and analytics

Critical Fixes

  • Fixed S3 file upload stability issues
  • Resolved button field duplication errors during base import
  • Fixed AliCloud export expiration errors

Community Edition v1.9.1

Key Features

  • User Account Deletion: Self-service account deletion feature
  • AWS Bedrock AI Support: Extended AI capabilities with AWS integration
  • AliCloud Storage Support: Native support for AliCloud storage services

Performance & Fixes

  • ShareDB Query Optimization: Significantly improved real-time collaboration performance
  • File Upload Fixes: Multiple S3 upload stability improvements
  • Multi-value Field Grouping: Fixed sorting issues in grouped views
  • Import Reliability: Resolved timeout issues with large field imports

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

16 Jul 13:34
a7b2ae1
Compare
Choose a tag to compare

Teable EE Updates (Enterprise Edition 0.3.0)

AI Features

  • Base Chat System: Complete chat functionality with enhanced UI, SQL query capabilities, and auto-continuation for length-limited responses
  • 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 (Community Edition)

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

Technical Improvements

  • Server-Side Rendering: Enhanced SSR performance for better page load times and SEO
  • Localization: HTTP error message localization and improved internationalization support
  • Stability Fixes: Comprehensive bug fixes for calendar views, data integrity issues, and file upload problems

What's Changed

Read more

v1.8.0

16 Apr 07:37
6582c1d
Compare
Choose a tag to compare

Highlight 🎉

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.

Template creation interface

Users can create new bases from any available template.

Create base from template option Template selection interface

Base Import/Export

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

Import an existing base from a .tea file
Base import option

Import process interface

Field Duplication

Easily duplicate any field with a single click
Field duplication feature


News: Teable Enterprise Edition Now Available! 🚀

We're thrilled to announce that after continuous refinement and development, Teable Enterprise Edition (EE) is now available to all users! Both on cloud and selfhost, Visit teable.io to experience powerful features including:

AI Field
Automation
Authority Matrix
Admin Panel

Subscriptions are now open. For detailed information about pricing and plans, please visit our Pricing page.


What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

21 Mar 06:02
bbcbf96
Compare
Choose a tag to compare

Highlight 🎉

Custom LLM Integration Support

  • You can custom LLM integration in space setting by @Sky-FE (#1315)
image

Table Duplication

  • Support for duplicating tables, including proper handling of linked fields and relationships (#1335)
image

Quick navigation

  • Added memory of last visited page for quick navigation (#1388)
last-visit.mp4

Plugin Enhancements

  • Added floating element plugin (#1313)
  • Added table plugin support (#1340)
  • Plugin support for getting temporary tokens (#1317)
  • Added getSelectionRecords plugin bridge method (#1358)
image

Performance Improvements

  • Optimized layout for touch devices (#1338)
  • Better SSR implementation across the application (#1354, #1357)
  • Improved performance when creating multiple fields at once (#1356)
  • Merged database I/O operations during table imports (#1362)

New Language Support 🌍

Notable Fixes

  • Fixed calendar border color in dark mode (#1260)
  • Fixed timezone errors when grouping by date fields (#1296)
  • Fixed data misalignment issues from column order changes (#1297)
  • Resolved issues with Excel imports:
    • Fixed crash when row number is 0 or 1 (#1302)
    • Fixed number precision issues in Excel imports (#1308)
  • Fixed 401 errors when uploading attachments in shared forms (#1327)
  • Fixed scrolling issues throughout the application (#1329)
  • Removed year selection range restrictions in calendar (#1352)
  • Fixed issues with relationship field conversions (#1365)

Other Improvements

  • Dynamic color system implementation (#1387)
  • Optimized responsive layout for base cards (#1361)
  • Improved UI for longer internationalized text (#1299)

What's Changed

New Contributors

Read more

v1.6.0

05 Feb 09:19
973cfb8
Compare
Choose a tag to compare

Highlight 🎉

  1. Table Trash
    • Introduced a table trash feature, allowing users to recover deleted records, views, and fields. (#1141)
image image
  1. Duplicate Views

    • Added support for duplicating views, enabling users to quickly create copies of existing views. (#1147)
  2. Personal and Locked Views

    • Introduced personal views for local modifications and locked views to prevent collaborators from making direct changes. (#1250, #1256)
image
  1. AI Integration
    • Added support for custom large language model APIs, enabling AI-generated formulas. (#1117)

Admin Panel / Settings / AI settings
image

  1. Search Index Optimization
    • Implemented search indexing, significantly improving search speed for large tables. (#1245, #1193, #1205)
image
  1. Email Verification During Registration
    • Added email verification support during user registration for enhanced security. (#1252)

Admin Panel / Settings / General settings
image

  1. Drag-and-Drop Attachment Upload
    • Users can now drag and drop files directly into cells for quick attachment uploads. (#1255)
image
  1. Forced OAuth2/OIDC Login
    • Introduced a ENV to enforce OAuth2/OIDC login for improved authentication control. (#1131)

PASSWORD_LOGIN_DISABLED=true

image
  1. API Token Permission Quick Selection
    • Streamlined API token permissions with quick selection options for easier configuration. (#1116)
image
  1. Custom Physical Field Names During Creation
    • Allowed specifying custom physical field names (dbFieldName) when creating new fields. (#1244)
image
  1. Quick Filtering via Field Name Right-Click
    • Added support for quick filtering by right-clicking on field names. (#1135)
image
  1. System User Display Enhancements

    • Improved the display of system users, such as "Anonymous" roles. (#1128)
  2. No mandatory reliance on HTTPS
    Copy-paste functionality is unaffected without HTTPS, except when copying large amounts of data (over 300 rows), which requires an HTTPS environment (#1247)

What's Changed

Read more

v1.5.2

27 Nov 15:11
5bfeded
Compare
Choose a tag to compare

Highlight 🎉

Calendar view

Show and edit your schedule in the calendar view
image

Global search and highlight

The search feature has been greatly improved. You can now search not only by specific fields but also do a global search, with the option to filter out unmatched rows.
image

Filter in Lookup and Rollup field

Now, you can filter the relevant records and do the calculations. The boundary has broadened even further!
image

Form support require-login

After adding this option, you'll be able to view the submitter's information in the created-by field.
image

A switch for allowing new options when editing.

Users can now disable the option to add new options while editing single or multiple select fields, preventing accidental addition of options.
image

More optimization

Copying on loaded data doesn't require a network request, it's 10x faster.
Created-by and Last-modified-by field support display for anonymous user and automation robot users.

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

09 Nov 08:09
9dc5e2c
Compare
Choose a tag to compare

Highlight 🎉

Gallary view

One more view!
image
image

Preview PDF / Word / Excel in the attachment field

Click on your attachment and preview

iShot_2024-11-09_16.04.00.mp4

Duplicate a record

Right-click, or click the edit form's "more button" to duplicate a record

image image

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

25 Oct 06:07
706b1c8
Compare
Choose a tag to compare

Highlight 🎉

Hey, awesome community! We've been cooking up a storm, and version 1.5.0 is finally here! 🍳✨

Dashboard

image image

Bar/Line/Pie/Area/Table Chart 📊

Comprehensive chart types

image

Flexible data query

image

Record comment ✍️

image

Statistics for every group

image

Link cross base

You are now free to link with any base!

Edit field -> Link from external base -> Choose base

image

Example: from Sales CRM base to Project Management base

image

Link table view control 💪

Comprehensive permission control, don't worry about accidental data display due to linking!

Edit field -> More options

  1. Control which views to link records from
  2. Controls that records that meet the filter criteria can be linked
  3. Controls which fields can be viewed in the link selection list
image

Field default value

Default values can be set for most fields

image

Sheet form view plugin

image
sheet.form.mp4

Kanban view supports full-field stacking

image

Russian language

Improvements

Attachment field image preview is much faster
The formula date time result now matches the time zone
The formula can correctly handle escape characters such as “\n”
Paste the attachment directly on the selected cell

What's Changed

Read more

v1.4.1

12 Sep 03:53
ab7fd4a
Compare
Choose a tag to compare

Highlight 🎉

Trash

You can restore space, base, and table from trash now!
image
image
image

Drag and drop attachments to reorder

Community contributions from @zholadev ❤️

output.mp4

Upload attachment into cell

Upload via file

curl -X POST 'https://app.teable.io/table/__tableId__/record/__recordId__/__fieldId__/uploadAttachment' \
  -H 'Authorization: Bearer __token__' \
  -H 'Content-Type: multipart/form-data' \
  -F 'file=@/path/to/your/file.jpg'

Upload via URL

curl -X POST 'https://app.teable.io/table/__tableId__/record/__recordId__/__fieldId__/uploadAttachment' \
  -H 'Authorization: Bearer __token__' \
  -H 'Content-Type: multipart/form-data' \
  -F 'fileUrl=https://example.com/image.jpg'

Response Updated Record

{
    "id": "rec123456789ABCDE",
    "fields": {
      "fld123456789ABCDE": [
        {
          "id": "act75TiSyhcS7hfrizW",
          "name": "example.jpg",
          "path": "table/example",
          "size": 392903,
          "token": "tokenxxxxx",
          "width": 976,
          "height": 1000,
          "mimetype": "image/jpeg",
          "presignedUrl": "https://sss.teable.io/pvt-assets/table/previewURL"
        }
      ],
    }
}

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1