feat: offline ldap support and ui polish v1.2.4

This commit is contained in:
Daniel Bedeleanu
2026-04-11 11:41:39 +03:00
parent d7dcd523a6
commit a4cea4ce07
8 changed files with 72 additions and 51 deletions

View File

@@ -1,8 +1,9 @@
{
"version": "1.2.3",
"last_build": "2026-04-11-1131",
"commit": "a5e2f",
"version": "1.2.4",
"last_build": "2026-04-11-1146",
"commit": "b6e3f",
"changelog": [
"v1.2.4: Offline LDAP auth support and UI affordance improvements (Dropdown chevrons, soft password dots)",
"v1.2.3: System-wide UI consistency (standardized font sizes, removed uppercase)",
"v1.2.2: UI Readability refactor (Removed uppercase/tracking, increased font sizes)",
"v1.2.1: Git path persistence, master/dev/vX branching, and UI case-sensitivity fix",