Skip to content

v0.4.7

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:09
b1d5fa4

Changelog

  • b03e118 docs(changelog): add 0.4.7 release entry (MUL-5111) (#5724)
  • 645e8a2 feat(issues): 确认指派弹窗去掉打开时的 run 预览等待 (MUL-5010) (#5678)
  • 5a11232 feat(rich-content): unify Chat and Issue/Comment on one RichContent renderer (MUL-4922) (#5578)
  • f8bf6cd feat(runtime): add Qwen Code runtime (MUL-5015)
  • e2f4f28 fix(agent): skip redundant Hermes set_model when session already on the requested model (#5690)
  • e5e278a fix(agent/cursor): send prompt on stdin so CLI-like flags cannot be re-tokenised (MUL-4992) (#5711)
  • b1d5fa4 fix(auth): remove OR divider from the sign-in card (MUL-5105) (#5722)
  • fbe00ca fix(daemon): run Codex unsandboxed on Windows to stop reject-by-policy (MUL-4957) (#5672)
  • 181e21f fix(desktop): commit staging env with explicit VITE_APP_URL (MUL-5025) (#5680)
  • 365a228 fix(runtimes): normalize Qwen logo import for desktop (#5728)
  • 58162ed fix(runtimes): use Qwen Code logo asset (#5716)
  • 6045a5d fix(runtimes): use official Qwen Code logo (#5713)
  • dbb515b fix(views): close project picker dropdown after selecting a project (#5663)