release.2026-07-21T00-26-02Z.2300

songquanpeng/one-apirelease.2026-07-21T00-26-02Z.2300Jul 21, 2026by tea-artist

AI Summary

This release enhances Airtable import reliability and user feedback mechanisms. It introduces new API capabilities for tokens and fixes critical authentication issues affecting new user sign-ins.

Key Highlights

  • Improved Airtable import reliability with better error handling
  • Enhanced user feedback by navigating to imported tables
  • Personal Access Tokens can now use Airtable import endpoints
  • Fixed first-time OAuth sign-in failures in generated apps
  • Improved app login flow consistency for new users

New Features

  • Personal Access Token support for Airtable import endpoints

Full Release Notes

- Airtable imports from chat now provide clearer visible feedback by navigating to the imported table in the current base and returning links for imports into other bases.
- Improved Airtable migration reliability so stalled attachment transfers, expired downloads, interrupted API responses, and slow-but-active record reads fail or retry safely instead of leaving imports hanging.
- Personal access tokens can now use Airtable import endpoints when the target permissions and required integration scopes are valid.

- Fixed an issue where users could see “Failed to create user record” on their first OAuth sign-in to generated apps with domain or open login enabled.
- Improved the app login flow so new users are created through the app API path consistently, while existing app-token write behavior remains unaffected.