Changelog

Raccoon SUPER ADMIN Mar 5, 2026 02:07
2
Raccoon SUPER ADMIN Mar 10, 2026 02:44
v0.6.9
Initial Public Release: Core functionality and basic features.

v0.7.8
UI/UX Overhaul: A cleaner, more modern interface. Buttons and controls have been repositioned for better ergonomics.
Enhanced Info Block: The information module has been redesigned and is now accessible from the main page, providing all critical project updates at a glance.
Sidebar Chat Search: A new compact search field in the sidebar to quickly filter and organize your conversations.
Private Mode (Ephemeral Chats): Introduces chats that do not store history or user data in the database. These sessions respect existing facts and age-restricted modes, but all content is permanently wiped once the tab is closed.
Tabbed Interface: You can now manage multiple conversations within a single window. Each tab represents an independent chat with its own unique context and Canvas.
Project & Task Management: Our first official plugin. Create projects and use Kanban boards to organize tasks. Aru can read, modify, set deadlines, and move tasks between columns in any non-private chat.
Community Forum: Launch of the official Aru AI forum (where you are reading this). Built as a standalone project on Vanilla PHP. Includes a dedicated section for artifact sharing.
Artifact Import: Seamlessly import HTML artifacts shared by the community directly into your local library.
Streamlined Settings: Improved and more intuitive settings interface.
Advanced Network Connectivity: Local Network Models: You can now connect Aru to powerful model servers within your local area network (LAN), moving beyond just localhost.
Proxy Management: Options for No Proxy, Public Proxy, or Custom Proxy configurations. Added a Local Network Priority mode.
Memory Management: Enhanced control over your data—you can now edit specific facts Aru has learned about you, rather than just deleting them.
Web Search Integration: Added support for two search providers (Tavily and SearXNG). Aru can now fetch real-time information and integrate it into the conversation context (supports locally hosted SearXNG instances).
Kids Mode & Heuristics: Improved emotional intelligence and behavioral patterns for younger users. Expanded the database of restricted topics to ensure a safer environment.
1
Raccoon SUPER ADMIN Apr 1, 2026 18:56
v0.8.9
New Features
Direct Data Transfer (WebRTC): Added a new feature to safely transfer data (chats, settings, artifacts, projects, or full database) between devices or users via QR codes or session IDs. The connection is peer-to-peer, encrypted, and does not store data on intermediary servers. Custom STUN and signaling server configurations are supported for maximum privacy.

Voice Chat Plugin (Beta): Introduced an interactive voice mode operating as a separate sidebar. It includes:
Speech Synthesis (TTS): Options for Web Speech, local Piper TTS (ONNX-based), or LAN server endpoints.
Speech Recognition (STSR): Options for Web Speech, local Whisper models, or LAN server endpoints.
Hardware Adaptability: CPU/GPU resource optimization depending on the device. (Disabled on mobile by default but can be enabled manually).
Support for push-and-hold, auto-stop, and "Aru" wake-word activation modes.

Improvements & Refactoring
Mood & Heuristics System: Completely rewritten logic for stickers and emotions. Mood reactions are now more natural, less repetitive, and adaptively scale based on conversation context.
Interface & Library: Added a toggle between grid and list views for artifacts in the project library.
Security & Kid's Mode: Enhanced restrictions to prevent prompt injection attempts aimed at bypassing homework restrictions or discussing sensitive topics.
PWA Updates: Improved Service Worker operations for smoother, automatic background updates of the app on the release day.

Post a Reply