Skip to main content
Aria.

What's new

Changelog

Every improvement, feature, and fix — shipped transparently.

Stay up to date

Get release notes delivered to your inbox.

v2.4.0 January 10, 2025

RAG Knowledge Base & Model Comparison

Upload documents, build a searchable knowledge base, and compare outputs from multiple AI models side-by-side.

NewRAG Manager — upload PDFs, Markdown, and plain text to create searchable knowledge bases
NewModel Comparison view — run the same prompt against up to 4 models simultaneously
NewChat history export to JSON and Markdown formats
ImprovedPrompt Builder now supports template variables with {{variable}} syntax
ImprovedDashboard loading performance improved by 40% with streaming data
FixedFixed token counter overflow for prompts exceeding 128k tokens
SecurityUpgraded encryption at rest to AES-256 for all stored documents
v2.3.0 December 5, 2024

Prompt Builder & Template Library

Build complex prompts visually with our new drag-and-drop builder and 50+ community templates.

NewPrompt Builder — visual editor with blocks for system instructions, few-shot examples, and constraints
NewTemplate Library with 50+ curated prompt templates across 12 categories
NewTeam workspaces — invite collaborators and share prompt templates
ImprovedAPI key management now supports key rotation with zero-downtime
ImprovedResponse streaming latency reduced by 25% across all models
FixedResolved dark mode flash on initial page load
FixedFixed keyboard shortcut conflicts in the prompt editor
DesignRefreshed sidebar navigation with collapsible sections
v2.2.0 November 1, 2024

Multi-Model Support & Usage Analytics

Connect to GPT-4o, Claude 3.5, Gemini Pro, and Llama 3.1 from a single unified interface.

NewMulti-model support — GPT-4o, Claude 3.5 Sonnet, Gemini 1.5 Pro, Llama 3.1
NewUsage analytics dashboard with token counts, cost tracking, and usage trends
NewWebhook integrations for Slack, Discord, and custom endpoints
ImprovedSettings page reorganized into tabbed sections for easier navigation
ImprovedAuto-save for all chat drafts with local conflict resolution
FixedFixed rate limiting incorrectly counting failed requests
SecurityAdded CSRF protection to all form submissions
v2.1.0 October 3, 2024

Enhanced Dashboard & API Access

Completely redesigned dashboard with real-time metrics, plus REST API access for programmatic usage.

NewREST API with per-key rate limits, usage tracking, and comprehensive documentation
NewReal-time dashboard widgets with live token usage and response time charts
NewTwo-factor authentication via TOTP authenticator apps
ImprovedChat interface now supports inline code blocks with syntax highlighting
ImprovedBilling page shows detailed invoice history with PDF download
FixedResolved session expiry not redirecting to login
DesignNew glassmorphic card design system across all components
v2.0.0 September 1, 2024

Aria 2.0 — Complete Rebuild

Ground-up rebuild with a new design system, streaming responses, and enterprise-grade security.

NewCompletely new UI built on a custom design token system with dark-first approach
NewStreaming responses with real-time token counting
NewEnterprise SSO support (SAML 2.0 and OIDC)
NewRole-based access control with admin, member, and viewer roles
ImprovedPage load times reduced by 60% with Next.js App Router and edge functions
ImprovedMigrated from REST to tRPC for type-safe client-server communication
SecuritySOC 2 Type II compliance achieved
SecurityAll passwords now use Argon2id hashing
DesignIntroduced glassmorphic design language with animated gradients and micro-interactions