Releases: keepkey/keepkey-bitcoin-only
KeepKey Vault release-0.2.11
KeepKey Vault release-0.2.11-20250901-202547
Downloads
- macOS: Universal app (.dmg and .app.tar.gz)
- Windows: x64 installer (.exe and .msi)
- Linux: AppImage and .deb (works on most distributions)
Security & Signatures
macOS Release: Fully signed and notarized
- Signed with Developer ID: KEY HODLERS LLC (DR57X8Z394)
- Notarized by Apple (ID: 120b7f19-695b-43d8-b0ed-74ddb0130e0c)
- No Gatekeeper warnings - ready for production use
Windows Release: Code signed with EV certificate
- Signed with Sectigo EV certificate: KEY HODLERS LLC
- Certificate Authority: Sectigo Public Code Signing CA EV R36
- Timestamped for long-term validity
- No SmartScreen warnings - ready for production use
KeepKey Vault release-2.2.10-20250820-210845
KeepKey Vault release-2.2.10-20250820-210845
Downloads
- macOS: Universal app (.dmg and .app.tar.gz)
- Windows: x64 installer (.exe) DIGITALLY SIGNED
- Linux: AppImage and .deb (works on most distributions)
What's New in v2.2.10
New Features:
- Internationalization: Bitcoin address type settings now support 5 languages (English, German, French, Spanish, Polish)
- TypeScript Fixes: Resolved build errors in SetupWizard component
- Release Process Improvements: Enhanced build and signing workflows
Security: The Windows executable is now digitally signed with an EV code signing certificate from Sectigo (KEY HODLERS LLC).
Security Status
- Windows: Digitally signed and verified with EV certificate
- macOS/Linux: Development builds (unsigned)
Technical Details
This release includes:
- Updated Bitcoin address type selection with full translation support
- Fixed TypeScript compilation errors that were preventing builds
- Complete version alignment across all project components
- Enhanced release automation and signing processes
- Signed Windows binaries for enhanced security and trust
Verification
Windows users can verify the digital signature by:
- Right-clicking the downloaded .exe file
- Select 'Properties' 'Digital Signatures' tab
- Verify the signature shows 'KEY HODLERS LLC' issued by 'Sectigo Public Code Signing CA EV R36'
KeepKey Vault v2.2.9
Hotfix, bip39 Passphrase and Pin improvements
=================================
- Fixes Passphrase detection
- Improve Pin Modal Flow
KeepKey Vault v2.2.9
KeepKey Vault v2.2.9
Downloads
- macOS: Universal app (
.dmg) - Windows: x64 installer (
.exe) - Linux: AppImage (works on most distributions)
KeepKey Vault v2.2.8
KeepKey Vault v2.2.8
Downloads
- macOS: Universal app (
.dmg) - Windows: x64 installer (
.exe) - Linux: AppImage (works on most distributions)
KeepKey Vault v2.2.3
Bugfix
Windows onboarding fixs
KeepKey Vault v2.2.0(2)
chore: bump version to 2.2.0 Prepare for release v2.2.0 including Windows FIDO/HID fixes 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Release v2.2.0 - Windows FIDO/HID Fix
🪟 Complete Windows FIDO/HID Fix for KeepKey Devices
This release includes a comprehensive fix for Windows-specific KeepKey compatibility issues, resolving persistent "feature object false" errors.
✅ Issues Fixed:
-
Windows FIDO/U2F Blocklist Issue
- Windows 10 (1903+) CTAP-HID filter no longer blocks KeepKey devices
- Fixes "Access denied" and device disconnection errors
- Forces HID transport on Windows to bypass FIDO filter
-
Windows HID Parameter Error (0x00000057)
- Fixes "The parameter is incorrect" errors during HID communication
- Implements platform-specific HID packet format for Windows
🔧 Changes:
- Windows now forces HID transport to avoid FIDO/U2F blocklist issues
- Windows-specific HID packet format without report ID prefix
- Non-Windows platforms maintain original behavior (zero impact)
📚 Documentation:
- Added comprehensive Windows build issues reference
- Enhanced FIDO fix documentation with technical details
- Cross-platform compatibility verification
✅ Cross-Platform Compatibility:
- macOS: Zero impact, uses original code paths
- Linux: Zero impact, uses original code paths
- Windows: Complete out-of-box compatibility fixed
This release ensures Windows users can connect their KeepKey devices without errors or requiring admin rights.
Full Changelog: v2.1.0...v2.2.0