Skip to content

Magic Money - Version 0.5.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 20:31
· 86 commits to main since this release

Magic Money - Version 0.5.2

Welcome to Magic Money, 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.5.2)

Fixes the Windows in-app updater, which could fail to apply an update and leave the old version installed.

What's New — Updater

  • The "Software Update" button now applies the update reliably on Windows. Previously it could stall on "MagicMoney Wallet cannot be closed. Please close it manually and click Retry" — where Retry re-ran the same failing check and could never succeed, and cancelling left the previous version in place.
  • The update now runs as three explicit steps: close the app, uninstall the old version (your wallet, addresses and settings are preserved), then install the new one.
  • The updater writes an update.log next to the app's other data, so a failed update can actually be diagnosed.
  • A dApp page left open in the built-in browser can no longer block the app from closing during an update.

Updating from 0.5.1 or earlier: the fix ships inside this version, so the update that installs 0.5.2 still uses the old code path. If it stalls on that dialog, download MagicMoney-Wallet-Setup-0.5.2.exe below and run it once — your wallet data is kept. Updates after this one are handled automatically.

What's New — Privacy & Networks

  • Midnight sending on the Chrome extension and Android, bringing them in line with the desktop app.
  • Custom-network handling moved into its own module, with added coverage for custom chains on the extension.
  • Midnight now has its own chain logo in the Networks tab.

Downloads

  • 🪟 WindowsMagicMoney-Wallet-Setup-0.5.2.exe
  • 🍎 macOS (Apple Silicon)MagicMoney-Wallet-0.5.2-arm64.dmg
  • 🐧 LinuxMagicMoney-Wallet-0.5.2.AppImage or magicmoney-wallet_0.5.2_amd64.deb
  • 📱 Androidmagicmoney-android-v0.5.2.apk
  • 🧩 Chrome extensionmagicmoney-extension-v0.5.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

  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.5.1...v0.5.2

Built by criptoejesus