Change logs

What shipped in each release, newest first. The app updates in place, and this page is the record of what changed between versions.

Version 0.4.0 - 2026-09-17

Generate image, Edit image and Generate video now grey themselves out when none of your configured models can actually do the job, instead of opening a panel with nothing behind it. Drag a file straight onto the composer to attach it - the paperclip menu still works too. Fixed: "auto" claimed it could see images, watch video, reason, and call tools even with nothing configured for any of that - it now only claims what your actual models support. Fixed: one unhealthy proxy or relay used to burn through all 12 model attempts on a single image question, each failing the exact same way; it now retries once, then tells you plainly to check your proxy settings instead of listing a wall of near-identical errors. Large screenshots are compressed harder before upload (while keeping real transparency intact), to cut down on failures with providers or proxies that cap request size.

Version 0.3.0 - 2026-09-17

Charts. Ask for one and you get a real chart with hover values, drawn from the data rather than described in prose. Every chart also shows its numbers as a table and exports them as CSV. Tables you can use: click a column to sort, numbers line up in columns, long tables keep their header in view, and any table exports to CSV. Diagrams and maths now get offered. Timelines, flowcharts, sequence and gantt diagrams and typeset formulas already rendered here, but nothing told the assistant so - it only used them by luck. Now it knows.

Version 0.2.0 - 2026-09-17

Code blocks in chat are now files. Run, edit, download or copy one without leaving the message, with the output right underneath it. Edits to a code block are kept with the conversation, so a snippet you fixed is still fixed when you come back to it. Python can now import third-party libraries. pandas, numpy, matplotlib and the rest download the first time you run code that needs them, and work offline after that. New Packages tab in the Store, once the Python runtime is installed: browse every library this build can install and add them ahead of time. Fixed: a failed runtime download was quietly retried, so you waited twice as long before seeing what went wrong.

Version 0.1.0 - 2026-09-15

Initial release.