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

dmachat/angular-webpack-cookbookrelease.2026-07-21T00-26-02Z.2300Jul 21, 2026by tea-artist

AI Summary

Enhanced Airtable import reliability and fixed critical OAuth sign-in issues for generated apps.

Key Highlights

  • Airtable imports provide clearer feedback and return links for other bases
  • Improved Airtable migration reliability with better retry logic for stalled transfers
  • Personal access tokens can now use Airtable import endpoints
  • Fixed 'Failed to create user record' on first-time OAuth sign-in

New Features

  • Personal access tokens can now use 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.