2FAuth v2.0.0 Release Notes

Release Date: 2020-11-29 // over 3 years ago
  • 2FAuth 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

    • issue #13 Long Service name push content out of viewport
    • issue #11 Token generation do not loop if TOTP period is different from 30s
    • issue #9 Upload QR code in standard form return a 422 missing uri field