모든 릴리스

v1.7.4 2026년 2월 24일

Redesigned settings and MCP config manager

새 기능

3 건 변경
  • Chat: added fullscreen Mermaid preview, persisted default thinking variant selection, and hardened file-preview safety checks for a safer, more predictable message experience (thanks to @yulia-ivashko).
  • Settings: added an MCP config manager UI to simplify editing and validating MCP server configuration (thanks to @nguyenngothuong).
  • Files: added C, C++, and Go language support for syntax-aware rendering in code-heavy workflows (thanks to @fomenks).

개선

9 건 변경
  • Settings: redesigned the settings workspace with flatter, more consistent page layouts.
  • Settings: improved agents and skills navigation by grouping entries by subfolder for easier management at scale (thanks to @nguyenngothuong).
  • Chat: draft text now persists per session, and the input supports an expanded focus mode for longer prompts (thanks to @nguyenngothuong).
  • Sessions: expanded folder management with subfolders, cleaner organization actions, and clearer delete confirmations (thanks to @nguyenngothuong).
  • Git/PR: moved commit-message and PR-description generation to active-session structured output.
  • Chat Activity: improved Structured Output tool rendering with dedicated title/icon, clearer result descriptions, and more reliable detailed expansion defaults.
  • Notifications/Voice: moved utility model controls into AI Summarization as a Zen-only Summarization Model setting.
  • Mobile: refreshed drawer and session-status layouts (thanks to @Jovines).
  • Desktop: improved remote instance URL handling (thanks to @shekohex).

수정

1 건 변경
  • Chat: improved streaming smoothness and stability with buffered updates and runtime fixes.