You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interactive Connection Troubleshooting: We’ve completely overhauled the "Connection Failed" experience. Instead of a dead end, users now see a collapsible, interactive guide to help them troubleshoot local connectivity issues directly.
Smart Model Selection: Cellami now automatically detects and selects the first available local model on startup, preventing the "No model selected" confusion for new users.
Enhanced "About" View: A new, polished About modal provides clear version information and quick access to legal/support resources.
Windows & Browser Compatibility
Windows Stability Fixes: Resolved a critical issue causing the backend to crash on Windows (Uvicorn GUI freeze). The app now handles background processes more gracefully on Windows 10/11.
Modern Browser Support (CORS/PNA): implemented advanced Private Network Access (PNA) and CORS headers, ensuring Cellami can securely communicate with the local backend even from strict modern browsers like Chrome and Edge.
Security & Privacy
SOC 2 Logging Compliance: Sensitive user data (query content and text chunks) is now automatically redacted from application logs to meet strict data privacy standards.