release.2026-07-05T07-17-25Z.2114
arhamkhnz/next-shadcn-admin-dashboardrelease.2026-07-05T07-17-25Z.2114Jul 6, 2026by github-actions[bot]
AI Summary
This release focuses on enhancing AI chat interactions, improving billing accuracy, and fixing file handling issues for non-English characters.
Key Highlights
- Improved AI voice input experience with new transcription timing.
- Added manual billing usage calibration for 100% accuracy.
- Added integration authorization entry for connecting services like Slack.
- Fixed Agent Computer file download errors for Chinese characters.
- Improved stability for large Grid view duplications.
New Features
- AI voice input transcription improvements
- Manual billing usage calibration
- Slack integration authorization
- Non-English filename download handling
- Improved select option editing stability
Full Release Notes
## Feature Updates * **Improved AI voice input experience**: Transcription now starts after recording ends, making AI chats start more smoothly. * **Added manual billing usage calibration**: Manually refresh record counts in billing usage details to ensure 100% accuracy. * **Added integration authorization entry**: Connect services like Slack directly in chat without copying raw OAuth links. ## Fixes & Improvements * **Improved switch validation prompts**: Shows clearer blocking reasons when tables lack available fields or primary fields. * **Fixed linked space detection**: Fixed missing inbound linked spaces when multiple `foreignTableId` values exist in field configuration. * **Improved skill import and management UI**: Related workflows are clearer and easier to use. * **Improved select option editing stability**: Fixed misleading “Outbox transaction failed” errors caused by computed field recalculation failures. * **Improved lookup field usage in formulas**: Single-value lookup fields are handled more reliably as numbers, booleans, or dates. * **Improved large Grid view duplication**: Fixed timeouts and “operation scope too large” errors when duplicating large Grid views. - **Fixed Agent Computer file download errors**: Fixed 500 errors when filenames, paths, or URL parameters contain Chinese characters. - **Improved non-English filename downloads**: Improved response headers and file type handling for files with non-ASCII characters.