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 22
v4.1.22 · 8 July 2026 · published

Chronicle of Changes.

Refined1 entry

  • The "Add Deck" form on the Locations page now accepts a Brew checkbox, matching the import preview's inline deck creation.
Notes from the Archivist

The import-preview deck widget learned `is_brew` in v4.1.18, but its older sibling on the Locations page never got the same parameter. Both call the same service function that already understood brews; the gap was just that one of the two front doors never asked the question. Closing it now before the asymmetry surprises someone who creates a brew from the wrong page and discovers it didn't stick.