Release v2.3.2-20260124
This release includes several improvements to the password generator and fixes for certificate handling. You can now create longer passphrases of up to 20 words, and the generator will display a character count for both passphrases and usernames. We have also resolved issues with certificate stores on Windows and macOS for a more reliable experience.
All changes
- abb6539f - Merge branch 'master' of https://github.com/AChep/keyguard-app
- 5c3975c4 - fix(Windows): Revert to using the built-in cert provider
- 9092a468 - chore: Bump app version name to 2.3.2
- dee1a72d - fix(MacOS): Combine KeychainStore with default certificate store
- 05b3113f - improvement(Generator): Change max number of words of a passphrase from 10 to 20 #1232
- 05716243 - improvement(Generator): Show a number of characters for Passphrase & Username values #1232