summaryrefslogtreecommitdiff
path: root/docs/STATE.md
diff options
context:
space:
mode:
authorAnders Betts <anders.betts@gmail.com>2026-09-23 11:55:57 +0200
committerAnders Betts <anders.betts@gmail.com>2026-09-23 11:55:57 +0200
commit01feeb96c342f216fd5bf7702037fbd98ca49337 (patch)
tree56c86d9605cfc283bac9df46abf660d3fb77d46d /docs/STATE.md
parent16ca0a48288005ea643456f5f6563355235a5839 (diff)
downloadbokf-01feeb96c342f216fd5bf7702037fbd98ca49337.tar.gz
bokf-01feeb96c342f216fd5bf7702037fbd98ca49337.zip
docs: state after the v0.1.70 deploy
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Diffstat (limited to 'docs/STATE.md')
-rw-r--r--docs/STATE.md6
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`.