File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed
Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 22
33---
44
5- ## 🔮 In Entwicklung (Ausblick auf nächstes Release )
5+ ## 🧪 v0.10.0-insiders.1 (08.02.2026 )
66
7- * Diese Features sind nach v0.9.4 hinzugekommen und werden im nächsten Release enthalten sein. *
7+ ** Insiders-Vorschauversion ** — Für Feedback und Early Testing
88
9- ### Neue Funktionen
9+ ### Experimentelle Features
10+ - PostgreSQL-Image auf ProcessCube.Postgres 0.2.1 umgestellt (PostgreSQL 18 mit Extensions: timescaledb, pgvector, pg_search u.a.)
11+ - Automatische Datenbank-Initialisierung für engine, authority und appdb
12+ - WhoDB-Service für Web-basierte Datenbankverwaltung (Port 8080)
13+ - Authority-Healthcheck und korrekte Service-Abhängigkeiten (behebt OpenID-Verbindungsfehler beim Start)
14+
15+ ### Weitere Änderungen seit v0.9.4
1016- Flow-Speicherformat von JSON auf YAML umgestellt
1117- Parameter zur Dialog-Steuerung hinzugefügt
1218- Neues ProcessCube.LowCode-Image integriert
19+ - Engine- und Authority-Image-Versionen aktualisiert
20+ - Dockerfile-Build für pnpm-Workspace-Kompatibilität korrigiert
21+
22+ ### Bekannte Einschränkungen
23+ - Bestehende PostgreSQL-17-Daten sind nicht kompatibel — ` ./postgres/apptemplate_db.instance ` muss vor dem ersten Start gelöscht werden
1324
1425---
1526
Original file line number Diff line number Diff line change 11{
22 "name" : " processcube.apptemplate" ,
3- "version" : " 0.9.4 " ,
3+ "version" : " 0.10.0-insiders.1 " ,
44 "description" : " A AppTemplate for a App build with and for the ProcessCube Plattform" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments