Change8

v3.81.0

Cline
1 feature1 fix3 improvementsvscode

Summary

This release introduces support for the new GPT-5.5 model for eligible users. It also resolves an issue where incorrect fallback content was displayed in the welcome banner. Significant improvements were made to memory diagnostics and logging to aid in debugging performance issues.

New Features

  • Added support for the GPT-5.5 model for OpenAI Codex subscription users.

Bug Fixes

  • Fixed an issue where hardcoded "What’s New" fallback items were displayed in the webview; only remote-configured welcome banners are now shown.

Improvements

  • Improved cline-core memory diagnostics by enabling near-heap-limit heap snapshots.
  • Added periodic memory usage logging for better runtime monitoring.
  • Implemented logging of discovered heap snapshots upon abnormal exits to aid in Out-Of-Memory (OOM) debugging.

Related Documentation

Cline Documentation