You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
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.