All posts

chmonitor v0.3.4 — Tools, Schema Compare, workspace roles

After four days of agents working day and night — 106 PRs, 267 comments — v0.3.4 ships a Tools menu, workspace roles, Schema Compare, Settings Diff, TTL inventory, What's new, and self-hosted licenses.

August 20, 2026

After four days of agents working day and night — 106 pull requests and 267 comments on GitHub — chmonitor v0.3.4 is the tag for everything that landed on main after v0.3.3. Tools, workspace roles, Schema Compare, Settings Diff, TTL inventory, and self-hosted licenses are in this release.

Every path below opens the live demo: dash.chmonitor.dev.

Tools menuSQL Console, Explorer, Explain, Advisor, Chart Builder, Schema Compare, Settings Diff — last group in Main.
Workspace rolesFull / DBA / Engineer / SRE. Hide and pin pages in this browser.
Schema CompareTable DDL across hosts or replica nodes. Copy-only plan — never applied.
Settings Diffsystem.settings and merge_tree_settings, pair or matrix. All matched when nothing differs.
TTL inventoryEvery MergeTree table's TTL and PARTITION BY, plus part-health charts.
LicensesSelf-hosted host-count licenses. Invoice, not a key in the binary.

What shipped

Tools and workspace

Schema Compare and Settings Diff

DBA workflows is the map.

Cluster ops

Agent

Licenses and CLI

Upgrade

Self-hosters: pull the image you already run.

docker pull ghcr.io/chmonitor/chmonitor:v0.3.4

Cloud (dash.chmonitor.dev) already has this. Nothing to migrate.

The full changelog is in the GitHub release.