diff --git a/src/apps/news/news.data.tsx b/src/apps/news/news.data.tsx
index 1c0903625..3e8c37bca 100644
--- a/src/apps/news/news.data.tsx
+++ b/src/apps/news/news.data.tsx
@@ -66,13 +66,13 @@ export const NewsItems: NewsItem[] = [
versionCoverImage: coverV116,
items: [
{ text: <>Beam core and UX improvements based on user feedback>, issue: 470, icon: ChatBeamIcon },
- { text: <>Chat cost estimation, enable in labs 💰> },
+ { text: <>Chat Cost estimation with supported models* 💰> },
{ text: <>Major Auto-Diagrams enhancements> },
{ text: <>Save/load chat files with Ctrl+S / O>, issue: 466 },
{ text: <>YouTube Transcriber persona: chat with videos>, issue: 500 },
{ text: <>Improved formula render, dark-mode diagrams>, issue: 508 },
{ text: <>More: code soft-wrap, selection toolbar, 3x faster on Apple silicon>, issue: 507 },
- { text: <>Updated Anthropic, Groq, Ollama, OpenAI, OpenRouter, Perplexity models> },
+ { text: <>Updated Anthropic*, Groq, Ollama, OpenAI*, OpenRouter*, and Perplexity> },
{ text: <>Developers: update LLMs data structures>, dev: true },
],
},