Skip to content

1.3.0

Choose a tag to compare

@ZM-BAD ZM-BAD released this 26 Apr 04:54
· 88 commits to main since this release

🌐 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