@@ -3,6 +3,62 @@ title: "Changelog 2026"
33rss : true
44---
55
6+ <Update label = " May 14, 2026" >
7+
8+ # @ Any Node in AI Chat
9+
10+ > You can now @ any node in AI Chat and describe what you need. Let AI edit your tables, workflows, apps, or folders to complete complex tasks.
11+
12+ <script type = " application/ld+json" dangerouslySetInnerHTML = { { __html: JSON .stringify ({
13+ " @context" : " https://schema.org" ,
14+ " @type" : " VideoObject" ,
15+ " name" : " @ Any Node in AI Chat" ,
16+ " description" : " You can now @ any node in AI Chat and describe what you need." ,
17+ " thumbnailUrl" : [" https://teable.ai/assets/images/og-image.png" ],
18+ " uploadDate" : " 2026-05-14T00:00:00+08:00" ,
19+ " contentUrl" : " https://dxshyegpql0u3hra.public.blob.vercel-storage.com/96847668956aaaed45fd5cd4239c2346.mp4"
20+ }) }} />
21+
22+ ## 1. Work with Any Node, or Multiple Nodes at Once
23+
24+ Mention any table, workflow, or app you want AI to work on, then describe the result you need. You can also @ multiple nodes in the same message to complete complex requests in one conversation.
25+
26+ <video autoplay loop muted playsinline controls preload = " auto" className = " w-full aspect-video" src = " https://dxshyegpql0u3hra.public.blob.vercel-storage.com/96847668956aaaed45fd5cd4239c2346.mp4" />
27+
28+ ## 2. Find Nodes as You Type
29+
30+ After typing @, enter a few letters to quickly find the node you need.
31+
32+ <video autoplay loop muted playsinline controls preload = " metadata" className = " w-full aspect-video" src = " https://dxshyegpql0u3hra.public.blob.vercel-storage.com/98f1f67eb77bcc687d20c166da310ea3.mp4" />
33+
34+ ## 3. Paste a Teable URL for Cross-Base Work
35+
36+ For cross-base data or automation tasks, paste the related Teable URL into AI Chat and describe what you want to do.
37+
38+ <video autoplay loop muted playsinline controls preload = " metadata" className = " w-full aspect-video" src = " https://dxshyegpql0u3hra.public.blob.vercel-storage.com/9183a8a5494841ad3a030782455e96df.mp4" />
39+
40+ <AccordionGroup >
41+ <Accordion title = " AI Chat Input Improvements (6)" >
42+ - Rebuilt the AI Chat input with inline chips for tables, views, apps, workflows, folders, attachments, and selected rows.
43+ - Table mentions now support a hover view picker, so you can mention a specific view from the related table.
44+ - Added parent paths for mentioned tables, apps, workflows, and folders, making similarly named nodes easier to distinguish.
45+ - Added inline file chips with upload progress and attachment previews directly inside the chat input.
46+ - Added rotating input hints, including clearer guidance for @ context, pasted files, and dropped files.
47+ - Improved the mobile mention picker so @ node selection works better on smaller screens.
48+ </Accordion >
49+
50+ <Accordion title = " Context Rendering & Reliability (5)" >
51+ - Past messages now render @ mentions, attachments, and row selections as inline chips instead of plain text markers.
52+ - Fixed duplicate context chips when messages already include inline @ mentions.
53+ - Improved chat history round-tripping so mentioned nodes and attachment chips stay readable after reopening a conversation.
54+ - The “Configure with AI” flow can now insert the related workflow step directly into AI Chat as a mention chip.
55+ - Unified chip styling across the editor, past messages, and onboarding prompts for a more consistent experience.
56+ </Accordion >
57+ </AccordionGroup >
58+
59+ </Update >
60+
61+
662<Update label = " May 13, 2026" >
763
864# AI, automation, and stability optimization
0 commit comments