Read the nicer-looking release notes here: https://www.dyad.sh/docs/releases/0.3.0
Full Changelog: v0.2.0...v0.3.0
What's Changed
- Support LLM gateway with Dyad API key by @wwwillchen in #23
- Add toggle for disabling Dyad Pro by @wwwillchen in #24
- Support deep link for Dyad Pro by @wwwillchen in #25
- Graduate supabase from experiments by @wwwillchen in #29
- Support Linux release (0.2.5-beta.2) by @wwwillchen in #30
- Set explicit max output tokens to avoid truncated responses by @wwwillchen in #31
- Fix bug in extract codebase that artificially limited to 30 files by @wwwillchen in #32
- Show token bar at bottom of chat input by @wwwillchen in #33
- Summarize into new chat by @wwwillchen in #34
- Prefill messages in main process and ensure loading state is always shown by @wwwillchen in #35
- Optimize codebase extract & fix proposal handler token counting logic by @wwwillchen in #36
- Add Gemini 2.5 Flash by @wwwillchen in #37
- Inspiration prompts for home screen by @wwwillchen in #38
- Provide a way to disconnect from GitHub integration (due to permissio… by @wwwillchen in #39
- Refactor suggestion by @wwwillchen in #40
- Provide a way to open app folder in finder by @wwwillchen in #42
- Fix chat select by @wwwillchen in #41
- Show release notes on startup by @wwwillchen in #44
- Add heuristic to suggest fix code output by @wwwillchen in #45
- Custom window controls by @wwwillchen in #46
- provide a way to disconnect github repo by @wwwillchen in #47
- Log initial load (isPro) by @wwwillchen in #49
Full Changelog: v0.2.0...v0.3.0