diff options
Diffstat (limited to 'docs/STATE.md')
| -rw-r--r-- | docs/STATE.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/STATE.md b/docs/STATE.md index 8bcf83e..3077b12 100644 --- a/docs/STATE.md +++ b/docs/STATE.md @@ -14,7 +14,7 @@ unit tests and the docs consistency check. ## Resume here (2026-09-22) -- **Deployed**: `v0.1.63`, healthy on `nas` (Alpine runtime, static aarch64 +- **Deployed**: `v0.1.64`, healthy on `nas` (Alpine runtime, static aarch64 binaries cross-compiled on this machine — ~20 s, the host only assembles the image; image 33.7 MB, no `libssl3`). `v0.1.55` brought the payroll server waves (schema v11: employees, tax tables, lönebesked) and the @@ -34,7 +34,8 @@ unit tests and the docs consistency check. (schema v12: `invoice_rows.is_text`, `invoices.paid_date`/ `payment_voucher_id`); `v0.1.63` prints the organization name in the invoice and lönebesked headers and adds the shared document colour setting - `document_header_color`. The live database migrated v9 → v11 on the v0.1.55 + `document_header_color`; `v0.1.64` is the TUI interaction-model spec (docs + only, no runtime change). The live database migrated v9 → v11 on the v0.1.55 startup and v11 → v12 on the v0.1.62 startup, each with the automatic pre-migration snapshot in `var/db/backup/`. `main` and the tags are pushed to `nas`. @@ -138,7 +139,7 @@ Original entries for the struck items are in `docs/DECISIONS.md`. ## Environment / how to run -- **Deployed**: `scripts/deploy.sh` (latest `v0.1.63`, healthy on nas). +- **Deployed**: `scripts/deploy.sh` (latest `v0.1.64`, healthy on nas). Live daemon `tls:bokf.makandra.eu:8788`, token `~/.config/bokf/migration-token` (scopes `read,write`; owner-only actions like closing years must be done by the human in the TUI). Git remote |
