Changelog
07e4383 Add new feature to decryption secrets from file. (#52)
7154505 Use functions to make the workflow items. (#51)
4c4b5ed Set SYNC_CACHE_AGE to 0 to disable auto sync. (#50)
1d98eb8 Fix link in README (#48) (@luckman212)
A few highlights of this release 🌤️
-
adds a new feature to the way secrets are retrieved,
which is now by decrypting them from the data.json of the Bitwarden CLI.
This reduces the wait time for a secret a lot 🕐 -
login/lockout checks are now added to the top of the search view,
and if cached items exist, they are still listed and viewable,
just to get the secrets login/unlock is required
@luckman212 thanks for contributing
Please feel free to contribute and/or ask questions and ideas.