Skip to content

v2.1.0

Choose a tag to compare

@nuxsmin nuxsmin released this 18 Aug 21:14
· 9 commits to master since this release

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