release.2026-04-23T10-09-31Z.1545
teableio/teablerelease.2026-04-23T10-09-31Z.1545Apr 27, 2026by github-actions[bot]
AI Summary
This release prioritizes stability and UX improvements for AI interactions, PDF handling, and mobile previews, resolving numerous edge cases in chat and automation debugging.
Key Highlights
- Smoother AI chat with follow-up context support
- Full-screen HTML previews for dashboards
- Reduced noise in automation failure alerts
- Improved PDF preview reliability
New Features
- Full-screen HTML previews
- Grouped automation failure alerts
- Improved AI chat stability
Full Release Notes
## Feature Updates * **PDF previews are more reliable:** Older PDFs now show cover thumbnails more consistently, just like newly uploaded files. * **AI chat feels smoother:** Responses, loading states, auto-scroll, and reconnecting after brief network drops are now more stable. * **Follow-up chats work better:** Your latest message is now used correctly in the next AI response, so you do not need to repeat yourself as often. * **Code and file output is easier to follow:** Streaming output is smoother, stays scrolled to the latest content, and flickers less. * **Files and errors are clearer:** File names are cleaner, errors are less distracting, and retries respond faster. * **Mobile app previews are more stable:** App previews load and display better on smaller screens. * **HTML previews can go full screen:** Dashboards, charts, and other large previews are easier to view in chat. * **Automation failure alerts are less noisy:** Repeated failures are grouped together, so you can spot ongoing issues without duplicate alerts. ## Bug Fixes * Fixed overflow in the **Run Script unsubscribe list** when showing 100 records per page. * Fixed chat messages sometimes appearing in the wrong conversation for newly created apps. * Fixed **CLI row queries** sometimes ignoring the current view filters. * Fixed the **CuppyClaw Beta modal** on small screens so action buttons stay visible. * Fixed publishing failures for apps with large images or videos. * Fixed unreliable search for **date fields** in v2 global search. * Fixed occasional v2 page loading errors when opening table views. * Fixed formula and computed field issues caused by corrupted metadata or schema inconsistencies. * Improved v2 record creation speed, especially for tables with computed fields. * Fixed duplicate Stripe trial subscriptions when changing plans. * Fixed button alignment in **Grid view** with **Compact** row height. * Fixed automation debugging so script crash errors appear directly in **Execution Result**. * Fixed automation script files being duplicated instead of updated in place. * Fixed some formulas showing linked record IDs instead of record names. * Fixed formulas like `= BLANK()` failing when there was a space after `=`. * Improved recovery for missing thumbnails on older PDF attachments.