Release v0.1.8

This commit is contained in:
2026-07-11 16:49:01 +02:00
parent a8cf9949c6
commit 4b960ad37f
5 changed files with 12 additions and 9 deletions

View File

@@ -1,5 +1,9 @@
# GovOPlaN Dashboard
<!-- govoplan-repository-type:start -->
**Repository type:** module (platform).
<!-- govoplan-repository-type:end -->
Configurable dashboard module for GovOPlaN.
The module owns the `/dashboard` route when installed. Core keeps only a minimal
@@ -9,4 +13,3 @@ Modules contribute widgets through the `dashboard.widgets` WebUI capability.
The first implementation stores personal widget visibility in browser storage;
server-side layout persistence can be added later without changing the widget
contract.