Release Notes
December 22, 2025
What's New
- Supabase integration: The first built-in integration is here! Extend your project with Supabase for a database, user management, storage, and more. Supabase will ask for confirmation before performing any potentially dangerous actions.
- Model selection: Choose your favorite model per task with a new dropdown menu offering models from Anthropic and Google, including Claude Opus 4.5 and Gemini 3.0 Pro
- AI-powered gradients: Generate beautiful gradients using AI through the background color panel
Improvements
- Image panel design: Improved the design of the image panel when the image source is dynamic
- More concise AI: The AI is now more to the point in its responses
- Color panel behavior: Selecting a color after detaching the color panel from the Simple Editing bar no longer causes the panel to close
- Faster panel opening: Panels in the Simple Editing bar now open faster
Bug Fixes
- Fixed unintended cases where the stage would jump to a selection even in preview mode
- Logs are now better preserved across refreshes
December 15, 2025
What's New
- Project management: You can now rename, duplicate, and delete any of your projects from the home page
- System theme support: The theme panel now supports viewing light/dark mode according to your system preference
- Eyedropper color picker: Pick any color visible on your screen directly from the color picker (Chrome only)
- Delete generated images: You can now delete images in the image panel
- Expanded visual editing: More cases where elements are defined outside of their components can now be visually edited
Improvements
- Hex color support: The color picker now also supports Hex color format
- More font variety: The AI will now suggest more diverse font offerings in its designs
- Better spacing overlays: Improved how margin/padding overlays are displayed on text nodes
- More attachment types: You can now attach js, ts, css, and md files to the Chat
- Clearer bound expressions: The property panel now displays better information about bound expressions
Bug Fixes
- Fixed panel dragging from the Simple Editing bar on Safari
- Fixed changes to the node_modules directory sometimes not being picked up
- Fixed a rare issue where the AI responded with broken output (you can now retry these requests)
- Fixed a rare issue where panels in the Simple Editing bar would not open on first click
December 8, 2025
What's New
- Preview mode highlights: Selection highlights now appear on stage even in preview mode when referencing elements in the Chat or Dev Tools panels
- Download code: You can now download your code from the Dev Tools panel menu (in addition to the Code tab)
Improvements
- Theme manager: Improved search, color visibility, and light/dark mode toggle behavior
- Image generation panel: Improved button states, icons, spacing, and tooltips
- Smarter AI: Improved knowledge of visual (manual) edits you've made to the code
- Smarter AI: Will no longer wrongfully retry requests that previously failed or were cancelled, unless explicitly asked to
- Smoother updates: When a new version of Dazl is deployed while you're using it
Bug Fixes
- Fixed an issue where reconnect sync failures could leave the editor in a broken state requiring a refresh
- Resolved an edge case where forced element states couldn't be cancelled
- package-lock.json changes are no longer treated as manual edits
December 1, 2025
What's New
Image Generation gets a major upgrade
- More creative control: Generate with new AI models (including Nano Banana Pro!), choose aspect ratios, and apply style presets for better results
- Auto-save: Generated images now save automatically and can be applied straight from the panel
- Double-click to edit: Interact with images on the stage more intuitively
Stage and editor enhancements
- Visual spacing overlays: See margin and padding overlays on stage when the relevant visual controllers are open
- Quick access to published projects: View your published project directly from the Dazl home page
- Mobile publishing: You can now publish your project even when in mobile mode
Improvements
- Improved connection stability: Complete rework of Dazl's connection mechanism, making it more stable than ever and eliminating client disconnections
Smarter AI assistance
- Better context awareness: The AI now understands your selections more accurately
- Graceful error recovery: If something goes wrong mid-task, the AI will try an alternative approach instead of stopping
- Devtools access during generation: You can now inspect and view your project while the AI is working, instead of the UI being fully blocked
Quality of life
- Live config reload: Changes to your environment settings now apply without a manual restart
- Billing portal always accessible, even on the free plan: Manage your subscription anytime from your account
- Faster Style Panel suggestions in the Dev Tools
- Better Theme Panel: Now indicates if any colors under a specific palette are invalid and allows editing them. Changing colors is also significantly faster
Bug Fixes
- Safari stage rendering errors
- File attachments sometimes failing to include in the chat
- AI referencing outdated element positions
- Package-lock showing phantom diffs