Skip to content

Releases: haivcon/xKey

πŸ”‘xKey v6.0.29

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:39

Automatically optimized and securely signed release.

Version: v6.0.29

Changes in this version

[6.0.29] - 2026-07-03

Release Notes

    • πŸ“² Added offline wallet transfer via QR β€” no Bluetooth, Wi-Fi, or internet required.
    • πŸ” Export QR now carries full wallet data: address, private key, seed phrase, network, notes, tags, and HD details.
    • πŸ“· Added QR receive flow from the home tools area to scan and import wallets quickly.
    • πŸ“ Imported QR wallets go to the selected folder, or a new default "QR" folder when needed.

Release Metadata

  • package.json: 6.0.29
  • package-lock.json: 6.0.29
  • Android versionName: 6.0.29
  • Android versionCode: 127

Download for Android users

If you want to install xKey directly on an Android device, download this file:

xKey-GitHub-v6.0.29.apk

This is the signed Android APK intended for normal installation outside Google Play.

Files for developers and verification

  • xKey-GooglePlay-v6.0.29.aab β€” Android App Bundle for Google Play Console distribution.
  • .sha256 files β€” SHA-256 checksums for verifying downloaded artifacts.
  • .sha512 files β€” SHA-512 checksums for additional integrity verification.
  • Source code archives β€” Automatically generated by GitHub from the release tag.

Most users only need the APK file. The checksum files are optional and are provided for developers, auditors, and users who want to verify artifact integrity.

πŸ”‘xKey v6.0.27

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:03

Automatically optimized and securely signed release.

Version: v6.0.27

Changes in this version

[6.0.27] - 2026-07-02

Release Notes

    • πŸ”§ Fixed white gaps above the header and below navigation on Android.
    • 🎨 Unified native window, status bar, and navigation bar colors with the app theme.
    • πŸ“± Improved full-screen WebView background coverage for safer viewport rendering.
    • πŸŒ— Kept dark and light themes consistent across safe-area and root surfaces.

Release Metadata

  • package.json: 6.0.27
  • package-lock.json: 6.0.27
  • Android versionName: 6.0.27
  • Android versionCode: 125

Download for Android users

If you want to install xKey directly on an Android device, download this file:

xKey-GitHub-v6.0.27.apk

This is the signed Android APK intended for normal installation outside Google Play.

Files for developers and verification

  • xKey-GooglePlay-v6.0.27.aab β€” Android App Bundle for Google Play Console distribution.
  • .sha256 files β€” SHA-256 checksums for verifying downloaded artifacts.
  • .sha512 files β€” SHA-512 checksums for additional integrity verification.
  • Source code archives β€” Automatically generated by GitHub from the release tag.

Most users only need the APK file. The checksum files are optional and are provided for developers, auditors, and users who want to verify artifact integrity.

πŸ”‘xKey v6.0.26

Choose a tag to compare

@github-actions github-actions released this 02 Jul 12:49

Automatically optimized and securely signed release.

Version: v6.0.26

Changes in this version

[6.0.26] - 2026-07-02

Release Notes

    • πŸ”§ Fixed white gaps above the header and below navigation on Android.
    • 🎨 Unified native window, status bar, and navigation bar colors with the app theme.
    • πŸ“± Improved full-screen WebView background coverage for safer viewport rendering.
    • πŸŒ— Kept dark and light themes consistent across safe-area and root surfaces.

Release Metadata

  • package.json: 6.0.26
  • package-lock.json: 6.0.26
  • Android versionName: 6.0.26
  • Android versionCode: 124

Download for Android users

If you want to install xKey directly on an Android device, download this file:

xKey-GitHub-v6.0.26.apk

This is the signed Android APK intended for normal installation outside Google Play.

Files for developers and verification

  • xKey-GooglePlay-v6.0.26.aab β€” Android App Bundle for Google Play Console distribution.
  • .sha256 files β€” SHA-256 checksums for verifying downloaded artifacts.
  • .sha512 files β€” SHA-512 checksums for additional integrity verification.
  • Source code archives β€” Automatically generated by GitHub from the release tag.

Most users only need the APK file. The checksum files are optional and are provided for developers, auditors, and users who want to verify artifact integrity.

πŸ”‘xKey v6.0.21

Choose a tag to compare

@github-actions github-actions released this 02 Jul 08:46

Automatically optimized and securely signed release.

Version: v6.0.21

Changes in this version

[6.0.21] - 2026-07-02

