Skip to content

Releases: sysPass/plugin-Authenticator

v2.2.2

13 Mar 09:21
Compare
Choose a tag to compare
  • [FIX] Use SVG renderer for QR code because the source library requires additional packages for PNG based images. Thanks to @littlebutcher for the feedback. Closes #32

v2.2.1

16 Jan 10:28
Compare
Choose a tag to compare
  • [MOD] Update minimum PHP required version
  • [MOD] Update composer version
  • [MOD] Update sysPass' compatible version
  • [MOD] Update README

v2.1.0

18 Aug 21:14
Compare
Choose a tag to compare

This version is focused on improving the plugin's code structure and data encryption. It will handle the database through a PluginOperation interface that will enforce the data security and operations.

  • [MOD] Improved recovery codes handling
  • [MOD] Improved plugins data handling by encrypting the plugin's data
  • [MOD] Improved plugins handling by moving items' data to new database table.
  • [MOD] Added plugins upgrade process

v2.0.3

12 Feb 20:14
Compare
Choose a tag to compare
  • [FIX] Wrong behavior when requesting recovery codes from login. Thanks to @MrMEEE for the feedback. Closes #13
  • [MOD] Updated package description

v2.0.2

09 Feb 00:13
Compare
Choose a tag to compare
  • [FIX] Wrong behavior when user's data is not set. Thanks to @ortizleo for the feedback!. Closes #1240

v2.0.1

06 Jan 10:33
Compare
Choose a tag to compare
  • [FIX] Wrong method called then receiving event notifications. Thanks to @fbernard89 for the feedback. Closes #11
  • [MOD] Updated README. Thanks to @MagicFab for the feedback. Closes #10

Authenticator v2

26 Nov 22:07
Compare
Choose a tag to compare

This version of the plugin is compatible with sysPass v3. The main features are:

  • Compatible with Google Authenticator app
  • Offline QR code generator
  • Recovery codes available
  • Notifications about expiry date