docs: add Romanian User Guide and include in prod export v1.3.4

This commit is contained in:
Daniel Bedeleanu
2026-04-11 12:49:11 +03:00
parent ed06f0b56e
commit 91bdd791d2
4 changed files with 62 additions and 5 deletions

View File

@@ -1,11 +1,10 @@
{
"version": "1.3.3",
"last_build": "2026-04-11-1246",
"version": "1.3.4",
"last_build": "2026-04-11-1250",
"commit": "PENDING",
"changelog": [
"v1.3.4: Created USER_GUIDE.md (Romanian) for end-users and integrated into export bundle",
"v1.3.3: Added comprehensive project README.md documenting all operational modes",
"v1.3.2: Systemd Standalone: Switched systemd service from Docker to bare-metal (Direct Python/Node management)",
"v1.3.1: Systemd support added (Docker-compose based - DEPRECATED)",
"v1.3.0: Dockerization: Dual-mode architecture, standalone Next.js, Python logger, and prod export script"
"v1.3.2: Systemd Standalone: Switched systemd service from Docker to bare-metal"
]
}