DocumentationVersion Information
Platform Updates
Version Information
Track the evolution of the AsroChat Platform with detailed release information
Current Version
Latest
The latest stable release of the AsroChat Platform
v1.0.0
Release Information
Released on
March 2026
Status
Stable Release
Key Highlights
- Create and manage AI chatbots with custom system prompts
- Multi-format training data upload (PDF, DOCX, TXT, JSON, CSV, XLSX)
- RAG-powered responses using Gemini embeddings and pgvector
- API key management for public SDK access
- Usage analytics dashboard
- Web content extraction via FireCrawl
Changes in This Version
- Next.js 15 App Router full-stack architecture
- Clerk authentication with Google OAuth and email/password
- Neon PostgreSQL with pgvector for vector similarity search
- Gemini 1.5-flash for chat responses
- Gemini text-embedding-004 for 768-dim embeddings
- shadcn/ui component library with dark theme
- TanStack React Query for client-side data fetching
Version History
Complete history of platform releases and updates
Version 1.0.0
Latest
March 2026
Key Highlights
- Create and manage AI chatbots with custom system prompts
- Multi-format training data upload (PDF, DOCX, TXT, JSON, CSV, XLSX)
- RAG-powered responses using Gemini embeddings and pgvector
- API key management for public SDK access
- Usage analytics dashboard
- Web content extraction via FireCrawl
Changes
- Next.js 15 App Router full-stack architecture
- Clerk authentication with Google OAuth and email/password
- Neon PostgreSQL with pgvector for vector similarity search
- Gemini 1.5-flash for chat responses
- Gemini text-embedding-004 for 768-dim embeddings
- shadcn/ui component library with dark theme
- TanStack React Query for client-side data fetching
SDK Versions
Current versions of our Software Development Kits
React SDK
AsroChatReactSDK
Version
v1.0.0
Component-based integration for React applications with TypeScript support.
JavaScript SDK
AsroChatSDK
Version
v1.0.0
Universal JavaScript solution for any website with no dependencies.
SDK Update Required
If you're updating from a previous version, please note the SDK rebranding to AsroChat. Update your initialization calls from ChatbotSDK to AsroChatSDK and AsroChatReactSDK respectively.
Need help? Visit the SDK test page or contact AsroChat support.