summaryrefslogtreecommitdiff
path: root/docs/STATE.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/STATE.md')
-rw-r--r--docs/STATE.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/STATE.md b/docs/STATE.md
index 8a631b5..fd01b05 100644
--- a/docs/STATE.md
+++ b/docs/STATE.md
@@ -14,6 +14,12 @@ unit tests and the docs consistency check.
## Resume here (2026-09-23)
+- **Bolaget → Användare (2026-09-23, not deployed)**: owners see the org's
+ members (user name, name, role as Ägare/Bokförare/Läsare) in a read-only
+ list; the menu item is hidden for other roles. `org.member_list` is now
+ owner-only on the server too (it was open to viewers, contrary to the
+ §4.3 table). Next: add/change role/remove members from the view
+ (`org.member_add`/`_set_role`/`_remove` exist), then user creation.
- **Web åäö fix (2026-09-23, `v0.1.70`)**: the web TUI showed no åäö on
the NAS: the cross-built static glibc bokftui found no locale data in
the Alpine image (setlocale failed, åäö were invalid bytes). The image