1.3.0
π Multi-language Title Generation
Conversations now auto-generate titles in the language you're writing in β Chinese inputs get Chinese titles, English gets English.
Smart truncation: 12 chars for CJK, 8 words for Latin.
π€ Full English Translation
All backend/frontend code, logs, SQL comments, and config files translated to English. Removed 90+ debug logs.
π³ Docker & Config Overhaul
- Fixed: Container startup crash (
ModuleNotFoundError) - Simplified: All env files merged into single root
.env - Hardened: Nginx proxy, health checks, optimized
.dockerignore
π Documentation Rewrite
AGENTS.md rewritten as a comprehensive public guide with architecture, constraints, and dev commands.
Full Changelog: v1.2.1...v1.3.0