> ## Documentation Index
> Fetch the complete documentation index at: https://allhandsai-dv-agent-canvas-release-notes.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent Canvas 1.10.0

> Release notes for Agent Canvas version 1.10.0

# Agent Canvas 1.10.0

Released August 5, 2026.

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

## Highlights

* **Canvas default model set to GLM 5.2** — New conversations now use GLM 5.2 as the default model, providing a better out-of-the-box experience without requiring manual model selection.
* **Activity Log export** — Users can export the full Activity Log for a conversation, making it easier to share agent trajectories and audit work outside of Canvas.
* **Featured Automations dashboard** — A new landing dashboard surfaces featured automations, helping users discover and set up prebuilt workflows directly from the home screen.
* **Faceted skills filter** — The skills page now includes a faceted filter rail, letting users quickly narrow down skills by category, source, or status.
* **Manifest-driven automation sub-pages** — Automations can now define their own sub-pages via a manifest, enabling richer configuration UIs without custom frontend code.

## Improvements and fixes

* Automation timeout cap is now derived from the deployment configuration, preventing runs from being silently capped by stale defaults.
* Sidebar conversation links are pinned to the correct backend identity, fixing broken navigation when multiple backends are connected.
* Local proxy targets now use IPv4 loopback addresses, resolving connection failures on systems where IPv6 loopback is not configured.
* Resolved all npm audit vulnerabilities reported in the frontend dependency tree.
* MCP server credentials are preserved during Canvas settings mutations, preventing credential loss when toggling or editing other settings.

## Full changelog

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