v0.30.0
dyad-sh/dyadv0.30.0Dec 16, 2025by github-actions[bot]
AI Summary
Introduces a visual editor for Pro users and replaces native Git with Dugite to support users without Git installed, alongside the OpenAI GPT 5.2 model.
Key Highlights
- Visual editor for Dyad Pro users
- Dugite (native Git replacement) integration
- OpenAI GPT 5.2 model
- Custom model update fix
New Features
- Visual editor
- Dugite (Git support)
- GPT 5.2 model
Full Release Notes
Dyad v0.30.0 introduces an exciting visual editor for [Dyad Pro users](https://dyad.sh/pro), experimental built-in Git support, and OpenAI's latest GPT 5.2 model. This beta release also brings numerous quality-of-life improvements and better error handling. [](https://www.dyad.sh) Release notes: https://www.dyad.sh/docs/releases/0.30.0 Download it: https://www.dyad.sh/download ## What's Changed * Add e2e test for balanced smart context mode by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1901 * Pin capacitor to v7.4.4 by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1906 * Fix supabase list getting into drag list area by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1749 * Warn (not error) on identical search-replace blocks and include searc… by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1899 * Adding a button for copying error messages by @azizmejri1 in https://github.com/dyad-sh/dyad/pull/1882 * Visual editing by @azizmejri1 in https://github.com/dyad-sh/dyad/pull/1828 * Update macos-intel to use macos-15 by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1912 * Fix: Custom Model Not Updating (#1817) by @princeaden1 in https://github.com/dyad-sh/dyad/pull/1840 * Replace native Git with Dugite to support users without Git installed by @princeaden1 in https://github.com/dyad-sh/dyad/pull/1760 * Add GPT 5.2 and remove older OpenAI models by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1932 * Include last 4-chars of Dyad Pro user id for bug reports by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1933 * Bump to beta v0.30 by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1934 **Full Changelog**: https://github.com/dyad-sh/dyad/compare/v0.29.0-beta.1...v0.30.0-beta.1