From c2dc8c0ded70e7787ced47fd869cc176046b6123 Mon Sep 17 00:00:00 2001 From: Albrecht Degering Date: Sat, 11 Jul 2026 02:34:59 +0200 Subject: [PATCH] Release v0.1.7 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cc12c53..a985f21 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,8 @@ tasks, forms, files, templates, mail, appointments, payments, and records through capabilities, events, commands, and DTOs. See [docs/CONCEPT.md](docs/CONCEPT.md) for the current module concept. + +There is a BPMN component playing a major role here. Maybe this needs to +become a separate module. It is quite viable to think about workflow +modelling (and consequently import and export) in terms of BPMN, permitting +a standardized configuration of the system. \ No newline at end of file