Skip to content

v1.2.0 - Windows Reliability, Browser Compatibility & Enhanced UX

Latest

Choose a tag to compare

@CameronKish CameronKish released this 30 Dec 19:24
· 1 commit to main since this release
Cellami

User Experience & Reliability

  • 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.