Releases: tejado/obsidian-gpgCrypt
Releases · tejado/obsidian-gpgCrypt
v0.4.0 - Minor feature update
New features:
- Support OpenPGP.js keys outside of the Vault by specifiying a relative path.
Bugfixes:
- Fix a bug in which pressed keys during the Passphrase modal close caused in certain situations a wrong note-overwrite
v0.3.0 - Feature Update
New features:
- Mobile device support
- "Ask for passphrase on startup" setting for OpenPGP.js backend
- "Decryption cache" setting for GPG CLI backend
- Decryption modal for GPG CLI backend, including the option to cancel the execution of gpg cli
- The last opened encrypted note is now getting loaded again on startup
Bugfixes:
- Fix that multiple passphrase prompts are opened even when the passphrase was correct
- Fix that file-recovery plugin introduced a new event registration that wasnt hooked by gpgCrypt
- Fix to avoid multiple Notices during one note opening
- Minimum passphrase cache time is now 10 seconds
- "Remember passphrase" setting now only available for OpenPGP.js backend as it has no function for GPG CLI backend
- Dependency update
v0.2.0 - Feature Update
Initial release (v0.1.0)
- Asymmetric encryption with key pair
- Seamless for maximum compatibility
- OpenPGP smartcard support (e.g. with YubiKey, Nitrokey, ...) over gpg CLI Wrapper
- Configurable duration of remembering your password
- Configure how encrypted notes should be handled by the file recovery core plugin.
- Enable/disable compression
- Tested with Obsidian Sync
- Status bar integration