{
  "version": "1.6.8.2.4",
  "title": "Role Enforcement Wiring",
  "date": "2026-04-25",
  "requiresRefresh": true,
  "notes": [
    "Added role-based route guard so protected pages stay hidden until the user's role permission is verified.",
    "Added role-based navigation hiding for Admin and Employee accounts on the dashboard.",
    "Owner and Developer accounts keep full access automatically.",
    "Pro guard remains separate from role guard so paid-feature checks and role-permission checks both apply.",
    "No project, cloud sync, Dev Center, AI logic, finance data, receipt data, schedule data, or directory data logic changed."
  ]
}