Release Notes

    • πŸ” Fixed fresh-install fingerprint unlock asking twice before opening the app.
    • πŸ›‘οΈ Skipped legacy biometric migration when no existing vault data is present.
    • ⚑ Streamlined first unlock flow while keeping secure device-protected key storage.
    • βœ… Verified the security storage change with a successful TypeScript type-check.
    • ✨ Upgraded vanity sub-filters with letter/number mode choices.
    • 🧩 Fixed preview updates for lucky suffix and unique-character filters.
    • πŸ”† Added optional keep-screen-awake during vanity generation.
    • 🌐 Added localized hints and labels for new vanity controls.

Release Metadata

  • package.json: 6.0.21
  • package-lock.json: 6.0.21
  • Android versionName: 6.0.21
  • Android versionCode: 119

Download for Android users

If you want to install xKey directly on an Android device, download this file:

xKey-GitHub-v6.0.21.apk

This is the signed Android APK intended for normal installation outside Google Play.

Files for developers and verification

  • xKey-GooglePlay-v6.0.21.aab β€” Android App Bundle for Google Play Console distribution.
  • .sha256 files β€” SHA-256 checksums for verifying downloaded artifacts.
  • .sha512 files β€” SHA-512 checksums for additional integrity verification.
  • Source code archives β€” Automatically generated by GitHub from the release tag.

Most users only need the APK file. The checksum files are optional and are provided for developers, auditors, and users who want to verify artifact integrity.

πŸ”‘xKey v6.0.19

Choose a tag to compare

@github-actions github-actions released this 01 Jul 15:57

Automatically optimized and securely signed release.

Version: v6.0.19

Changes in this version

[6.0.19] - 2026-07-01

Release Notes

    • πŸš€ Improved app startup stability by fixing hydration mismatch and deferring rendering until client mount.
    • πŸ“± Added Android app-only display scaling with native WebView support, safe clamping, and localized controls.
    • πŸ›‘οΈ Strengthened device integrity, secondary PIN protection, brute-force backoff, and sensitive-action verification.
    • πŸ” Added a high-security session preset with clearer grouped security settings and safer verification UX.
    • 🧠 Added 2D HD Wallet Explorer for 24-word BIP-39 seeds with branch visualization and duplicate protection.
    • πŸ”Ž Enhanced Vanity tools with pattern analysis, ETA, live progress, worker tuning, time limits, and quantity mode.
    • πŸ“¦ Added extra vanity wallet auto-keep with scoring, filters, previews, save-all controls, and backup confirmation.
    • 🌑️ Added CPU thermal monitoring with warning, pause, critical thresholds, and heat-safety guidance.
    • πŸ’Ύ Added encrypted vanity session restore after app restart with pending-session alerts and safe cleanup.
    • πŸ“Š Added local vanity session reports after each run, including time, speed, pattern, candidates, and result.
    • 🧹 Added clear-history support for saved vanity reports.
    • 🌐 Synchronized translations and locale keys across all supported languages.

Release Metadata

  • package.json: 6.0.19
  • package-lock.json: 6.0.19
  • Android versionName: 6.0.19
  • Android versionCode: 117

Download for Android users

If you want to install xKey directly on an Android device, download this file:

xKey-GitHub-v6.0.19.apk

This is the signed Android APK intended for normal installation outside Google Play.

Files for developers and verification

  • xKey-GooglePlay-v6.0.19.aab β€” Android App Bundle for Google Play Console distribution.
  • .sha256 files β€” SHA-256 checksums for verifying downloaded artifacts.
  • .sha512 files β€” SHA-512 checksums for additional integrity verification.
  • Source code archives β€” Automatically generated by GitHub from the release tag.

Most users only need the APK file. The checksum files are optional and are provided for developers, auditors, and users who want to verify artifact integrity.

πŸ”‘xKey v6.0.18

Choose a tag to compare

@github-actions github-actions released this 01 Jul 13:28

Automatically optimized and securely signed release.

Version: v6.0.18

Changes in this version

[6.0.18] - 2026-07-01

Release Notes

  • Release Notes

  • This update enhances Key Health with a more professional, compact review experience and stronger wallet safety checks.
  • Key Highlights

    • Improved duplicate detection across wallet address, private key, mnemonic, and derivation path.
    • Expanded Key Health scoring with checks for key format, entropy, reuse, missing metadata, and backup freshness.
    • Added backup warnings for new or recently edited wallets that still require a fresh backup.
    • Moved Key Health into the Tools area with attention badges for cleaner access and better visibility.
    • Refined the Key Health modal with clearer status cards, grouped risk/action sections, i18n-ready copy, and light/dark-safe styling.
    • Preloaded tool-related modal chunks from the Tools button to reduce perceived lag when opening health and tools screens.
    • Added tests and validation coverage to support safer releases.

