diff options
| -rw-r--r-- | docs/STATE.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/STATE.md b/docs/STATE.md index 10286fb..8a631b5 100644 --- a/docs/STATE.md +++ b/docs/STATE.md @@ -92,7 +92,7 @@ unit tests and the docs consistency check. result. Locked years stay locked — a correction belongs in the open year (2026/2027). The owner can now run Bokslutshubben → Inkomstdeklaration. -- **Deployed**: `v0.1.69` (bokfd + the new `bokf-web`), healthy on `nas` (Alpine runtime, static aarch64 +- **Deployed**: `v0.1.70` (bokfd + `bokf-web`), 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 @@ -121,7 +121,9 @@ unit tests and the docs consistency check. `user.set_password` and the 2026-09-23 TUI work (shared field editor, voucher navigation/sorting, goto search, Byt bolag, Byt lösenord); `v0.1.69` the web frontend, the context menu without F-keys and the - per-user login limiter. The live database migrated v9 → v11 on the v0.1.55 + per-user login limiter; `v0.1.70` the locale data for åäö in the web + image (and the cross build runs as the invoking user, so deploy.sh can + clean `.prebuilt`). 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`. |
