Infrastructure: Implement master/dev/vX branching, save git path, and fix username casing

This commit is contained in:
Daniel Bedeleanu
2026-04-10 21:51:22 +03:00
parent 93edcc261b
commit 8a3783c7e9
3397 changed files with 57402 additions and 98 deletions

View File

@@ -1,4 +1,11 @@
{
"version": "0.1.0",
"last_updated": "2026-04-10"
"version": "1.2.1",
"last_build": "2026-04-10-1850",
"commit": "84145",
"changelog": [
"v1.2.1: Git path persistence, master/dev/vX branching, and UI case-sensitivity fix",
"v1.2.0: Structured category management with grouping support",
"v1.1.0: Multi-user auth & LDAP framework integration",
"v1.0.0: Initial PWA inventory launch"
]
}