All Versions
12
Latest Version
Avg Release Cycle
72 days
Latest Release
57 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.0.2 Changes
May 11, 2022 -
v3.0.1 Changes
May 11, 2022 -
v3.0.0 Changes
May 09, 2022Finally, here is version 3.0!
📚 This is a milestone in the 2FAuth development that greatly enhances 2FAuth under the hoods and comes with a brand new documentation.
🆕 New
- 👀 2FAuth now exposes a REST API following the OpenAPI 3.1 specification that allows connexion with third parties (see the API doc)
- 🌐 Support of the Web Authentication standard, aka WebAuthn, to login using a security device like a Yubikey or FaceID
- 👌 Support of authentication proxy to bypass the 2FAuth auth login
- 🚀 Heroku setup to deploy 2FAuth using the Deploy to Heroku button
Also added
- Ability to delete the user account and reset 2FAuth
- The content of any non-2FA QR code can be copied or followed (in case of an HTTP link)
- 👍 PHP 8.0 support
🔄 Changed
- 0️⃣ 2Fauth now uses the browser language preference by default.
- The current group is now clickable in the group selector
- ⬆️ Upgrade to Laravel 8
🛠 Fixed
- ✅ issue #45 Account or Service field containing colon breaks the Test feature in the advanced form
- issue #47 Account creation fails when otpauth service parameter is missing
- issue #50 Email password reset does not work
- issue #51 Cannot delete a group with accounts (MySQL only)
- 0️⃣ issue #52 null "Default group" setting after group delete
- 🐳 issue #57 Can't save icons or upload QR codes - Docker installation
✂ Removed
- 👍 PHP 7.3 support
-
v2.1.0 Changes
March 04, 2021➕ Added
- 🌐 German translation, thanks to @chenmichael
-
v2.0.2 Changes
December 04, 2020🛠 Fixed
- issue #20 Issues using 'Protect sensible data'
-
v2.0.1 Changes
December 03, 2020🛠 Fixed
- 👻 issue #18 Install using MySQL causes exception
- issue #17 Capitalization of email address during login should not matter
- 🚚 issue #15 Applied group filter is not removed if the group is deleted
- issue #14 Cache is not refreshed automatically after group changes
- Missing footer links at first start
- Missing redirection after registration
-
v2.0.0 Changes
November 29, 20202FAuth goes to v2.0!
🚀 This release comes with multiple improvements and a lot of changes under the hood.
⬆️ Don't forget to backup your database before you upgrade. Have fun :)➕ Added
- ➕ Add Groups to enhance accounts management
- 🆕 New advanced form to define fully customized accounts without QR code
- 🆕 New user option to skip the submitting page
- 🆕 New DB protection option to encrypt sensitive 2FA data
- QR code generation of recorded accounts
- 👌 Support of the OTP
image
parameter when a QR code is imported
🔄 Changed
- 🐎 Performance improvement thanks to data caching
- 👉 Show Register/Login forms and their links only when relevant
- Let the user choose between all available submitting methods (livescan, qrcode upload, advanced form)
- 🌐 Translations are now managed on Crowdin.com/2fauth. You master some foreign languages? Why not help translate 2FAuth, your help would be welcome.
🛠 Fixed
-
v1.3.1 Changes
October 12, 2020🔄 Changed
- ⬆️ Upgrade to Laravel 7.0
- ⬇️ Drop PHP 7.2 support
- Enable the Request reset password form in Demo mode but inactivated
🛠 Fixed
- 🛠 Fix missing notifications in Auth views
-
v1.3.0 Changes
October 09, 2020➕ Added
- 🔒 Application lock on security code copy or after a fixed period of inactivity
- 🔔 Notify user that https is required in order to use camera streaming to flash QR code
- 🔒 Notify user that the security code has been copied to clipboard when user click it
- 👉 Show selected accounts count in Manage view
- 🆕 New option to show/hide icons in accounts list
🔄 Changed
- More mobile friendly Close button for modal
- More advanced notification component
- 🛠 Fixed header to keep Search field and Delete button always visible
- Switches replaced by checkboxes in Settings
🛠 Fixed
- Hide context around iPhone X+ notch
- Unwanted access to restricted pages as guest
-
v1.2.0 Changes
September 18, 2020➕ Added
- QR Code scan using live stream when a camera is detected. Previous QR Code scanner remains available as fallback method or can be forced in Settings.
- 🆕 New alternative layouts: List or Grid
- Accounts can be reordered
🔄 Changed
- 🛠 Notification banner (when saving settings) now has a fixed position