⚠️ This release drops PHP 7.4 support ⚠️
The docker image has been upgraded as well.
Added
- An option to fetch icons automatically from 2factorauth/twofactorauth (#99)
- An About page, accessible from the footer (#91)
- Alphabetical sorting feature (#95)
Changed
- The footer is now visible everywhere to ease access to the About page
Fixed
- issue #89 Deploy to Heroku fails without
composer.lock
- issue #102 OTP generation from the Create/Edit form with invalid data should display errors
- issue #103 Google Authenticator import error: "Label contains a colon"
- issue #109 Account creation/import fails when encryption is On
Removed
- PHP 7.4 support