diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-21 22:13:29 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-21 22:13:29 +0200 |
| commit | bf9012dad7ef34bbbfb073bc0f37b0161f0496f3 (patch) | |
| tree | 2d45f470668040717e781c41f13edd04ed687157 | |
| parent | ad8e1707374ca56bed3dbf472dc8b6bb6cb1f38b (diff) | |
| download | bokf-bf9012dad7ef34bbbfb073bc0f37b0161f0496f3.tar.gz bokf-bf9012dad7ef34bbbfb073bc0f37b0161f0496f3.zip | |
docs: state after the v0.1.61 deploy
| -rw-r--r-- | docs/STATE.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/STATE.md b/docs/STATE.md index 79928a6..508774d 100644 --- a/docs/STATE.md +++ b/docs/STATE.md @@ -14,7 +14,7 @@ unit tests and the docs consistency check. ## Resume here (2026-09-21) -- **Deployed**: `v0.1.60`, healthy on `nas` (Alpine runtime, static aarch64 +- **Deployed**: `v0.1.61`, 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 @@ -26,9 +26,11 @@ unit tests and the docs consistency check. protocols (though gnome-terminal/VTE cannot send Ctrl+Enter); `v0.1.60` the per-feature voucher series (Bolaget → Verifikationsserier, IB configurable with legacy `IB` still recognized), Nästa fakturanummer in - Fakturauppgifter and `F9`-only save hints. The live database migrated - v9 → v11 on the v0.1.55 startup with the automatic pre-migration snapshot - in `var/db/backup/`. `main` and the tags are pushed to `nas`. + Fakturauppgifter and `F9`-only save hints; `v0.1.61` lets underlag be + granskade (text in a pager, other files in the desktop viewer) or + nedladdade from the voucher detail and the inbox. The live database + migrated v9 → v11 on the v0.1.55 startup with the automatic pre-migration + snapshot in `var/db/backup/`. `main` and the tags are pushed to `nas`. - **Next tasks (payroll follow-ups)**: fold `payroll.settings_get/set` into `settings.get/set` (cmd_settings.c was busy during wave 1); settle the over-80k % rule (SKV 433 leaves it ambiguous — currently a clear @@ -94,7 +96,7 @@ Original entries for the struck items are in `docs/DECISIONS.md`. ## Environment / how to run -- **Deployed**: `scripts/deploy.sh` (latest `v0.1.60`, healthy on nas). +- **Deployed**: `scripts/deploy.sh` (latest `v0.1.61`, 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 |
