Releases: dyad-sh/dyad
v0.21.0
Dyad v0.21.0 brings support for many more models! Dyad Pro members get access to Turbo models which are 4-10x faster than regular models! There are also 2 new free models from OpenRouter, support for 3 more AI providers, and much more!
Full release notes: https://www.dyad.sh/docs/releases/0.21.0
What's Changed
- Add Google Vertex AI provider by @rakibulrocky14 in #1163
- Add support for Amazon Bedrock provider by @samratjha96 in #1185
- feat: add xAI (Grok) as AI provider by @princeaden1 in #1209
- Fix package-lock.json & merges by @wwwillchen in #1227
- Chat search by @wwwillchen in #1224
- Support 1M tokens for anthropic (drive-by: make aws bedrock secondary⦠by @wwwillchen in #1233
- include php by @wwwillchen in #1234
- Add OpenRouter to setup banner by @wwwillchen in #1242
- More free models by @wwwillchen in #1244
- Fix Azure e2e test so it doesn't leak by @wwwillchen in #1248
- Turbo models by @wwwillchen in #1249
- Bump to 0.21.0-beta.1 by @wwwillchen in #1251
New Contributors
- @rakibulrocky14 made their first contribution in #1163
- @samratjha96 made their first contribution in #1185
Full Changelog: v0.20.0...v0.21.0-beta.1
v0.21.0-beta.1
Dyad v0.21.0 Beta 1 brings support for many more models! Dyad Pro members get access to Turbo models which are 4-10x faster than regular models! There are also 2 new free models from OpenRouter, support for 3 more AI providers, and much more!
Full release notes: https://www.dyad.sh/docs/releases/0.21.0-beta.1
What's Changed
- Add Google Vertex AI provider by @rakibulrocky14 in #1163
- Add support for Amazon Bedrock provider by @samratjha96 in #1185
- feat: add xAI (Grok) as AI provider by @princeaden1 in #1209
- Fix package-lock.json & merges by @wwwillchen in #1227
- Chat search by @wwwillchen in #1224
- Support 1M tokens for anthropic (drive-by: make aws bedrock secondary⦠by @wwwillchen in #1233
- include php by @wwwillchen in #1234
- Add OpenRouter to setup banner by @wwwillchen in #1242
- More free models by @wwwillchen in #1244
- Fix Azure e2e test so it doesn't leak by @wwwillchen in #1248
- Turbo models by @wwwillchen in #1249
- Bump to 0.21.0-beta.1 by @wwwillchen in #1251
New Contributors
- @rakibulrocky14 made their first contribution in #1163
- @samratjha96 made their first contribution in #1185
Full Changelog: v0.20.0...v0.21.0-beta.1
v0.20.0 - Security fix
Full release notes:
https://www.dyad.sh/docs/releases/0.20.0
What's Changed
- fix: error on first custom provider deletion by @guaoo in #1110
- pre commit by @wwwillchen in #1119
- Add dupe issue bot by @wwwillchen in #1120
- Switch to OpenAI GPT-5 bot (cheaper) by @wwwillchen in #1129
- improve prompt by @wwwillchen in #1131
- gh prompt v2 by @wwwillchen in #1133
- Switch back to anthropic by @wwwillchen in #1135
- Add Azure OpenAI Custom Model Integration by @tmaasen in #1001
- Update missing direction creation by @harcop in #1146
- Use new dyad icons by @wwwillchen in #1157
- Bump to v0.19.0 (stable) by @wwwillchen in #1161
- Add security policy for supported versions and reporting by @wwwillchen in #1166
- Enable iframe sandbox by @wwwillchen in #1178
- fix: hide tags from generated text output (#945) by @princeaden1 in #1162
- chore: add Windows compatibility for npm scripts by @guaoo in #1170
- v0.20.0-beta.1 by @wwwillchen in #1181
- Improve model picker UX by @wwwillchen in #1180
- Make balanced smart context option the default by @wwwillchen in #1186
New Contributors
Full Changelog: v0.19.0...v0.20.0-beta.1
v0.20.0-beta.1
Full release notes:
https://www.dyad.sh/docs/releases/0.20.0-beta.1
What's Changed
- fix: error on first custom provider deletion by @guaoo in #1110
- pre commit by @wwwillchen in #1119
- Add dupe issue bot by @wwwillchen in #1120
- Switch to OpenAI GPT-5 bot (cheaper) by @wwwillchen in #1129
- improve prompt by @wwwillchen in #1131
- gh prompt v2 by @wwwillchen in #1133
- Switch back to anthropic by @wwwillchen in #1135
- Add Azure OpenAI Custom Model Integration by @tmaasen in #1001
- Update missing direction creation by @harcop in #1146
- Use new dyad icons by @wwwillchen in #1157
- Bump to v0.19.0 (stable) by @wwwillchen in #1161
- Add security policy for supported versions and reporting by @wwwillchen in #1166
- Enable iframe sandbox by @wwwillchen in #1178
- fix: hide tags from generated text output (#945) by @princeaden1 in #1162
- chore: add Windows compatibility for npm scripts by @guaoo in #1170
- v0.20.0-beta.1 by @wwwillchen in #1181
- Improve model picker UX by @wwwillchen in #1180
- Make balanced smart context option the default by @wwwillchen in #1186
New Contributors
Full Changelog: v0.19.0...v0.20.0-beta.1
v0.19.0 - Experimental Docker support
Dyad v0.19.0 introduces experimental Docker support for safer code execution in sandboxed containers, along with updated Supabase Edge Function handling and 3 new community templates!
Full release notes: https://www.dyad.sh/docs/releases/0.19.0
What's Changed
- style(chat): solve the issue where the SetupBanner is cut off by @guaoo in #1078
- fix contrib format by @wwwillchen in #1083
- Parameterize sys prompt by @wwwillchen in #1082
- verify jwt to false by @wwwillchen in #1085
- Fix package.json by @wwwillchen in #1080
- Read JSON by @wwwillchen in #1081
- Prompts: align examples to TypeScript (.tsx/.ts) to avoid .jsx drift by @antont in #1076
- Support dyad docker by @wwwillchen in #674
- bump to beta v0.19 1 by @wwwillchen in #1094
- fix text overflow in chat messages by @azizmejri1 in #1073
New Contributors
- @azizmejri1 made their first contribution in #1073
- @guaoo made their first contribution in #1078
- @antont made their first contribution in #1076
Full Changelog: v0.18.0...v0.19.0
v0.19.0-beta.1
Dyad v0.19.0 Beta 1 introduces experimental Docker support for safer code execution in sandboxed containers, along with updated Supabase Edge Function handling and 3 new community templates!
Full release notes: https://www.dyad.sh/docs/releases/0.19.0-beta.1
What's Changed
- style(chat): solve the issue where the SetupBanner is cut off by @guaoo in #1078
- fix contrib format by @wwwillchen in #1083
- Parameterize sys prompt by @wwwillchen in #1082
- verify jwt to false by @wwwillchen in #1085
- Fix package.json by @wwwillchen in #1080
- Read JSON by @wwwillchen in #1081
- Prompts: align examples to TypeScript (.tsx/.ts) to avoid .jsx drift by @antont in #1076
- Support dyad docker by @wwwillchen in #674
- bump to beta v0.19 1 by @wwwillchen in #1094
- fix text overflow in chat messages by @azizmejri1 in #1073
New Contributors
- @azizmejri1 made their first contribution in #1073
- @guaoo made their first contribution in #1078
- @antont made their first contribution in #1076
Full Changelog: v0.18.0...v0.19.0-beta.1
v0.18.0 - create your own library of prompts to reuse across apps!
Dyad v0.18.0 lets you create your own library of reusable prompts! Dyad v0.18 also delivers quick help with Help Bot and saves up to 25% AI credits with improved Smart Context for Dyad Pro members.
Full release notes: https://www.dyad.sh/docs/releases/0.18.0
What's Changed
- feat: add copy to clipboard functionality for code blocks by @princeaden1 in #934
- Support next.js for routes and handle long width address bar by @wwwillchen in #958
- bump to v0.18.0 beta 1 by @wwwillchen in #991
- feat: allow custom install and start commands by @Olyno in #892
- Skip delete for windows by @wwwillchen in #992
- Prompt gallery by @wwwillchen in #957
- Upgrade to AI sdk with codemod by @wwwillchen in #1000
- feat: add timestamp and message version to prompt (#944) by @princeaden1 in #959
- Help chat by @wwwillchen in #1007
- smart context v3 by @wwwillchen in #1022
- Bump to 0.18.0-beta.2 by @wwwillchen in #1023
- Bump to v0.18.0 by @wwwillchen in #1026
- Disable encryption for e2e tests by @wwwillchen in #1024
- architecture by @wwwillchen in #1052
- update contributing.md so that it refers to the architecture doc by @azizmejri1 in #1057
Full Changelog: v0.17.0...v0.18.0
v0.18.0-beta.2
Dyad v0.18.0 Beta 2 delivers quick help with Help Bot and saves up to 25% AI credits with improved Smart Context for Dyad Pro members.
Full release notes: https://www.dyad.sh/docs/releases/0.18.0-beta.2
What's Changed
- Upgrade to AI sdk with codemod by @wwwillchen in #1000
- feat: add timestamp and message version to prompt (#944) by @princeaden1 in #959
- Help chat by @wwwillchen in #1007
- smart context v3 by @wwwillchen in #1022
- Bump to 0.18.0-beta.2 by @wwwillchen in #1023
Full Changelog: v0.18.0-beta.1...v0.18.0-beta.2
v0.18.0-beta.1
Dyad v0.18.0 Beta 1 lets you create your own library of reusable prompts!
Full release notes: https://www.dyad.sh/docs/releases/0.18.0-beta.1
What's Changed
- feat: add copy to clipboard functionality for code blocks by @princeaden1 in #934
- Support next.js for routes and handle long width address bar by @wwwillchen in #958
- bump to v0.18.0 beta 1 by @wwwillchen in #991
- feat: allow custom install and start commands by @Olyno in #892
- Skip delete for windows by @wwwillchen in #992
- Prompt gallery by @wwwillchen in #957
Full Changelog: v0.17.0...v0.18.0-beta.1
v0.17.0
Dyad v0.17.0 introduces support for OpenAI's latest GPT-5 models and the ability to reference other apps, making it possible to use your existing apps to build new apps!
Full release notes: https://www.dyad.sh/docs/releases/0.17.0
What's Changed
- Rebase GPT 4.1 engine by @wwwillchen in #909
- Clearer help instructions by @wwwillchen in #919
- add editable custom model by @B1ueRaw in #794
- docs(contribute): add explainations about SQL migration by @Olyno in #893
- fix(ui): prevent content click from toggling accordion and improve UX with cursor-text in Codeblock by @princeaden1 in #930
- Allow referencing other apps by @wwwillchen in #692
- bump to v0.17.0 beta 2 by @wwwillchen in #932
- Fix preset value by @wwwillchen in #933
- Bump to v0.17.0 by @wwwillchen in #940
- Shard E2E tests by @wwwillchen in #941
- increase mem size to avoid OOM by @wwwillchen in #942
- Add link for rate limit errors by @wwwillchen in #956
New Contributors
Full Changelog: v0.16.0...v0.17.0