What changed

Every release, newest first — the same notes that ship with the installers. The app updates itself from these releases; package-manager installs update through their manager.

v0.1.15 2026-08-30

What's new in 0.1.15

Runners

Concentus has been one backend that is both the control plane and the place flows execute — the claude CLI on the machine the window is on, against the login already there. It still is. What is new is the other shape: a hub somebody deployed (java -jar, or the Docker image), and runners connected to it.

Not in this release. A turn does not survive the runner disconnecting: after 45 s without a heartbeat the hub ends it as disconnected, and what the runner was running finishes on its side with its output lost. Finished workspaces are not cleaned up on the runner. Self-hosted models do not run on runners. There is no queue for a runner that is not online — a launch with none fails at once, and a schedule simply fires again.

Tests

Docs

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.14...v0.1.15

Installers and notes on GitHub →

v0.1.14 2026-08-30

What's new in 0.1.14

The Marketplace

A view of its own, beside Studio, where the things a flow is built from are shared and installed — MCP servers, library agents, facades, skills, plugins, API definitions and flow templates.

Groups inside an organization (Enterprise)

Split an organization into groups under Resources → Groups. A resource — a flow, an MCP server, an agent, a facade, a knowledge base, a credential — can be visible to one group instead of the whole organization (Visible to on the resource or the flow card). A group carries its own policy and its own per-run settings, layered over the organization's for the flows it holds. Managers run their group; administrators create them. The Marketplace publishes to a group and installs into one. The tenth Enterprise feature.

Studio

Resources

Tests

Docs

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.13...v0.1.14

Installers and notes on GitHub →

v0.1.13 2026-08-30

What's new in 0.1.13

A documentation release: the site, the docs and the README read against the app as it ships today. No code changed since 0.1.12.

The site

The docs — in English, Spanish and Catalan

The README

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.12...v0.1.13

Installers and notes on GitHub →

v0.1.12 2026-08-29

What's new in 0.1.12

A maintenance release: the whole codebase simplified and cleaned up with no change in what it does — and one real bug the cleanup's own test gate caught.

Fixed

Under the hood

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.11...v0.1.12

Installers and notes on GitHub →

v0.1.11 2026-08-29

What's new in 0.1.11

Team pricing

25 € per seat per month, or 20 € per seat per month when the year is paid at once. Up to ten seats, bought by card on the site; the license lands in your inbox minutes after checkout.

The Enterprise line

Team keeps everything a team needs to work together. Enterprise adds scale and governance — nine things, each named the same way on the site, in the License panel and in the refusal you see when a Team license does not cover it:

Also

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.10...v0.1.11

Installers and notes on GitHub →

v0.1.10 2026-08-29

What's new in 0.1.10

Credentials are encrypted at rest

Stored credentials are sealed with a key the desktop shell keeps in your OS keyring. If an installation ever finds rows it cannot open — a reinstall, a second machine on a shared database without the key — they show as locked — enter the value again; the app runs, the flow doctor names them, and re-entering seals them under this installation's key. Nothing is deleted and no flow needs rewiring. Backups include secrets only when you ask.

A Team tier, and a trial

The site

Quality

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.9...v0.1.10

Installers and notes on GitHub →

v0.1.9 2026-08-29

What's new in 0.1.9

The first twenty-four items of the improvements report.

Your subscription's allowance

Fan-out

Runs

Blocks and triggers

Knowledge

Managed sessions

Not exercised against the real world in this release

SMTP send, the Telegram bot, Tesseract, the managed-session MCP token and the LLM judge were tested through fakes only. If one of them misbehaves for you, the run log says so — open an issue with that line.

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.8...v0.1.9

Installers and notes on GitHub →

v0.1.8 2026-08-29

What's new in 0.1.8

The verifier can say why

on error means *this* block

Second outputs stay out of the way

Coordinator and Agent are two blocks

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.7...v0.1.8

Installers and notes on GitHub →

v0.1.7 2026-08-23

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.6...v0.1.7

Installers and notes on GitHub →

v0.1.6 2026-08-23

# Concentus 0.1.6

The canvas grows editor manners, runs learn to answer "what would happen *now*", the machine stops being surprised by multiplication, the interface speaks Spanish and Catalan — and the PolyForm license line gets a mechanism.

The canvas

Runs

The machine

The interface

Licensing

Install & update

Existing installations update themselves. New ones:

```

scoop bucket add concentus https://github.com/Gergilcan/concentus && scoop install concentus

winget install concentus

npx concentus

```

or the installers below.

Installers and notes on GitHub →

v0.1.5 2026-08-22

What's Changed

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.4...v0.1.5

What's Changed

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.4...v0.1.5

Installers and notes on GitHub →

v0.1.4 2026-08-22

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.3...v0.1.4

Installers and notes on GitHub →

v0.1.3 2026-08-22

Full Changelog: https://github.com/Gergilcan/concentus/compare/v0.1.2...v0.1.3

Installers and notes on GitHub →