Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-16 | 6.3 kB | |
v1.8.0 source code.tar.gz | 2025-04-16 | 7.5 MB | |
v1.8.0 source code.zip | 2025-04-16 | 9.4 MB | |
Totals: 3 Items | 17.0 MB | 0 |
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.
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
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
- fix: invite user signup when email verification opened by @boris-w in https://github.com/teableio/teable/pull/1399
- fix: person view search error by @caoxing9 in https://github.com/teableio/teable/pull/1401
- feat: enterprise adapter by @tea-artist in https://github.com/teableio/teable/pull/1406
- feat: support field duplicate by @caoxing9 in https://github.com/teableio/teable/pull/1398
- fix: automation last visit crash by @tea-artist in https://github.com/teableio/teable/pull/1409
- chore: add minio region support by @cospotato in https://github.com/teableio/teable/pull/1314
- fix: correct typo "Bstätigen" to "Bestätigen" in german language file by @SergejKembel in https://github.com/teableio/teable/pull/1400
- feat: new fieldKeyType dbFieldName by @tea-artist in https://github.com/teableio/teable/pull/1410
- fix: use false and empty string to reset checkbox and text by @tea-artist in https://github.com/teableio/teable/pull/1411
- feat: add API endpoint for listing base collaborator users by @boris-w in https://github.com/teableio/teable/pull/1412
- feat: support template by @caoxing9 in https://github.com/teableio/teable/pull/1413
- fix: template relative by @caoxing9 in https://github.com/teableio/teable/pull/1416
- fix: duplicate base error causing the dbfieldname unmatch by @caoxing9 in https://github.com/teableio/teable/pull/1419
- fix: duplicate base view order column missing by @caoxing9 in https://github.com/teableio/teable/pull/1420
- chore: remove db-migrate by @tea-artist in https://github.com/teableio/teable/pull/1418
- perf: optimize duplicate base ui by @caoxing9 in https://github.com/teableio/teable/pull/1421
- fix: duplicate base junction by @caoxing9 in https://github.com/teableio/teable/pull/1423
- chore: update import base file extension tip by @caoxing9 in https://github.com/teableio/teable/pull/1424
- fix: delete record with one-way many-many link cell crash by @tea-artist in https://github.com/teableio/teable/pull/1427
- fix: create template snapshot should break cross base link by @caoxing9 in https://github.com/teableio/teable/pull/1426
- fix: create template snapshot junction lacking by @caoxing9 in https://github.com/teableio/teable/pull/1429
- feat: field ai config by @Sky-FE in https://github.com/teableio/teable/pull/1414
- chore: adjust page detials by @tea-artist in https://github.com/teableio/teable/pull/1433
- feat: update field icon for ai config by @Sky-FE in https://github.com/teableio/teable/pull/1434
- fix: duplicate primary dependent field base by @caoxing9 in https://github.com/teableio/teable/pull/1432
- fix: correct row index calculation in Grid by @Sky-FE in https://github.com/teableio/teable/pull/1435
- Update README.md by @yangchuansheng in https://github.com/teableio/teable/pull/1436
- chore: remove wait for by @tea-artist in https://github.com/teableio/teable/pull/1438
- fix: enhance grid selection logic to correctly handle presort record and update selection range by @Sky-FE in https://github.com/teableio/teable/pull/1439
- fix: duplicate adapt error data by @caoxing9 in https://github.com/teableio/teable/pull/1440
- fix: delete record crash when contains a lookup link field by @tea-artist in https://github.com/teableio/teable/pull/1442
- fix: search index tips by @caoxing9 in https://github.com/teableio/teable/pull/1443
- fix: duplicate base which relative with auth e2e by @caoxing9 in https://github.com/teableio/teable/pull/1444
- fix: link fix logic error by @tea-artist in https://github.com/teableio/teable/pull/1445
- fix: update keyboard shortcut from 'del' to 'delete' key by @boris-w in https://github.com/teableio/teable/pull/1446
New Contributors
- @cospotato made their first contribution in https://github.com/teableio/teable/pull/1314
- @SergejKembel made their first contribution in https://github.com/teableio/teable/pull/1400
- @yangchuansheng made their first contribution in https://github.com/teableio/teable/pull/1436
Full Changelog: https://github.com/teableio/teable/compare/v1.7.0...v1.8.0