Change8

desktop-v0.0.21

Cline
3 features3 fixes4 improvementstools

Summary

This release overhauls the Marketplace with a new two-pane explorer and introduces the ability to drop file attachments anywhere in the chat. It also ensures that stopping sessions now fully terminates all related processes and improves how authentication errors are handled for provider models.

New Features

  • Introduced a two-pane explorer for the Marketplace, featuring a browsable list on the left and detailed catalog metadata on the right, with collapsible category tag filters.
  • Enabled dropping file attachments anywhere over the chat input area.
  • Added TokenGo and Volcengine Ark to the model catalog, along with updated model lists, pricing, and default models for approximately 36 providers.

Bug Fixes

  • Fixed the ask-a-question tool's option text overflowing by enabling wrapping.
  • Resolved an issue where Langfuse tracing was not initializing in release builds due to a minified bundle breaking tracer detection.
  • Ensured that stopping a session now correctly stops all initiated processes, including propagating aborts to delegated subagents and teammates, and persisting cancelled teammate tasks.

Improvements

  • Marketplace category tag filters now collapse behind a "more" toggle for a cleaner interface.
  • Provider 401/403 responses are now classified as authentication errors, making it easier to distinguish API key issues from provider outages.
  • Cline provider models now refresh directly from the live catalog, ensuring newly released models are available without requiring an app update.
  • Updated Langfuse tracing for AI SDK 7's telemetry API.

Related Documentation

Cline Documentation