Releases: tejado/Authorizer
Releases · tejado/Authorizer
Authorizer v0.5.0
- New feature: FIDO U2F and FIDO2 WebAuthn
- New feature: Predefined usernames / emails with placeholders
- New Authorizer Bluetooth stack
- Bottom Navigation
- A lot of changes merged in from PasswdSafe
- Bug fixes
Commit Notes
- Extensive modernization merge by @tejado in #48
- Extensive Bluetooth and FIDO changes by @tejado in #54
- Minor updates by @tejado in #57
- Authorizer v0.5.0 by @tejado in #58
Full Changelog: v0.4.1...v0.5.0
Authorizer v0.4.1
- Bug fixes
Authorizer v0.4.0
- New feature: Bluetooth Auto-Type (min. Android Pie required)
- New feature: OTP Auto-Type Button
- New keyboard layout (en_GB)
- Wording adjusted
- Additional small improvements
- Bug fixes
Authorizer v0.3.0
- Added OTP (TOTP/HOTP) feature
- Added placeholder feature
- Added asymmetric encrypted (GPG) backup on USB mass storage
- Additional bug fixes and minor changes
- Now considered more stable - beta status removed
- Privacy Policy: Authorizer does not collect any data! (camera access is used only for scanning OTP QR codes)
Authorizer v0.2.5-beta
- New keyboard layouts
- Bug fixes
Authorizer v0.2.4-beta
- Using now superuser/root to access /dev/hidg0 (USB HID device)
- Added setting to deactivate USB Keyboard output
- A lot of design adjustments, e.g. major rework of TreeView
- Added icons for password entries (shown in TreeView)
- Some merges with the original PasswdSafe for Android app