System · Chronicle

The Cartarch Chronicle.

A journal of releases — what we shipped, what we refined, what we resolved, and a short note from the Archivist on each.

Folio IV · Issue 1 · Entry 0
v4.1.0 · 27 June 2026 · published

Chronicle of Changes.

Refined1 entry

  • Behind-the-scenes reliability: database schema changes now apply through a dedicated migration step that runs before each release rolls out, instead of the app building tables on startup. This closes a class of silent migration drift and makes deploys safer. No visible change to the app itself.