- Added comment to main.jsx to trigger CI rebuild with correct API URL
- Added ingress annotations to prevent redirect loops (ssl-redirect: false)
- This fixes ERR_TOO_MANY_REDIRECTS and blank page issues
- Auto-create admin user on startup with configurable credentials
- Force password change on first admin login
- PIN-based password reset via email (6-digit code)
- Remove demo account notice from login page
- Add complete profile edit with email, phone, address fields
- Add password change functionality in profile
- Add database migration for new user fields
- Update Helm values with admin and email config