@@ -66,13 +66,13 @@ export const NewsItems: NewsItem[] = [
6666 versionCoverImage : coverV116 ,
6767 items : [
6868 { text : < > < B href = { beamBlogUrl } wow > Beam</ B > core and UX improvements based on user feedback</ > , issue : 470 , icon : ChatBeamIcon } ,
69- { text : < > Chat < B > cost estimation</ B > , enable in labs 💰</ > } ,
69+ { text : < > Chat < B > Cost estimation</ B > with supported models* 💰</ > } ,
7070 { text : < > Major < B > Auto-Diagrams</ B > enhancements</ > } ,
7171 { text : < > Save/load chat files with Ctrl+S / O</ > , issue : 466 } ,
7272 { text : < > < B issue = { 500 } > YouTube Transcriber</ B > persona: chat with videos</ > , issue : 500 } ,
7373 { text : < > Improved < B issue = { 508 } > formula render</ B > , dark-mode diagrams</ > , issue : 508 } ,
7474 { text : < > More: < B issue = { 517 } > code soft-wrap</ B > , selection toolbar, < B issue = { 507 } > 3x faster</ B > on Apple silicon</ > , issue : 507 } ,
75- { text : < > Updated < B > Anthropic</ B > , < B > Groq</ B > , < B > Ollama</ B > , < B > OpenAI</ B > , < B > OpenRouter</ B > , < B > Perplexity</ B > models </ > } ,
75+ { text : < > Updated < B > Anthropic</ B > * , < B > Groq</ B > , < B > Ollama</ B > , < B > OpenAI</ B > * , < B > OpenRouter</ B > *, and < B > Perplexity</ B > </ > } ,
7676 { text : < > Developers: update LLMs data structures</ > , dev : true } ,
7777 ] ,
7878 } ,
0 commit comments