Skip to content

v0.16.0 – Crypto holdings tracking

Choose a tag to compare

@letehaha letehaha released this 22 May 20:12
· 973 commits to main since this release
63dfed6

What's Changed

🪙 Track crypto alongside your stocks

MoneyMatter now supports cryptocurrency holdings in your investment portfolios. Search for a coin in the Add symbol dialog and add it just like you would a stock — Bitcoin, Ethereum, or any of thousands of supported assets — and it sits next to your equities with live prices, gain/loss, and the same transaction flow you already use.

Prices refresh on the same daily sync that drives the rest of your holdings, and historical data fills in automatically as you record buys and sells, so portfolio totals and per-holding performance stay accurate across both stocks and crypto.

🐛 Bug Fixes

  • The Add symbol dialog now opens directly from the empty holdings state, so adding your first position no longer requires hunting for the button.

📝 Code Changes

  • feat(investments): add crypto holdings tracking by @letehaha in #271

Full Changelog: v0.15.3...v0.16.0