diff --git a/src/apps/news/news.data.tsx b/src/apps/news/news.data.tsx index 24495ab51..5445ec657 100644 --- a/src/apps/news/news.data.tsx +++ b/src/apps/news/news.data.tsx @@ -79,9 +79,14 @@ export const NewsItems: NewsItem[] = [ versionDate: new Date('2025-10-06T15:00:00Z'), versionCoverImage: coverV200, items: [ - { text: <>Big-AGI Open is ready with top-notch AI models support and more productive and faster than ever, including: }, - { text: <>Big AGI 2 partial list of changes here }, + { text: <>Big-AGI Open is ready and more productive and faster than ever, with: }, { text: <>Beam 2: multi-modal, program-based, follow-ups, save presets }, + { text: <>Top-notch AI models support including agentic models and reasoning models }, + { text: <>Image Generation and editing with Nano Banana and gpt-image-1 }, + { text: <>Web Search with citations for supported models }, + { text: <>UI & Mobile UI overhaul with peeking and side panels }, + // { text: <>Performance: 10x faster tokenization, lazy modals, fragment system }, + { text: <>And many more Big-AGI 2 changes }, { text: <>Built for the future, madly optimized }, ], },