> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openhands.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent Canvas 1.23.0

> Release notes for Agent Canvas version 1.23.0

# Agent Canvas 1.23.0

Released September 23, 2026.

[View the full release on GitHub](https://github.com/OpenHands/OpenHands/releases/tag/v1.23.0).

## Highlights

* **Universal macOS desktop installer** — The macOS desktop build is now a single universal disk image that runs on both Apple silicon and Intel Macs, with bundled `uv` and Node.js runtimes selected per architecture. See [Desktop App (Preview Build)](/openhands/usage/agent-canvas/setup#desktop-app-preview-build).
* **Light and Solarized color themes** — Agent Canvas adds `Light+` and `Solarized Light` themes to the `Settings > Application` color-theme setting. See [Customize and Settings](/openhands/usage/agent-canvas/customize-and-settings).

## Fixes

* Script (bundle) automation runs now load their logs on cloud backends, and the automation detail view shows the automation's script in a **Script** section. See [Managing Automations](/openhands/usage/agent-canvas/managing-automations#script-automation-run-logs).
* A "Failed to send" bubble now clears on its own once the server confirms the message, instead of persisting after a delayed or reconnected delivery. See [Conversations](/openhands/usage/agent-canvas/conversations#handle-a-failed-message).
* Conversation tag chips now show the tag key and value as a `Key: value` pair, such as `Artifacts: 1`. See [Conversations](/openhands/usage/agent-canvas/conversations#conversation-list-controls).
* Restored the 11px mode label on the change-agent button.
* Historical Markdown messages that have not changed are no longer re-rendered, reducing work while scrolling a long conversation.

## Maintenance

* Released agent runtime dependencies bumped: SDK, Agent Server, and TypeScript client 1.49.5, Automation 1.15.0.
* Removed merged PR artifacts from `main`.

## Full Changelog

* [GitHub release notes](https://github.com/OpenHands/OpenHands/releases/tag/v1.23.0)
* [Compare v1.22.0 to v1.23.0](https://github.com/OpenHands/OpenHands/compare/v1.22.0...v1.23.0)
