Skip to content

v1.2.0 - Thinking Chain, Mermaid/KaTeX, Dark Mode, Multi-turn + Desktop App

Latest

Choose a tag to compare

@setsu2420 setsu2420 released this 15 Jul 11:05

πŸ†• New Features

  • 🧠 Thinking chain display (collapsible reasoning process)
  • πŸ“Š Mermaid diagram rendering (flowcharts, sequence, class, ER)
  • πŸ“ KaTeX math formula rendering (inline and block)
  • πŸŒ™ Dark mode support (auto-detect via prefers-color-scheme)
  • πŸ’¬ Multi-turn conversation history (10-turn context window)
  • πŸ” Project selector with search/filter
  • πŸ—οΈ Vite code splitting for faster load
  • πŸ–₯️ macOS desktop app (.dmg distributable)

πŸ”§ Fixes

  • Fix thinking SSE cross-chunk detection (pendingBuf accumulation)
  • Fix Mermaid 11.x async API compatibility
  • Fix Vite 8.x manualChunks function signature
  • Fix image lazy loading

⚑ Infrastructure

  • 16 DB performance indexes
  • HikariCP pool optimization (max 20, min-idle 5)
  • Gzip compression, Keep-alive timeout
  • Auto-updater latest.json