This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
ReleasePort's take
Light signalTeable release 2026-05-07 ships 30 improvements spanning formula optimization, automation enhancements, and UI bugfixes with an AI model recommendation for GPT-5.5. No breaking changes; standard maintenance upgrade.
Why it matters: 13 bugfixes address formula fields, stats, and app stability; 8 performance optimizations improve formula evaluation and cross-base references. Standard maintenance upgrade; no breaking changes.
Summary
AI summaryAI model recommendation prompt suggests switching to GPT-5.5.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
AI model recommendation prompt suggests switching to GPT-5.5 for smarter results and efficient compute usage. AI model recommendation prompt suggests switching to GPT-5.5 for smarter results and efficient compute usage. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Enhanced table selection statistics provide more stable stats within the table area. Enhanced table selection statistics provide more stable stats within the table area. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Department search for organization collaborator invites allows searching by department with parent paths to distinguish duplicate subdepartment names. Department search for organization collaborator invites allows searching by department with parent paths to distinguish duplicate subdepartment names. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Easier automation failure troubleshooting links failure emails directly to run record and opens failure details automatically. Easier automation failure troubleshooting links failure emails directly to run record and opens failure details automatically. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Manual rerun for failed automation runs enables rerunning tasks from run history after fixing configurations or actions. Manual rerun for failed automation runs enables rerunning tasks from run history after fixing configurations or actions. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
CLI record creation supports more field value formats including user, link, and attachment with clearer validation errors. CLI record creation supports more field value formats including user, link, and attachment with clearer validation errors. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
One login user table can now link to multiple Apps, improving related selection and display experience. One login user table can now link to multiple Apps, improving related selection and display experience. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Improved table mention experience reduces unnecessary loading in dialogs to minimize UI lag. Improved table mention experience reduces unnecessary loading in dialogs to minimize UI lag. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Performance | Medium |
Optimized formula field numeric comparisons improves stability and efficiency, reducing slow updates, locks, and timeouts in complex tables. Optimized formula field numeric comparisons improves stability and efficiency, reducing slow updates, locks, and timeouts in complex tables. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Performance | Medium |
Optimized cross-Base reference validation reduces false field errors and prevents related formulas from incorrectly returning NULL. Optimized cross-Base reference validation reduces false field errors and prevents related formulas from incorrectly returning NULL. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Performance | Medium |
Improved Grid drag-selection calculation accuracy reduces errors in decimal and large-number calculations. Improved Grid drag-selection calculation accuracy reduces errors in decimal and large-number calculations. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Performance | Medium |
Improved App Builder access speed reduces unnecessary requests for smoother app access. Improved App Builder access speed reduces unnecessary requests for smoother app access. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Performance | Medium |
Improved tab readability in App Builder dark mode enhances contrast and state distinction. Improved tab readability in App Builder dark mode enhances contrast and state distinction. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Performance | Medium |
Improved field description tooltips adds maximum width so long descriptions no longer stretch across the screen. Improved field description tooltips adds maximum width so long descriptions no longer stretch across the screen. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Performance | Medium |
Improved filter condition editing clicking outside a field dropdown closes only the dropdown, not the whole filter. Improved filter condition editing clicking outside a field dropdown closes only the dropdown, not the whole filter. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Performance | Medium |
Improved admin settings saving increases reliability of configuration updates. Improved admin settings saving increases reliability of configuration updates. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed formula field issues resolve empty formula values after record creation and failures creating formula fields in v2. Fixed formula field issues resolve empty formula values after record creation and failures creating formula fields in v2. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed v2 Trash restore issues records deleted in v2 can now be restored normally from Trash. Fixed v2 Trash restore issues records deleted in v2 can now be restored normally from Trash. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Improved chat content display fixes premature text truncation in chats and lists for better readability. Improved chat content display fixes premature text truncation in chats and lists for better readability. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
More consistent numeric comparisons across related field types resolves issues for formula, rollup, lookup, rating, and auto-number fields. More consistent numeric comparisons across related field types resolves issues for formula, rollup, lookup, rating, and auto-number fields. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed incorrect field error labels safely restore 35 affected fields with confirmed status in impacted Bases. Fixed incorrect field error labels safely restore 35 affected fields with confirmed status in impacted Bases. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Improved selection statistics accuracy maintains stats even when selections include records not loaded locally. Improved selection statistics accuracy maintains stats even when selections include records not loaded locally. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed selection statistics in grouped views count only visible records, following grouped and collapsed views. Fixed selection statistics in grouped views count only visible records, following grouped and collapsed views. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed loading issue for empty-value selection stats prevents all-empty or all-NULL selections from appearing stuck loading. Fixed loading issue for empty-value selection stats prevents all-empty or all-NULL selections from appearing stuck loading. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed App Builder login issues improve OAuth callback stability, reducing login failures after environment restarts. Fixed App Builder login issues improve OAuth callback stability, reducing login failures after environment restarts. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Improved Agent Computer creation stability in App Builder fixes dependency installation issues to reduce startup failures. Improved Agent Computer creation stability in App Builder fixes dependency installation issues to reduce startup failures. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed App preview not refreshing after code import updates preview immediately after importing changes. Fixed App preview not refreshing after code import updates preview immediately after importing changes. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed HTML preview tab height issues makes preview layouts more stable. Fixed HTML preview tab height issues makes preview layouts more stable. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed template preview permission issues dashboards in shared or template previews open normally with fewer unexpected 403 errors. Fixed template preview permission issues dashboards in shared or template previews open normally with fewer unexpected 403 errors. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed .tea file import issues simple .tea files with required linked fields now import more reliably. Fixed .tea file import issues simple .tea files with required linked fields now import more reliably. Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
Feature Updates
-
AI model recommendation prompt: Suggest switching to GPT-5.5 for smarter results and more efficient compute usage.
-
Enhanced table selection statistics: Selection stats are more stable and stay within the table area.
-
Department search for organization collaborator invites: Search by department when inviting collaborators; parent paths help distinguish duplicate subdepartment names.
-
Easier automation failure troubleshooting: Failure emails now link directly to the run record and open failure details automatically.
-
Manual rerun for failed automation runs: Rerun failed tasks from run history after fixing configurations or actions.
-
CLI record creation supports more field value formats: Supports more formats like user, link, and attachment, with clearer validation errors.
Bug Fixes and Improvements
-
Improved chat content display: Fixed premature text truncation in chats and lists for better readability.
-
Optimized formula field numeric comparisons: Improved stability and efficiency, reducing slow updates, locks, and timeouts in complex tables.
-
More consistent numeric comparisons across related field types: Improved comparisons for formula, rollup, lookup, rating, and auto-number fields.
-
Fixed formula field issues: Resolved empty formula values after record creation and failures creating formula fields in v2.
-
Optimized cross-Base reference validation: Reduced false field errors and prevented related formulas from incorrectly returning
NULL. -
Fixed incorrect field error labels: Safely restored 35 affected fields with confirmed status in impacted Bases.
-
Improved selection statistics accuracy: Stats remain accurate even when selections include records not loaded locally.
-
Fixed selection statistics in grouped views: Stats now follow grouped and collapsed views, counting only visible records.
-
Fixed loading issue for empty-value selection stats: All-empty or all-
NULLselections no longer appear stuck loading. -
Improved Grid drag-selection calculation accuracy: Reduced errors in decimal and large-number calculations.
-
Fixed App Builder login issues: Improved OAuth callback stability, reducing login failures after environment restarts.
-
Improved App Builder access speed: Reduced unnecessary requests for smoother app access.
-
Improved Agent Computer creation stability in App Builder: Fixed dependency installation issues to reduce startup failures.
-
Fixed App preview not refreshing after code import: Preview now updates immediately after importing changes.
-
One login user table can now link to multiple Apps: Improved related selection and display experience.
-
Improved tab readability in App Builder dark mode: Enhanced contrast and state distinction.
-
Fixed HTML preview tab height issues: Made preview layouts more stable.
-
Improved table mention experience: Reduced unnecessary loading in dialogs to minimize UI lag.
-
Improved field description tooltips: Added a maximum width so long descriptions no longer stretch across the screen.
-
Fixed template preview permission issues: Dashboards in shared or template previews now open normally with fewer unexpected 403 errors.
-
Fixed
.teafile import issues: Simple.teafiles with required linked fields now import more reliably. -
Improved filter condition editing: Clicking outside a field dropdown closes only the dropdown, not the whole filter.
-
Improved admin settings saving: Increased reliability of configuration updates.
-
Fixed v2 Trash restore issues: Records deleted in v2 can now be restored normally from Trash.
-
Improved attachment image preview stability: Fixed preview data loss after attachment cell updates during real-time collaboration.
-
Fixed attachment preview issues after real-time sync: Attachment images now open more reliably after real-time sync.
-
Fixed Created time field saving issues: 24-hour Created time fields with time zones now save correctly.
-
Improved Created time field time handling: Reduced issues from timestamp and time zone type mismatches.
-
Fixed AI feature restriction issues in self-hosted environments: Some existing Spaces are no longer wrongly restricted from AI features.
-
Improved email verification flow and authentication copy: Account access prompts are now clearer.
-
Improved clickable area in the Automations list: Card shadow areas are now clickable, reducing misclicks.
-
Improved automation run history experience: Better filters and list display make failed runs easier to find and retry.
-
Improved bulk delete confirmation dialog style: Made the deletion confirmation flow clearer.
-
Fixed Button field conversion issues: reset count now applies correctly when converting Button fields.
-
Improved API debugging error responses: Backend now returns more accurate errors for easier troubleshooting.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]