All releases

Version 0.49.0

2026-08-17 12:46:53 UTC

HotfixBeta

Added

1
  • The wallet screen now lists this wallet's transactions, read from the chain.

    The activity card was empty on purpose: there was nothing to build the list from, and inventing rows was not an option. It now reads the public chain for the open wallet's address, so why did my balance go down has an answer on the screen, and each row carries its time, how much moved and in which coin, whether it failed, and a link to that transaction on a public block explorer. NMTS names a transaction only when it can identify it with certainty — an upload, a renewal, an erase, an exchange, a gift, a plain send or receive — and anything else stays Other transaction with its time and amount shown as they are, because a guessed name on the screen you came to for the truth is worse than no name. It shows up to 20 recent transactions with older ones staying on the chain, it reads what the chain records rather than proving the storage network still holds your bytes, and reading it asks a public RPC about your address — the same one the balance already asks.

NMTS — cloud storage that encrypts in your browser