Teable logo

Teable

Collaborate with your team in real-time, and scale to millions of rows

Alternative to: airtable


About Versions (46)

v1.6.0

2025-02-05

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
  3. 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
  2. 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
  2. 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
  2. Custom Physical Field Names During Creation

    • Allowed specifying custom physical field names (dbFieldName) when creating new fields. (#1244) image
  3. Quick Filtering via Field Name Right-Click

    • Added support for quick filtering by right-clicking on field names. (#1135) image
  4. System User Display Enhancements

    • Improved the display of system users, such as “Anonymous” roles. (#1128)
  5. 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

New Contributors

Full Changelog: https://github.com/teableio/teable/compare/v1.5.2…v1.6.0