Cline Desktop v0.0.37 (2026-09-26) adds Settings → About (version/channel, check/restart updates, recent release notes, report issue), a one-time What's new dialog after updates, macOS Help→Export Diagnostics, and fixes Bedrock OpenAI inference-profile calls that failed with Unknown parameter reasoningConfig when reasoning effort was set.

Key Takeaways

  • ✓Shipped: desktop-v0.0.37 vs desktop-v0.0.36 on GitHub Releases
  • ✓UX: Settings About page with version/channel, update buttons, release notes links, Report an issue
  • ✓Onboarding: one-time What's new after update; Highlights on About reopens it
  • ✓Ops: macOS Help→Export Diagnostics opens the export directly
  • ✓Bedrock: OpenAI models via us.openai./global.openai. inference profiles no longer fail on reasoningConfig when reasoning effort is set
🔬

In-Depth Technical Analysis

Core Background & Industry Pain Points Desktop coding agents need discoverable versioning, explainable updates, and cloud-router compatibility. After v0.0.36 fixed proxy/small-screen/Bedrock GPT-6 cross-region issues, users still lacked a clear About surface, and Bedrock OpenAI inference profiles (us.openai.… / global.openai.…) failed whenever reasoning effort was set because reasoningConfig was forwarded as an unknown parameter. ### Architecture Highlights & Internals desktop-v0.0.37 (2026-09-26) adds Settings → About (version/channel, Check for updates / Restart to update, recent release notes with GitHub links, Report an issue). A one-time What's new dialog after updates covers SSH remotes, worktrees, Composer PR status, and parallel sub-agents (reopen via About → Highlights). macOS Help → Export Diagnostics opens the export directly. Bedrock OpenAI inference-profile calls no longer send the incompatible reasoningConfig field. ### Authoritative Benchmarks & Measured Scores No public latency/accuracy benchmarks in this release notes; it is a product/compatibility drop. Relative to v0.0.36, the delta is update discoverability plus Bedrock OpenAI profile reasoning-effort compatibility. ### Developer Hands-on Guide Upgrade to Desktop v0.0.37, open Settings → About to verify version/channel, use Highlights to re-read What's new, and re-enable reasoning effort on Bedrock OpenAI inference profiles. Prefer Help → Export Diagnostics on macOS when filing issues. Release: desktop-v0.0.37.