Skip to content

Magic Money - Version 0.7.2

Choose a tag to compare

@github-actions github-actions released this 11 Aug 00:03
· 27 commits to main since this release

Magic Money - Version 0.7.2

Welcome to Magic Money Beta, a multi-chain self-custody crypto wallet built for the modern developer and power user.

About Magic Money

Magic Money is a multi-chain self-custody wallet available as a Chrome extension, Electron desktop application, and Android app. It is designed to provide seamless interoperability and transaction management across Cardano, Solana, EVM-compatible chains, Bitcoin, Polkadot, Tron, Dogecoin, and privacy-focused networks.

Release Notes (v0.7.2)

Fixes a bug that blocked passkeys entirely for anyone using Magic Money on more than one device.

What's New — Passkeys work on every device

  • Each device can now have its own passkey. Previously, once you created a passkey on one device, a second device would refuse to create one — it recognised the first as "already existing" — while also being unable to use it. That deadlock is fixed. Register on each device you use; all of them work.
  • Passkeys now name their source. The list on ChainLens shows which authenticator issued each one — Magic Money, Google Password Manager, and so on — instead of guessing from the browser.
  • Desktop passkey creation no longer fails on a slow connection. A check meant to require a real click was expiring while the page waited for the server, so creation failed for most first attempts of the day. (Also in 0.7.1.)
  • Stale passkeys are cleaned up automatically when the wallet unlocks, so a passkey deleted on a website stops being offered on your device.

Passkeys are still per-device. Each device holds its own, and all of them work — but one created on your laptop can't yet be used on your phone. Sites that ask for a specific passkey will work from your recovery phrase alone; sites with a plain "sign in with a passkey" button only find the ones made on that device. Cross-device discovery is coming.

Requires Android 14 or newer for the system passkey provider; on older versions the option is hidden and nothing else changes.

Downloads

  • 🪟 WindowsMagicMoney-Wallet-Setup-0.7.2.exe
  • 🍎 macOS (Apple Silicon)MagicMoney-Wallet-0.7.2-arm64.dmg
  • 🐧 LinuxMagicMoney-Wallet-0.7.2.AppImage or magicmoney-wallet_0.7.2_amd64.deb
  • 📱 Androidmagicmoney-android-v0.7.2.apk
  • 🍏 iOS (sideload, unsigned)magicmoney-ios-v0.7.2-unsigned.ipa
  • 🧩 Chrome extensionmagicmoney-extension-v0.7.2.zip

(Other files are auto-update plumbing — the app uses them, so most users can ignore them.)

Key Features

  • Multi-Chain Support: Unified self-custody across EVM networks, Solana, Cardano, Bitcoin, Polkadot, Tron, Dogecoin, Monero, Zcash, and Midnight.
  • Developer-First Workflow: Built-in provider injection for seamless dApp integration.
  • Security-Focused: Local-first, self-custody architecture.
  • Modern Interface: A minimalist, techno-professional design with cyberpunk influences.

Getting Started

As this is a Beta release, please use it with caution and test with non-critical funds.

  1. Installation: Download the appropriate asset above, or clone the repository and follow the build instructions in README.md.
  2. Configuration: Configure your preferred network nodes through Settings.
  3. Feedback: Please report bugs or feature requests through the GitHub Issues tab.

Full Changelog: v0.7.1...v0.7.2

Built by criptoejesus