Release Metadata

  • package.json: 6.0.18
  • package-lock.json: 6.0.18
  • Android versionName: 6.0.18
  • Android versionCode: 116

Download for Android users

If you want to install xKey directly on an Android device, download this file:

xKey-GitHub-v6.0.18.apk

This is the signed Android APK intended for normal installation outside Google Play.

Files for developers and verification

  • xKey-GooglePlay-v6.0.18.aab β€” Android App Bundle for Google Play Console distribution.
  • .sha256 files β€” SHA-256 checksums for verifying downloaded artifacts.
  • .sha512 files β€” SHA-512 checksums for additional integrity verification.
  • Source code archives β€” Automatically generated by GitHub from the release tag.

Most users only need the APK file. The checksum files are optional and are provided for developers, auditors, and users who want to verify artifact integrity.

πŸ”‘xKey v6.0.17

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:44

Automatically optimized and securely signed release.

Version: v6.0.17

Changes in this version

[6.0.17] - 2026-07-01

Release Notes

  • ✨ Improved vanity wallet highlighting for primary and extra matches.
  • 🏠 Saved vanity wallets now keep highlight metadata for accurate home screen display.
  • 🧩 Reused one highlight-length helper to prevent head/tail overlap in compact addresses.
  • βœ… Added regression coverage for main, extra, head, tail, and both-side vanity patterns.
  • πŸ›  Verified with vanity tests, type-check, and lint.
  • πŸ”Ž Added extra vanity filters for numeric tails and low-diversity edge patterns, updated localized labels, fixed duplicated/escaped locale entries, and verified with build plus vanity-related tests.
  • πŸ” Added encrypted vault snapshots before import, merge, batch delete, and schema migration. Local rollback can restore the latest snapshot after risky changes, and migrations now support dry-run reporting before apply.
  • πŸ”” Standardized top toast notifications with shared design tokens, severity variants, responsive typography, and i18n-safe helpers. Added HODL text for the reveal hint across all locales and verified the production build.

Release Metadata

  • package.json: 6.0.17
  • package-lock.json: 6.0.17
  • Android versionName: 6.0.17
  • Android versionCode: 115

Download for Android users

If you want to install xKey directly on an Android device, download this file:

xKey-GitHub-v6.0.17.apk

This is the signed Android APK intended for normal installation outside Google Play.

Files for developers and verification

  • xKey-GooglePlay-v6.0.17.aab β€” Android App Bundle for Google Play Console distribution.
  • .sha256 files β€” SHA-256 checksums for verifying downloaded artifacts.
  • .sha512 files β€” SHA-512 checksums for additional integrity verification.
  • Source code archives β€” Automatically generated by GitHub from the release tag.

Most users only need the APK file. The checksum files are optional and are provided for developers, auditors, and users who want to verify artifact integrity.

πŸ”‘xKey v6.0.16

Choose a tag to compare

@github-actions github-actions released this 01 Jul 06:37

Automatically optimized and securely signed release.

Version: v6.0.16

Changes in this version

[6.0.16] - 2026-07-01

Release Notes

  • πŸ”’ Added password challenge before .xkey backup export.
  • 🎯 Import only selected wallets, folders, or tags from backups.
  • 🧩 Improved backup preview, selection summary, and restore flow.
  • πŸ“± Fixed mobile keyboard handling to keep inputs visible without blank space.
  • βœ… Build verified for a stable release.

Release Metadata

  • package.json: 6.0.16
  • package-lock.json: 6.0.16
  • Android versionName: 6.0.16
  • Android versionCode: 114

Download for Android users

If you want to install xKey directly on an Android device, download this file:

xKey-GitHub-v6.0.16.apk

This is the signed Android APK intended for normal installation outside Google Play.

Files for developers and verification

  • xKey-GooglePlay-v6.0.16.aab β€” Android App Bundle for Google Play Console distribution.
  • .sha256 files β€” SHA-256 checksums for verifying downloaded artifacts.
  • .sha512 files β€” SHA-512 checksums for additional integrity verification.
  • Source code archives β€” Automatically generated by GitHub from the release tag.

Most users only need the APK file. The checksum files are optional and are provided for developers, auditors, and users who want to verify artifact integrity.

πŸ”‘xKey v6.0.15

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:34

Automatically optimized and securely signed release.

Version: v6.0.15

Changes in this version

[6.0.15] - 2026-06-30

