release.2026-08-19T02-25-59Z.2698

teableio/teablerelease.2026-08-19T02-25-59Z.2698Aug 19, 2026by tea-artist

AI Summary

Improved security by automatically encrypting AI provider API keys at rest, alongside reliability fixes for table schema updates involving computed and lookup fields.

Key Highlights

  • AI provider API keys and configuration secrets are now automatically encrypted at rest.
  • Improved table schema update reliability by correctly backfilling computed and lookup field values.
  • Fix for backfill errors when generated and stored data types differ.

New Features

  • Automatic encryption of AI provider API keys

Full Release Notes

## Feature Updates

- AI provider API keys and configuration secrets are now automatically encrypted at rest without changing how providers are configured.

## Bug Fixes & Improvements

- Improved table schema update reliability by correctly backfilling computed and lookup field values when their generated and stored data types differ.