https://aisuite-changelog.vercel.app/ Version 9.8 Latest Release 06 September 2026 A major expansion introducing the Text-to-Speech (TTS) Suite and extensive UI/UX improvements. Version 9.8 brings a dedicated TTS API and interactive page, a new robust Model Selector component, and significant enhancements to Global Search, navigation layouts, and AI proxy streaming pipelines. Text-to-Speech (TTS) Suite new TTS API Route: Created app/api/tts/route.ts and configuration in src/lib/tts-config.ts to support advanced speech synthesis. Interactive TTS Page: Built src/views/TextToSpeechPage.tsx and app/text-to-speech/page.tsx allowing users to generate and preview high-quality audio from text. Model Selection & UI Components new Dynamic Model Selector: Implemented src/components/chat/ModelSelector.tsx to easily switch between AI models across the application. Provider Icons: Added src/components/ui/provider-icon.tsx to display beautiful SVG icons for various AI providers. Global Search & Layout Updates update Global Search Overhaul: Significantly expanded src/components/layout/GlobalSearch.tsx for faster and more accurate workspace-wide searching. Core Layouts: Refactored src/components/layout/Header.tsx and src/components/layout/Sidebar.tsx for a more responsive and streamlined user experience. Auth Views: Optimized src/views/LoginPage.tsx and src/views/RegisterPage.tsx. API Proxies & Streaming Pipeline update Proxy & Stream Endpoints: Overhauled app/api/ai/proxy/route.ts and app/api/ai/stream/route.ts for better performance, stability, and handling of new models.
Last Update 2 September 2026