What's Changed
This minor bugfix release resolves login issues in the mobile app and browser extension for users with capitalized usernames by making username handling case-insensitive (matching the main web app), and improves biometric availability detection in the app on supported devices.
🚀 New Features
🐞 Bug Fixes
- Mobile app login username is case sensitive but should be case insensitive by @lanedirt in #888
- App does not properly check if biometrics are available before asking the user if they want to use it by @lanedirt in #889
Full Changelog: 0.18.0...0.18.1