QoreX version history - 6 versions
QoreX by QoreChain Team
QoreX version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.1.7
Released Aug 20, 2026 - 597.71 KBWorks with firefox 140.0 and later0.1.7 — your address and balance, at a glance:
• The popup home now shows your qor1… address (click to copy) and your live QOR balance.
• Vesting (TGE) accounts see the honest split: available now vs 🔒 still vesting, with the next unlock date.
• Includes 0.1.6: fixed signing for vesting accounts ("account sequence mismatch"), vesting-aware error messages, and a 10x lower one-time PQC registration fee (0.09 QOR).Source code released under All Rights Reserved
Older versions
Version 0.1.6
Released Aug 20, 2026 - 597.28 KBWorks with firefox 140.0 and later0.1.6 — vesting account support & fair fees:
• Fixed transaction signing for vesting (TGE) accounts — resolves "account sequence mismatch, expected N, got 0" (the account parser now understands PeriodicVestingAccount and uses the flat account_info endpoint).
• When the network refuses a transfer of still-locked funds, the wallet now explains the vesting split (unlocked vs vesting, with the next unlock date) instead of a generic fee hint.
• 10x lower one-time PQC registration fee (0.09 QOR instead of 0.9), sized on measured mainnet gas usage.Source code released under All Rights Reserved
Version 0.1.5
Released Aug 18, 2026 - 596.4 KBWorks with firefox 140.0 and later0.1.5 — Passkey unlock + Solana Wallet Standard.
• Passkey unlock (WebAuthn PRF): enroll a hardware passkey as a second unlock factor for the vault, with the password always available as fallback. Note: Firefox does not expose WebAuthn to extension pages, so this option hides itself on Firefox — password unlock (Argon2id) is unchanged.
• Solana Wallet Standard: QoreX now appears in Solana dApps' wallet pickers. Connect, message signing and transaction signing all run behind explicit per-origin and per-transaction approvals, with decoded transaction previews (never blind-signing) and a clear classical-signature notice.
• QoreChain dApp signing (Keplr-pattern signDirect) unchanged: decoded SignDoc previews and the post-quantum layer check on every request.
No data collection — keys, vault and approvals stay on your device.Source code released under All Rights Reserved
Version 0.1.3
Released Jul 23, 2026 - 592.46 KBWorks with firefox 140.0 and laterv0.1.3
- Fixed: the QoreX icon now appears in dApp wallet-connection dialogs (EIP-6963).
- Fixed: standard provider error codes (e.g. 4902 "unrecognized network") now
reach the dApp instead of being swallowed.
- Fixed: chain-suggestion requests from dApps are handled reliably; foreign
chains are rejected cleanly instead of failing silently later.
- Added: "Reveal recovery phrase" in the popup for manual backup — always
re-verifies your password before showing the phrase.
- Security & stability hardening across the approval/message bridge.
Non-custodial as always: your keys never leave your device.Source code released under All Rights Reserved
Version 0.1.2
Released Jul 19, 2026 - 759.11 KBWorks with firefox 140.0 and laterQoreX 0.1.2- Removed the unused "alarms" permission. The extension now requests a single permission: "storage" (your encrypted vault and per-site connection approvals). Nothing else changed for users.
- The wallet connects to QoreChain mainnet (qorechain-vladi) by default. Mainnet is publicly open, so dApp connections and signatures use the live network out of the box.
- No new features, no changes to data collection (none is collected).
Source code released under All Rights Reserved
Version 0.1.1
Released Jul 15, 2026 - 759.09 KBWorks with firefox 140.0 and laterQoreX 0.1.1
- The wallet now connects to QoreChain mainnet (qorechain-vladi) by default. Mainnet is publicly open, so dApp connections and signatures use the live network out of the box.
- Internal library updates for wallet recovery and account features. No new permissions, no changes to data collection (none is collected).Source code released under All Rights Reserved