Skip to content

v0.28.0

Compare
Choose a tag to compare
@meyerjrr meyerjrr released this 21 Jun 08:37
· 76 commits to main since this release
151c4c4

Added the option to clear the entire Granted cache

With Granted v0.28.0, you can run granted cache clear --all and choose which secure storage you want to clear the cache. The command will then clear all credentials for the selected secure storage.

What's Changed

  • Add flag that waits for access to be active by @meyerjrr in #682
  • Update file backend password prompt by @meyerjrr in #689
  • Add option to clear the entire Granted cache by @meyerjrr in #689
  • Handle nested parameters in granted settings set command by @meyerjrr in #690

Full Changelog: v0.27.5...v0.28.0