Releases: dyad-sh/dyad
v0.29.0
Dyad v0.29 makes Deep Smart Context the default mode for all Pro users! It also adds Claude Opus 4.5 and fixes the Vercel integration.
Release notes: https://www.dyad.sh/docs/releases/0.29.0
Download it: https://www.dyad.sh/download
What's Changed
- feat : allow taking a screenshot for bug reports by @azizmejri1 in #1678
- fix: hide setup banner if any custom providers are configured by @danielmklein in #1756
- disabling enter keyboard when approve/reject pending by @azizmejri1 in #1776
- fix: responsiveness for import app dialog (#1746) by @princeaden1 in #1786
- clearing chat input when switching apps by @azizmejri1 in #1791
- Animated placeholder with Prompt suggestion for home chat input by @princeaden1 in #1706
- Preventing invalid characters in app names by @azizmejri1 in #1839
- Fix Vercel API breaking change by @wwwillchen in #1883
- Fix Dyad Pro error messaging by @wwwillchen in #1884
- feat: add tooltip on project hover to display full project name by @azizmejri1 in #1887
- Fallback to balanced smart context for mentioned apps because not sup⦠by @wwwillchen in #1886
- Detect external changes with deep context by @wwwillchen in #1888
- default to deep context by @wwwillchen in #1891
- adding a button for fixing all errors by @azizmejri1 in #1785
- Summarize chat trigger by @wwwillchen in #1890
- Add Opus 4.5 and clean-up naming & remove legacy models for anthropic by @wwwillchen in #1892
- Bump react (internal) by @wwwillchen in #1893
- Bump to v0.29 beta by @wwwillchen in #1895
New Contributors
- @danielmklein made their first contribution in #1756
Full Changelog: v0.28.0...v0.29.0-beta.1
v0.29.0-beta.1
Dyad v0.29 Beta 1 makes Deep Smart Context the default mode for all Pro users! It also adds Claude Opus 4.5 and fixes the Vercel integration.
Release notes: https://www.dyad.sh/docs/releases/0.29.0-beta.1
Download it: https://www.dyad.sh/download
What's Changed
- feat : allow taking a screenshot for bug reports by @azizmejri1 in #1678
- fix: hide setup banner if any custom providers are configured by @danielmklein in #1756
- disabling enter keyboard when approve/reject pending by @azizmejri1 in #1776
- fix: responsiveness for import app dialog (#1746) by @princeaden1 in #1786
- clearing chat input when switching apps by @azizmejri1 in #1791
- Animated placeholder with Prompt suggestion for home chat input by @princeaden1 in #1706
- Preventing invalid characters in app names by @azizmejri1 in #1839
- Fix Vercel API breaking change by @wwwillchen in #1883
- Fix Dyad Pro error messaging by @wwwillchen in #1884
- feat: add tooltip on project hover to display full project name by @azizmejri1 in #1887
- Fallback to balanced smart context for mentioned apps because not sup⦠by @wwwillchen in #1886
- Detect external changes with deep context by @wwwillchen in #1888
- default to deep context by @wwwillchen in #1891
- adding a button for fixing all errors by @azizmejri1 in #1785
- Summarize chat trigger by @wwwillchen in #1890
- Add Opus 4.5 and clean-up naming & remove legacy models for anthropic by @wwwillchen in #1892
- Bump react (internal) by @wwwillchen in #1893
- Bump to v0.29 beta by @wwwillchen in #1895
New Contributors
- @danielmklein made their first contribution in #1756
Full Changelog: v0.28.0...v0.29.0-beta.1
v0.28.0
Dyad v0.28 adds support for the newest leading models: Google's Gemini 3 and OpenAI's GPT 5.1! You can select multiple components for your chat context. It also includes an important fix so that Supabase edge functions are re-deployed when you restore/undo.
Release notes: https://www.dyad.sh/docs/releases/0.28.0
Download it: https://www.dyad.sh/download
What's Changed
- Release 0.27.x by @wwwillchen in #1768
- feat: multi-component-selector by @azizmejri1 in #1728
- Re-deploy all supabase edge function when revert version by @wwwillchen in #1787
- bump to 0.28.0-beta.1 by @wwwillchen in #1795
- Support GPT-5.1: smarter, faster, and more conversational for complex tasks by @princeaden1 in #1783
- Gemini 3 by @wwwillchen in #1819
- v0.28 stable by @wwwillchen in #1820
Full Changelog: v0.27.0...v0.28.0
v0.28.0-beta.1
Dyad v0.28 Beta 1 allows you to select multiple components for your chat context. It also includes an important fix so that Supabase edge functions are re-deployed when you restore/undo.
Release notes: https://www.dyad.sh/docs/releases/0.28.0-beta.1
Download it: https://www.dyad.sh/download
What's Changed
- Release 0.27.x by @wwwillchen in #1768
- feat: multi-component-selector by @azizmejri1 in #1728
- Re-deploy all supabase edge function when revert version by @wwwillchen in #1787
- bump to 0.28.0-beta.1 by @wwwillchen in #1795
Full Changelog: v0.27.0...v0.28.0-beta.1
v0.27.1
Release notes: https://www.dyad.sh/docs/releases/0.27.1
Download it: https://www.dyad.sh/download
v0.27.0
Dyad v0.27 lets you clone a website and adds a new Deep Smart Context mode for Pro members. There's also a couple more updates for Security Review and Turbo Edits to make your workflows smoother!
Full release notes: https://www.dyad.sh/docs/releases/0.27.0
Download it: https://www.dyad.sh/download
What's Changed
- Make action header more horizontally dense by @wwwillchen in #1629
- Turbo edits v2 by @wwwillchen in #1653
- Feat : allow referencing files by @azizmejri1 in #1648
- Security Panel MVP by @wwwillchen in #1660
- Bump to 0.27.0-beta.1 by @wwwillchen in #1668
- rebaseline security review e2e test by @wwwillchen in #1670
- Add AGENTS.md for Claude Code, Gemini CLI and Codex by @SlayTheDragons in #1638
- Deep link: add prompt by @wwwillchen in #1669
- Prettier: AGENTS.md by @wwwillchen in #1677
- fix : hiding upgrade banner on unrelated errors by @azizmejri1 in #1667
- Don't show upgrade button for non AI streaming errors by @wwwillchen in #1680
- replace qwen3 coder with glm 4.6 turbo by @wwwillchen in #1697
- Support web crawl for website replication (PRO) by @princeaden1 in #1683
- Better error log by @wwwillchen in #1696
- Security review: fix multiple issues by @wwwillchen in #1699
- Fuzzy turbo edits by @wwwillchen in #1700
- Smart Context: deep by @wwwillchen in #1527
- Bump to 0.27 Beta 2 by @wwwillchen in #1712
- fix: change time now to correct created and updated time by @hlong24082k in #1703
- Update links in README.md to use HTTPS for better security by @PeterDaveHello in #1730
- feat (frontend): Text size accessibility settings (As requested in issue #1482) by @SlayTheDragons in #1624
New Contributors
- @SlayTheDragons made their first contribution in #1638
- @hlong24082k made their first contribution in #1703
- @PeterDaveHello made their first contribution in #1730
Full Changelog: v0.26.0...v0.27.0
v0.27.0-beta.2
Dyad v0.27 Beta 2 adds a new Deep Smart Context mode for Pro members which keeps full conversation history for maximum context and optimizes your credit usage with caching. There's also a couple more updates for Security Review and Turbo Edits to make your workflows smoother!
Full release notes: https://www.dyad.sh/docs/releases/0.27.0-beta.2
Download it: https://www.dyad.sh/download
What's Changed
- Prettier: AGENTS.md by @wwwillchen in #1677
- fix : hiding upgrade banner on unrelated errors by @azizmejri1 in #1667
- Don't show upgrade button for non AI streaming errors by @wwwillchen in #1680
- replace qwen3 coder with glm 4.6 turbo by @wwwillchen in #1697
- Support web crawl for website replication (PRO) by @princeaden1 in #1683
- Better error log by @wwwillchen in #1696
- Security review: fix multiple issues by @wwwillchen in #1699
- Fuzzy turbo edits by @wwwillchen in #1700
- Smart Context: deep by @wwwillchen in #1527
- Bump to 0.27 Beta 2 by @wwwillchen in #1712
Full Changelog: v0.27.0-beta.1...v0.27.0-beta.2
v0.27.0-beta.1
Dyad v0.27 Beta 1 brings security review support, a new Turbo Edits mode and more improvements!
Full release notes: https://www.dyad.sh/docs/releases/0.27.0-beta.1
Download it: https://www.dyad.sh/download
What's Changed
- Hub issue template by @wwwillchen in #1622
- Inject proxy script in all routes by @wwwillchen in #1623
- chore: ignore venv dirs by @Olyno in #1617
- fix: unaligned settings by @Olyno in #1618
- Make action header more horizontally dense by @wwwillchen in #1629
- Turbo edits v2 by @wwwillchen in #1653
- Feat : allow referencing files by @azizmejri1 in #1648
- Security Panel MVP by @wwwillchen in #1660
- Bump to 0.27.0-beta.1 by @wwwillchen in #1668
- rebaseline security review e2e test by @wwwillchen in #1670
- Add AGENTS.md for Claude Code, Gemini CLI and Codex by @SlayTheDragons in #1638
- Deep link: add prompt by @wwwillchen in #1669
New Contributors
- @SlayTheDragons made their first contribution in #1638
Full Changelog: v0.26.0-beta.1...v0.27.0-beta.1
v0.26.0
Dyad v0.26 fixes an auth issue with the Portal template and adds support for previewing different screen sizes, better Node.js configuration and improvements to Smart Context.
Full release notes: https://www.dyad.sh/docs/releases/0.26.0
Download it: https://www.dyad.sh/download
What's Changed
- glm 4.6 by @wwwillchen in #1557
- Selected component engine by @wwwillchen in #1562
- Tweak setup banner by @wwwillchen in #1567
- glm 4.6 by @wwwillchen in #1559
- Fix auto-scroll to only trigger during streaming by @wwwillchen in #1593
- Bump better better-sqlite by @wwwillchen in #1595
- feat: allow manual Node.js path configuration by @princeaden1 in #1577
- feat: allow toggling between screen sizes by @azizmejri1 in #1582
- Allow selecting problems by @wwwillchen in #1568
- v0.26 beta 1 by @wwwillchen in #1612
- remove smart auto by @wwwillchen in #1613
- Skip flaky test dyad write - edit and save flow by @wwwillchen in #1616
Full Changelog: v0.25.0-beta.1...v0.26.0-beta.1
v0.26.0-beta.1
Dyad v0.26 Beta 1 brings support for previewing different screen sizes, better Node.js configuration and improvements to Smart Context.
Full release notes: https://www.dyad.sh/docs/releases/0.26.0-beta.1
Download it: https://www.dyad.sh/download
What's Changed
- glm 4.6 by @wwwillchen in #1557
- Selected component engine by @wwwillchen in #1562
- Tweak setup banner by @wwwillchen in #1567
- glm 4.6 by @wwwillchen in #1559
- Fix auto-scroll to only trigger during streaming by @wwwillchen in #1593
- Bump better better-sqlite by @wwwillchen in #1595
- feat: allow manual Node.js path configuration by @princeaden1 in #1577
- feat: allow toggling between screen sizes by @azizmejri1 in #1582
- Allow selecting problems by @wwwillchen in #1568
- v0.26 beta 1 by @wwwillchen in #1612
- remove smart auto by @wwwillchen in #1613
- Skip flaky test dyad write - edit and save flow by @wwwillchen in #1616
Full Changelog: v0.25.0-beta.1...v0.26.0-beta.1




