Teable logo

Teable

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

Alternative to: airtable


About Versions (46)

v1.7.0

2025-03-21

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)

https://github.com/user-attachments/assets/60138722-a683-4133-a021-e492dc3538e7

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 🌍

  • 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

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

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