release.2026-07-17T05-20-38Z.2264
teableio/teablerelease.2026-07-17T05-20-38Z.2264Jul 17, 2026by github-actions[bot]
AI Summary
This release focuses on stability and performance improvements across formula fields, link fields, and AI interactions. It addresses edge cases in record updates and enhances the responsiveness of background tasks and session management.
Key Highlights
- Fixed select option editing reliability for Single and Multiple select fields
- Improved formula field stability for nested Lookup and IF formulas
- Enhanced AI response performance with reduced caching and parsing
- Improved high-volume link field handling and calculation reliability
- Fixed table recycle bin menu issues to show only relevant actions
Full Release Notes
## Fixes & Improvements * **Fixed select option editing**: Clicking existing **Single select** or **Multiple select** options now opens the dropdown reliably. * **Improved formula field stability**: Fixed failures in nested **Lookup** and **IF** formulas with certain numeric results. * **Improved many-to-many link stability**: Fixed reverse link fields not updating promptly after large-scale background update failures. * **Improved high-volume link field handling**: High-cardinality Link fields now calculate and display more reliably. * **Improved formula and lookup update speed**: Multi-stage linked record updates now refresh calculations and cascades faster. * **Improved calculation task stability**: Paused calculation tasks are no longer repeatedly awakened, reducing invalid scheduling. * **Fixed table recycle bin menu issues**: Recycled tables now only show relevant actions like restore and delete. * **Fixed deleted table restoration issues**: Restoring a table now only restores fields and views from that deletion. * **Improved AI response performance**: AI Proxy SSE and streaming responses now reduce unnecessary caching and parsing. * **Improved high-frequency background paths**: Settings reads, tracking, data cleanup, and session lookups are now lighter. * **Enhanced session file matching checks**: Session file lookups now use stricter ID validation to reduce mismatches.