v0.24.0
dyad-sh/dyadv0.24.0Oct 13, 2025by github-actions[bot]
AI Summary
v0.24 makes building multiple apps easier with concurrent chat support and favorite apps. The release also includes a scroll-to-bottom button, a new context menu, and better onboarding flows.
Key Highlights
- Support for concurrent chats.
- Favorite apps feature.
- Context menu (right-click copy, paste).
- Scroll to bottom button.
- Improved onboarding banner.
New Features
- Concurrent chats
- Favorite apps
- Context menu
- Scroll to bottom
- Onboarding improvements
Full Release Notes
Dyad v0.24 stable makes building multiple apps in Dyad easier and more productive! This release includes concurrent chat support, favorite apps, better onboarding, and several UI enhancements. Full release notes: https://www.dyad.sh/docs/releases/0.24.0 ## What's Changed * Update Gemini 2.5 Flash to point to latest by @princeaden1 in https://github.com/dyad-sh/dyad/pull/1392 * fix supabase prompt by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1435 * Label issues filed from pro members by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1440 * implementing favorite apps feature by @azizmejri1 in https://github.com/dyad-sh/dyad/pull/1410 * fix: show dyad-command buttons within assistant responses instead of hiding tags (#1421) by @princeaden1 in https://github.com/dyad-sh/dyad/pull/1432 * Max step count is 20 for toolcalls by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1464 * Better spawn error message by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1434 * fix app width to be 190px by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1465 * Fix DyadThink react hook usage by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1467 * Support concurrent chats by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1478 * Add scroll to bottom button by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1484 * Show onboarding banner to link to YT video & do not show release note on first-time by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1490 * Allow passthrough for provider schemas by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1487 * Reset scroll when navigating to provider by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1489 * Context menu (right-click copy, paste, etc.) by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1492 * add buttons for dyad pro by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1494 * Make provider flow more obvious by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1493 * Bump to v0.24.0-beta.1 by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1495 **Full Changelog**: https://github.com/dyad-sh/dyad/compare/v0.23.0-beta.1...v0.24.0-beta.1