MyQRLWallet Desktop 0.2.1
Patch release of 0.2.0. The only change: the MyQRLWallet app icon is now baked into the installer, the executable, and the created shortcuts (0.2.0 shipped with the default Electron logo). No functional or security changes otherwise. This remains a staging build targeting dev.qrlwallet.com.
Downloads
| Platform | File |
|---|---|
| Windows 10/11 (x64) | MyQRLWallet-Setup-0.2.1.exe (NSIS installer) |
| Linux (x64) | MyQRLWallet-0.2.1.AppImage (universal) |
| Debian/Ubuntu (x64) | myqrlwallet-desktop_0.2.1_amd64.deb |
What 0.2.0 brought (unchanged here)
- Multi-wallet: multiple accounts per device, each encrypted under its own password; add, switch, and remove accounts individually (per-account password by design, for isolation).
- Import via recovery mnemonic, raw hex extended seed, or encrypted wallet file.
- Strict CSP delivered as a real
file://response header with the file handler contained to the app bundle; chain id is never guessed; atomic seed writes with legacy migration; native unlock window with an account picker.
Important: unsigned binaries
Not yet code-signed or notarized. On first launch:
- Windows: SmartScreen shows "Windows protected your PC" -> More info -> Run anyway.
- Linux AppImage:
chmod +x MyQRLWallet-0.2.1.AppImagebefore running.
Code-signing (Authenticode) + macOS notarization is the next step. No macOS build in this release.
Full notes: CHANGELOG.md.
SHA-256 checksums
fd92c9669e44297d7afea7ad90835a58c76e54c3b4bdb4317cd13e14e0b7806f MyQRLWallet-0.2.1.AppImage
a117c78356ba2bf40c73dec94d71a0f4490e4f2663397ebc27cf39491cef4f8b myqrlwallet-desktop_0.2.1_amd64.deb
832b69c5e38abdd2e8f266bbb5eab3b64240d2c20f1ab3171a126be74625191e MyQRLWallet-Setup-0.2.1.exe