release.2026-07-15T16-27-51Z.2242

teableio/teablerelease.2026-07-15T16-27-51Z.2242Jul 16, 2026by github-actions[bot]

AI Summary

This release significantly improves the reliability of cross-database migrations and enhances the user experience for shared access and calendar views. It also strengthens permission checks across workflows and tables.

Key Highlights

  • Improved cross-database migration reliability preserving data and permissions
  • Enhanced Agent task progress display to avoid interference between tasks
  • Unified calendar view color experience with single/multi-select fields
  • Strengthened Base access permission checks to prevent path-based access
  • Fixed workflow permission issues for viewing, running, and deleting

Full Release Notes

## Fixes & Improvements

* **Improved shared access experience**: Anonymous visitors now see node descriptions when first opening shared content.

- **Improved cross-database migration reliability**: Moving a Base now better preserves data, schemas, fields, relations, and permissions.

- **Improved Agent task progress display**: Each new task shows independent progress, avoiding interference from previous task status.

- **Fixed Lookup field configuration errors**: Switching target fields after selecting a date field no longer causes page errors.

- **Improved Lookup field configuration updates**: Existing Lookup configurations are handled more reliably when switching target fields.

- **Improved AI field batch generation performance**: Reduced database load from linked updates during large-scale AI content generation.

- **Improved complex field dependency calculations**: Dependency handling is more efficient, making large Base recalculations more stable.

- **Fixed calendar view color panel display**: Color options now display correctly.

- **Unified calendar view color experience**: Calendar colors now match single-select and multi-select field colors.

- **Strengthened Base access permission checks**: Prevents accessing other Base resources through incorrect Base paths.

- **Fixed workflow permission issues**: Strengthened checks for viewing, running, testing, copying, enabling, disabling, and deleting workflows.

- **Fixed table permanent deletion permissions**: Tables can only be permanently deleted by authorized users in their Base.

* **Improved Self-hosted audit log loading speed**: Grouped audit log browsing is faster and smoother.

* **Improved long-running Agent task status sync**: Task status is more consistent across page recovery, snapshots, and real-time updates.

* **Fixed Lookup field display issues**: Lookup fields based on select fields no longer show empty UI while APIs return data.

* **Improved view filter stability**: Views no longer crash when filtering by affected Lookup fields with missing options.

* **Improved Lookup field option sync**: Lookup fields better preserve and display options after source field option changes.