Skip to content

release.2026-08-06T09-58-00Z.2518

Choose a tag to compare

@tea-artist tea-artist released this 06 Aug 11:17
06a4461

Feature Updates

  • Self-hosted Docker deployments can now start without preconfigured secrets and display clear configuration guidance. Existing deployments retain access to previously encrypted data, but production instances should configure dedicated secrets.

Bug Fixes & Improvements

  • Single-field and field-list API responses now consistently report whether formula, lookup, rollup, and other computed field values are pending.
  • Conditional lookup fields can now be restored from Trash without errors while preserving their matching conditions and resolved values.
  • AI Chat can more reliably resume when a queued message is sent immediately after stopping a response, with improved handling for temporary failures and busy states.
  • Usage-limit errors now provide consistent, localized guidance across API, bulk editing, import, export, and streaming flows. Row limits are enforced more consistently, and imports that exceed quotas are rejected or truncated with a clear report.
  • AI Chat image attachments now upload more quickly and complete individually. Slow or failed uploads no longer unnecessarily block other attachments or the conversation.
  • Deployments configured with a Redis URI now use Redis automatically instead of falling back to local SQLite. Set the cache provider explicitly if a different provider is intended.
  • Fixed records sometimes missing from the linked record picker, particularly for links across bases.
  • Unsupported field-reference comparisons in conditional lookup or rollup fields no longer block unrelated record reads or updates.
  • Empty tables can now be duplicated reliably.
  • Fixed saved views with scalar lookup filters sometimes failing to load records and displaying a “Socket Error.”