This release is built on a completely new codebase that aims to improve UX, enhance code quality, stability and maintainability, essentially focusing on security issues. In particular, the release includes:
Features:
- New smooth lock-unlock workflow without a redundant "quick" key provider;
- Encoding and decoding keys from third-party providers based on the metadata instead of caching their effective keys;
- Increased security of key management (keys are encrypted by Windows Hello and AES algorithms);
- Added an option to disable the plugin in Settings dialog;
Fixes:
- Fixed the issue with keeping original key file path upon unlocking DB (#9, thanks to kinglike1337)
- Changes of validity period option is now applied to existing stored keys (related to #10, thanks to ghost)
- Fixed a possible vulnerable behavior by suggesting quick authorization in case of suspected key compromise.