release.2026-07-02T15-09-23Z.2097

arhamkhnz/next-shadcn-admin-dashboardrelease.2026-07-02T15-09-23Z.2097Jul 6, 2026by github-actions[bot]

AI Summary

The update prioritizes stability and usability for the Agent Computer, fixing permission inheritance and improving chat response speeds.

Key Highlights

  • Improved Teable Agent resource link recognition.
  • Fixed organization permission inheritance for departments.
  • Improved chat response speed by prioritizing cached information.
  • Fixed duplicate AI replies after the first instruction.
  • Unified SQL query experience across UI and CLI.

New Features

  • Agent resource link recognition
  • Permission inheritance fixes
  • Chat speed optimization
  • Shared Base saving functionality
  • App card display improvements in AI conversations

Full Release Notes

## Feature Updates

* **Improved Teable Agent resource link recognition**: Agent now better recognizes Teable table, app, automation, and record links.

## Bug Fixes & Optimizations

* **Fixed organization permission inheritance**: Members now correctly receive permissions from departments or user groups, including parent departments.

* **Fixed date formula evaluation issues**: `IS_BEFORE`, `IS_AFTER`, and `IS_SAME` now return correct booleans in logical functions.

* **Improved status/date formula stability**: Time-based process states are now more reliable.

* **Fixed record insertion after attachment upload**: Reduced “Attachment not found” errors when inserting records after uploads.

* **Fixed inaccessible or undeletable error tables**: Tables in error states can now be removed for easier recovery.

* **Improved chat response speed**: Cached information is prioritized to reduce wait time.

* **Improved chat attachment handling**: Files sent through guided input are now preserved, displayed, and passed into chat.

* **Fixed attachment upload blocking in queued chats**: Improved upload stability in queued chat scenarios.

* **Fixed duplicate AI replies**: Reduced duplicate responses after the first instruction.

* **Fixed aggregation result loading failures**: Tables with mixed-case field names now load summary results more reliably.

* **Fixed saving shared Bases as copies**: Users can now save copies when shared links allow “Save as copy”.

* **Improved app card display in AI conversations**: Related app cards now appear below messages with context preserved.

* **Improved CLI help and documentation**: Clarified scope, base parameters, skill import, GitHub skill paths, login config, and SQL table naming.

* **Improved Agent Computer startup experience**: Enhanced app preview prewarming for faster, more stable app opening.

* **Unified SQL query experience**: SQL query permissions are now consistent across UI and CLI.

* **Improved table content display in AI Chat**: “Add to chat” now shows **field names** instead of column positions.

* **Improved AI Chat selection markers**: Row and column selections are clearer, helping AI understand referenced ranges.