← Back to all sparks
T

Teable

COLLAB
Velocity6.3

Open-source no-code database and Airtable alternative

Teable ships daily, and the work has moved from grid features to platform governance.

no-code-databaseai-skillsadmin-governancebyodbperformanceself-hosted
Current state
Teable releases several times a week under timestamped version tags. This window covers admin-governed shared Skills, scoped personal access token enforcement, an instance-wide control over whether platform AI keys reach Apps, BYODB health reporting, and a sustained run of performance work on lookups, computed-field cascades, and large-table operations.
Where it's heading
Two threads dominate. The first is agent infrastructure being pulled under administrative control: Skills published, upgraded, rolled back, and access-managed centrally rather than installed per user, alongside a switch governing AI credentials for Apps. The second is durability at scale, with write bursts, high fan-out cascades, and tens-of-thousands-record selections all getting attention. Together they describe a product hardening for self-hosted and larger deployments where AI features need an audit trail and an off switch.
Prediction
Expect the Skills governance surface to extend toward usage reporting or per-Skill permissioning, and continued work on computed-field cascades, which appear in nearly every release in this window.

Recent moves

  1. 1d ago

    Teable speeds large-table duplication by roughly 48%

    Mostly performance: large-table duplication drops by roughly 48% on a 50,000-record table, with faster formula and rollup field creation. The one user-facing addition lets people add missing select options while creating linked records.

    View source ↗
  2. 1d ago

    Teable adds guided first-run onboarding for new Cloud users

    A guided first-run experience for new Cloud users covering profile setup, import, AI-recommended automations, and team invites. The accompanying schema-safety work — rejecting deletion of system-managed columns — matters more for existing users.

    View source ↗
  3. 4d ago

    Teable adds admin-governed org-wide and space-shared Skills

    ⚡ SPARK

    The clearest expression of the governance thread: Skills stop being a per-user installation and become an administered asset with a publish, upgrade, and rollback lifecycle. It is the point where Teable's AI layer acquires the controls an IT owner would require.

    View source ↗
  4. 5d ago

    Teable hardens large lookup and computed-field cascades

    A single reliability fix for large lookup conditional groups and wide computed-field cascades during high-volume changes. Part of the recurring cascade-hardening effort rather than a distinct release.

    View source ↗
  5. 5d ago

    Teable enforces PAT scopes and isolates files per chat

    Scoped personal access tokens are now strictly enforced, so integrations relying on previously over-permissive access start receiving 403s. Presented files also become isolated per chat. Both tighten boundaries around the AI surface.

    View source ↗
  6. 6d ago

    Teable sets a 10-minute floor on scheduled automations

    New scheduled automations and email polling are held to a minimum 10-minute interval, with existing configurations grandfathered. A capacity decision as much as a feature, alongside large-scale delete and conversion performance work.

    View source ↗