Release Notes

  • πŸ“¦ CSV Import/Export upgraded.
  • πŸ›‘οΈ Safer CSV export with standard quoting and formula-injection protection.
  • πŸ” Added CSV import preview with column mapping, duplicate checks, invalid/missing address detection, and sensitive-data warnings.
  • 🎨 Improved CSV preview UI readability, light-theme colors, and button tap feedback.
  • βœ… Added CSV tests and type-check validation.

Release Metadata

  • package.json: 6.0.15
  • package-lock.json: 6.0.15
  • Android versionName: 6.0.15
  • Android versionCode: 113

Download for Android users

If you want to install xKey directly on an Android device, download this file:

xKey-GitHub-v6.0.15.apk

This is the signed Android APK intended for normal installation outside Google Play.

Files for developers and verification

  • xKey-GooglePlay-v6.0.15.aab β€” Android App Bundle for Google Play Console distribution.
  • .sha256 files β€” SHA-256 checksums for verifying downloaded artifacts.
  • .sha512 files β€” SHA-512 checksums for additional integrity verification.
  • Source code archives β€” Automatically generated by GitHub from the release tag.

Most users only need the APK file. The checksum files are optional and are provided for developers, auditors, and users who want to verify artifact integrity.

πŸ”‘xKey v6.0.14

Choose a tag to compare

@github-actions github-actions released this 30 Jun 10:16

Automatically optimized and securely signed release.

Version: v6.0.14

Changes in this version

[6.0.14] - 2026-06-30

Release Notes

  • Updated android/app/build.gradle (+2/-2): bumped Android versionName/versionCode so the APK/AAB can be published as a new build.
  • Updated package-lock.json (+2/-2): kept the locked dependency metadata aligned with package.json.
  • Updated package.json (+1/-1): synchronized the app version and npm package metadata for this release.
  • Updated src/components/ExportCSVModal.tsx (+25/-4): updated a reusable UI component or settings/dashboard screen behavior.
  • Updated src/components/backup/BackupImportPasswordModal.tsx (+36/-17): updated a reusable UI component or settings/dashboard screen behavior.
  • Updated src/components/settings/security/AdvancedSecuritySection.tsx (+92/-71): updated a reusable UI component or settings/dashboard screen behavior.
  • Updated src/components/settings/security/PinBiometricSection.tsx (+188/-58): updated a reusable UI component or settings/dashboard screen behavior.
  • Updated src/components/settings/security/SecurityAutomationSection.tsx (+45/-36): updated a reusable UI component or settings/dashboard screen behavior.
  • Updated src/components/settings/security/SecurityStatusSection.tsx (+75/-64): updated a reusable UI component or settings/dashboard screen behavior.
  • Updated src/components/settings/security/SecurityTabContent.tsx (+345/-465): updated a reusable UI component or settings/dashboard screen behavior.
  • Updated src/features/security/sensitiveActions.ts (+1/-11): updated feature-specific application logic.
  • Updated src/features/security/sensitivePin.ts (+14/-23): updated feature-specific application logic.
  • Updated src/hooks/useWalletGeneration.ts (+15/-2): updated shared React hook behavior used by the app.
  • Updated src/index.css (+229/-1): updated the main app shell, styling, routing, or startup behavior.
  • Updated src/locales/ar.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/de.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/en.ts (+102/-2): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/es.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/fr.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/hi.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/id.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/ja.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/ko.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/pt.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/ru.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/th.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/tr.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/vi.ts (+102/-2): refreshed translation/localization content shown in the app UI.
  • Updated src/locales/zh.ts (+98/-0): refreshed translation/localization content shown in the app UI.
  • Updated src/main.tsx (+4/-1): updated the main app shell, styling, routing, or startup behavior.
  • Updated src/utils/clipboard.ts (+13/-2): updated shared utility logic used across the app.

Release Metadata

  • package.json: 6.0.14
  • package-lock.json: 6.0.14
  • Android versionName: 6.0.14
  • Android versionCode: 112

Download for Android users

If you want to install xKey directly on an Android device, download this file:

xKey-GitHub-v6.0.14.apk

This is the signed Android APK intended for normal installation outside Google Play.

Files for developers and verification

  • xKey-GooglePlay-v6.0.14.aab β€” Android App Bundle for Google Play Console distribution.
  • .sha256 files β€” SHA-256 checksums for verifying downloaded artifacts.
  • .sha512 files β€” SHA-512 checksums for additional integrity verification.
  • Source code archives β€” Automatically generated by GitHub from the release tag.

Most users only need the APK file. The checksum files are optional and are provided for developers, auditors, and users who want to verify artifact integrity.