v1.6.2
andrewyng/aisuitev1.6.2Jul 9, 2026by github-actions[bot]
AI Summary
This release focuses on stability and maintenance, moving MCP server management to a new Plugins page and fixing critical bugs related to version restore, E2E test flakiness, and macOS Keychain security.
Key Highlights
- MCP server management moved to new Plugins page
- Fix for version restore and E2E test flakes
- Improved macOS Keychain handling and safeStorage secrets preservation
New Features
- Move MCP server management to new Plugins page
- Consented pnpm version migration upgrade
Full Release Notes
Full release notes: https://www.dyad.sh/docs/releases/1.6.2 ## What's Changed * feat: move MCP server management to a new Plugins page by @RyanGroch in https://github.com/dyad-sh/dyad/pull/3798 * Fix version restore and E2E flakes by @keppo-bot[bot] in https://github.com/dyad-sh/dyad/pull/3828 * Revert "Bump Electron dependencies (#3802)" by @wwwillchen in https://github.com/dyad-sh/dyad/pull/3838 * Fix Windows unit test path normalization by @keppo-bot[bot] in https://github.com/dyad-sh/dyad/pull/3831 * Update pr push test workflow by @wwwillchen in https://github.com/dyad-sh/dyad/pull/3844 * Auto-deny ignored pnpm builds by @keppo-bot[bot] in https://github.com/dyad-sh/dyad/pull/3843 * Handle unavailable TypeScript checks by @keppo-bot[bot] in https://github.com/dyad-sh/dyad/pull/3845 * Deflake custom pnpm install E2E by @keppo-bot[bot] in https://github.com/dyad-sh/dyad/pull/3850 * Never lose safeStorage secrets: preserve locked ciphertext + legacy Keychain recovery (#3837) by @keppo-bot[bot] in https://github.com/dyad-sh/dyad/pull/3849 * Add consented pnpm version migration upgrade by @keppo-bot[bot] in https://github.com/dyad-sh/dyad/pull/3847 * Bump to v1.6.2 by @wwwillchen in https://github.com/dyad-sh/dyad/pull/3852 * Fix safeStorage Keychain account lookup by @wwwillchen in https://github.com/dyad-sh/dyad/pull/3854 * Add in-process macOS keychain reader by @keppo-bot[bot] in https://github.com/dyad-sh/dyad/pull/3855 **Full Changelog**: https://github.com/dyad-sh/dyad/compare/v1.6.0...v1.6.2