Skip to content

Releases: Zulaa9/KeyPing

v.1.0.2

10 Mar 19:45

Choose a tag to compare

KeyPing v1.0.2

Minor UX and visual consistency improvements for service icon detection.

Fixes

  • Improved service icon detection coverage across the application.
  • Added and normalized multiple service mappings so icons resolve correctly from service names and URLs.
  • Fixed several cases where service logos were missing or incorrectly resolved.
  • Improved detection of compact service names (no spaces), such as riotgames, stackoverflow, and w3school.
  • Corrected brand rendering behavior for selected services to preserve original logo colors where appropriate.

Notes

This release focuses on improving icon detection reliability and overall visual consistency across the UI.

No changes were made to the vault encryption model or password storage logic in this version.

v1.0.1

09 Mar 06:44

Choose a tag to compare

Fix

  • Fixed incorrect Gmail icon detection when a login email was present.
  • Service icon detection now only considers the service name and URLs, not the login email.

v1.0.0

09 Mar 06:26

Choose a tag to compare

KeyPing v1.0.0 – First Stable Release

KeyPing is a privacy-first desktop password manager focused on detecting weak, reused, and risky passwords while keeping all data fully local and offline.

This first stable release includes the core functionality of the project and is intended for real daily use.

Main Features

  • Local-only encrypted vault (AES-256-GCM)
  • Password similarity and reuse detection
  • Password health analysis and scoring
  • Version history per password
  • Advanced filtering and search
  • Folder organization with drag and drop
  • Secure clipboard with auto-wipe and history cleaning
  • Offline encrypted import/export
  • Interactive onboarding and demo mode
  • Automatic updates via GitHub Releases
  • ES / EN interface

Security Highlights

  • AES-256-GCM encrypted vault
  • PBKDF2-HMAC-SHA512 key derivation
  • Clipboard auto-clear protection
  • Brute-force delay protection on master unlock
  • Vault integrity validation

Downloads

  • Windows: .exe installer (NSIS)
  • Linux: AppImage
  • macOS: .dmg

Checksums for release integrity are included with this release.

Notes

KeyPing is actively developed and improvements in security, UX, and testing continue.

Feedback, bug reports, and suggestions are welcome.

License

MIT License.