Changelog

Every Vorno release, newest first. Notes are published from the app's own release notes at the tag that was built, so this page matches what shipped. Binaries live on the releases page, and the app updates itself from that same feed.

v0.21.0

September 1, 2026

Per-session browser isolation: each agent session's browser window now has its own private storage partition (cookies, logins, storage), so concurrent sessions can hold different logins on the same site. Manual windows keep the shared partition. Note: sessi…

Full notes · Download & assets →

v0.20.0

August 30, 2026

Pluggable memory: a vendor-neutral provider seam with a built-in default

Memory is now a capability with providers, not a feature of Headroom. A new vendor-neutral MemoryProvider seam (search / save / describe) sits between the agent and whatever stores its memories. Headroom becomes one selectable provider behind the seam rathe…

Full notes · Download & assets →

v0.19.0

August 28, 2026

Headroom context management, Moonshot AI (Kimi K3), and Copilot policy-gated models

Headroom context management, per workspace. Workspace settings gain a Headroom section with a master switch, compression engine preferences, verbosity steering, and a statistics toggle. Settings inherit from instance defaults unless the workspace overrides…

Full notes · Download & assets →

v0.18.1

August 27, 2026

Published task definitions become board cards

None. This is a targeted fix release.

Full notes · Download & assets →

v0.18.0

August 20, 2026

Idle agent timeout is now a workspace setting — an idle session's warm agent process is released after a configurable number of minutes (default 60; 0 keeps agents alive until quit). The session itself stays fully usable: the next message transparently rest…

Full notes · Download & assets →

v0.17.0

August 18, 2026

Vorno has documentation of its own, at vorno.ai/docs — searchable, and generated from the same guides that ship inside the app, so the published pages are exactly what your build contains. Every release republishes them.

Full notes · Download & assets →

v0.16.0

August 15, 2026

Automation refusals are now visible in run history. v0.15.0's loop protection was correct but silent: an action stopped by a guard produced a log line and nothing else, so a rule that worked and then quietly stopped was indistinguishable from one that never…

Full notes · Download & assets →

v0.15.0

August 7, 2026

Automations can now act on sessions from any event. set-status, set-labels, and send-message used to be accepted only on WebhookReceived, which made most lifecycle workflows impossible to express. They now work on any automation event — add a label and have…

Full notes · Download & assets →

v0.14.0

July 30, 2026

vorno:// links now open Vorno directly. Vorno registers its own vorno:// URL scheme alongside the existing craftagents:// scheme, using the same link format. Links Vorno generates now prefer vorno://, so they open Vorno reliably even when another Craft Agen…

Full notes · Download & assets →

v0.13.0

July 26, 2026

Artifact Storage Plane + Connection Reliability

The first slice of the artifact plane lands alongside a batch of Web UI connection and annotation reliability fixes. Wire-compatible with the prior release.

Full notes · Download & assets →

v0.12.3

July 24, 2026

Web UI remote-access fixes

Follow-up bug fixes to the PLAN-022 remote-access package shipped in v0.12.0. No new features; wire-compatible.

Full notes · Download & assets →

v0.12.2

July 24, 2026

Agents can create unstarted Tasks on the board with the new createtask tool — title, description, acceptance criteria, sources, skills, LLM connection/model, and working directory; Tasks inherit the current project unless another is specified, and unknown s…

Full notes · Download & assets →

v0.12.1

July 17, 2026

Vorno Branding Cleanup

Web UI is now fully Vorno-branded — the login page shows the Vorno logo, the favicon and the Add-to-Home-Screen / PWA icon are the Vorno mark (previously the old "C"), and the login prompt matches Settings ("Enter your Vorno Web UI password").

Full notes · Download & assets →

v0.12.0

July 15, 2026

Remote Access That Actually Works

Remote Web UI access now works through a single port — the WebSocket connection is proxied through the same port the page loads from, so reaching the app from another device (phone, tablet, another computer) only needs one port opened. Previously, remote lo…

Full notes · Download & assets →

v0.11.6

July 15, 2026

Projects, Cleaner Chrome, and Settings Fixes

Projects are now first-class citizens — clicking a project in the sidebar opens a dedicated view of that project's sessions (titled with the project name, sidebar highlighted), and clicking All Sessions or any other navigation fully exits the project scope…

Full notes · Download & assets →

v0.11.5

July 14, 2026

WebUI Hotfix

A fast follow to 0.11.4.

Full notes · Download & assets →

v0.11.4

July 14, 2026

Version Display Fix

A fast follow to 0.11.3.

Full notes · Download & assets →

v0.11.3

July 14, 2026

The Vorno Identity Release

Vorno gets its face: the vortex-"V" icon everywhere, in-app branding to match, a changelog that tells Vorno's own story — delivered through the auto-update pipeline that v0.11.2 built.

Full notes · Download & assets →

v0.11.2

July 14, 2026

First Signed Vorno Release

The first fully signed, notarized, and auto-updating Vorno release — the fork now ships like a real product.

Full notes · Download & assets →

Before 0.11.2

Vorno is a fork of an open-source project and shares its history up to 0.11.1; version numbering diverged at 0.11.2, which is the first release built, signed, and published as Vorno. There are no Vorno builds below that version, so earlier release notes are not reproduced here — they belong to the upstream project and are available in the repository.