Skip to main content
v0.13.0

V13: Chat with Images, Undo/Redo, and Smarter AI

Chat with images. Full undo/redo. Smarter AI. V13 is here.

- Vysakh Sreenivasan

Thirteen releases. Thirteen weeks. V13 lets you chat with AI about your images, adds full undo/redo to the markdown editor, makes AI smarter at picking the right tools automatically, and fixes keyboard shortcuts on Mac.

What's New in V13

Chat with Your Images

Ask AI questions about images in your files. Upload a screenshot, ask 'what's this error?'. Share a chart, ask 'summarize this data'. The AI now sees what you see. Plus retry failed requests with one click, clear chat buttons, and better CSV handling.

Full Undo/Redo for Markdown

The markdown editor now has complete undo/redo support. Made a mistake? Cmd+Z. Changed your mind? Cmd+Shift+Z. View HTML source code and switch to edit mode. Diagrams render directly in chat responses.

Smarter AI

The AI automatically picks the right tools for the job when using OpenAI or Gemini. Extract frames from videos. Rich previews appear directly in chat. Less thinking, more doing.

The Numbers

70+ commits. 3 major feature areas. 3 platforms. 13 weeks of continuous shipping.

70+
Commits
3
Feature Areas
3
Platforms
13
Weeks Shipping

Thirteen Weeks of Shipping

V1 on Oct 31. V13 today. Thirteen consecutive releases. Building in public, shipping every week.

View Full Changelog →

Thirteen releases. Thirteen weeks. Chat with images. Undo/redo. Smarter AI. Download V13 now.

Download Diwadi V13

Full Changelog

Major Features

  • Chat with AI about images in your files
  • Full undo/redo support for markdown editor
  • AI automatically picks the right tools (OpenAI/Gemini)
  • Extract frames from videos
  • Diagrams render directly in chat
  • Recursive subfolder search

Technical Improvements

  • Better error handling with retry option
  • Improved CSV file search and handling
  • View HTML source and edit mode
  • Rich previews in chat responses
  • Enhanced PDF tools

UI/UX Enhancements

  • Clear and new chat buttons
  • Tab-switch content recovery
  • Better file navigator panel persistence
  • Improved presentation preview

Fixed

  • Fixed keyboard shortcuts on Mac (Enter, Cmd+A/C/V/X)
  • Fixed debounce timer cleanup in undo/redo
  • Fixed image tool references in dialogs
  • Fixed theme handling in settings
  • Fixed light mode styling
  • Various stability improvements