Dyad LogoDyad
Releases

Redesigned app navigation, Neon database support for Vite/Nitro apps, bulk app deletion, and smoother large attachments

Dyad v1.0.0 Beta 1 introduces a visual refresh for app navigation, adds Neon database support for Vite/Nitro projects, makes it easier to bulk delete apps, and adds experimental support for handling large text and chat context attachments more smoothly.

Highlights

Visual refresh with chats folded into app navigation

Dyad’s app sidebar has been redesigned to make more room for building.

Chats are now folded directly into the app navigation, making it easier to move between apps and their related conversations without relying on separate chat tabs. The sidebar and tab areas have also been polished to reduce visual clutter.

Preview utility actions have moved from the right-side navigation menu into a horizontal toolbar inside the preview panel. This keeps preview controls closer to your app while preserving more workspace.

Neon database support for Vite/Nitro projects

This release adds Neon database support for Vite/Nitro projects, including apps created from Dyad’s default React/Vite template.

With Nitro server support, React/Vite apps can now use Neon as an alternative to Supabase for full-stack database-backed features. Neon support also enables safer schema workflows, including separate development database branches, the ability to time-travel and undo database changes, and promoting schema changes to production as part of the publishing flow.

You can now select and delete multiple apps at once from the app gallery.

This makes cleanup faster when removing older experiments, duplicates, or apps you no longer need.

Experimental support for large attachments

Large text and chat context attachment support is experimental and must be enabled from Settings > Experiments.

Dyad can now handle large text and chat context attachments more smoothly.

Instead of inlining large file contents directly into the chat context, Dyad can analyze attachments in a way that reduces prompt size and improves reliability when working with bigger files or longer chat context.

Enhancements

  • Added Spanish (es-ES) translation support. Thanks @jjgr86 for contributing!
  • Fixed missing chat tabs when running security review or fixing issues.
  • Fixed the back button in navigation.
  • Added an inline add integration workflow directly inside chat.
  • Improved the Supabase Data API grant prompt.
  • Improved GitHub reconnect prompts for linked apps.
  • Added clearer notifications when chats change and when Agent/MCP consent is needed.
  • Added guidance to help users choose the correct database URL.
  • Added support for reopening closed chat tabs from the context menu and with a shortcut.
  • Removed outdated Turbo model options from model selection.
  • Fixed sidebar toggle sizing.

Feedback

This is a beta release, so feedback is especially helpful—particularly around the redesigned app navigation, Neon support for Vite/Nitro projects, bulk app deletion, and experimental large attachment handling.

If you run into issues or have suggestions, please help us improve by reporting a bug or uploading a chat session.

On this page