Change8

v1.1.27

OpenCode
1 feature5 fixes11 improvementscoredesktopmcptui

Summary

This release focuses on stability and user experience improvements across the application, particularly within the Desktop client. Key updates include fixing memory leaks, resolving home page flashing, and disabling pinch-to-zoom for a more controlled desktop experience. Users will also benefit from the new ability to select project directory text in the web interface.

New Features

  • Added ability to select project directory text in the web interface.

Bug Fixes

  • Fixed memory leaks in the TUI by improving message history cleanup.
  • Fixed a flash of the home page occurring on application start in the Desktop application.
  • Fixed localStorage quota handling issues in the Desktop application.
  • Fixed message list overflow and scrolling issues in the Desktop application.
  • Completely disabled pinch to zoom functionality in the desktop application.

Improvements

  • Ensured truncation handling is applied correctly to MCP servers.
  • Updated the batch tool definition to outline the correct value for max tool calls.
  • Added a space toggle hint to the tool selection prompt in the TUI.
  • Persisted quota limits in the Desktop application to prevent loss upon reload.
  • Added 8px padding to the recent sessions popover.
  • Removed top padding from the edit project dialog form.
  • Updated the session messages popover gutter to 28px.
  • Positioned the session messages popover at the top.
  • Retained session hover state when the popover is open and updated border radius.
  • Updated session hover popover styling.
  • Updated review session empty state styling.

OpenCode Documentation