1.3.9
2026-03-14
*Invite & QR Registration Flow: Added a new invite onboarding process and HTML5-based QR code registration flow on mobile.
*UI/UX Overhaul: Fully migrated the mobile and web interfaces to utilize standardized components from the `@mieweb/ui` component library.
*Theme & Styling Update: Improved light mode visibility and contrast, refined general theme management, and repositioned the theme toggle button.
*Bug Fix (Mobile): Resolved an exhaustive biometric login loop issue in the mobile app.
*Bug Fix (QR Scanner): Fixed Android camera access permission error (`NotReadableError`) causing a black screen on the QR scanner.
*Layout Improvements: Restored mobile responsiveness, fixed header scroll bleeding, and removed redundant web authentication buttons.
1.2.4
2026-02-21
Admin dashboard for managing users and devices
LDAP login with failover support for multiple servers
Improved 2FA approval screen with clearer approve/deny actions
FAQ page added
App title updated to "MIEWeb Auth"
Simplified app header
Approve/deny actions now use green/red color indicators
General security and stability improvements
Bug fixes