v1.11.1
dyad-sh/dyadv1.11.1Aug 19, 2026by github-actions[bot]
AI Summary
A maintenance release addressing stability issues, UI clarity, and Linux build reliability. It improves recovery mechanisms for interrupted operations and fixes specific crashes on Ubuntu.
Key Highlights
- Improve interrupted version restore recovery
- Cancel hanging Local Agent engine requests
- Avoid Ubuntu mirror hangs in Linux release builds
- Track meaningful visual editor usage
- Keep preview tooltips clear of navigation tabs
New Features
- Fix Windows unit test path normalization
- Handle unavailable TypeScript checks
- Auto-deny ignored pnpm builds
Full Release Notes
## What's Changed * Track meaningful visual editor usage by @azizmejri1 in https://github.com/dyad-sh/dyad/pull/4307 * Keep preview tooltips clear of navigation tabs by @keppo-bot[bot] in https://github.com/dyad-sh/dyad/pull/4306 * Improve interrupted version restore recovery by @wwwillchen in https://github.com/dyad-sh/dyad/pull/4312 * Cancel hanging Local Agent engine requests by @keppo-bot[bot] in https://github.com/dyad-sh/dyad/pull/4298 * Bump to v1.11.1 by @wwwillchen in https://github.com/dyad-sh/dyad/pull/4313 * Avoid Ubuntu mirror hangs in Linux release builds by @wwwillchen in https://github.com/dyad-sh/dyad/pull/4314 **Full Changelog**: https://github.com/dyad-sh/dyad/compare/v1.11.0...v1.11.1