Skip to content

Releases: wownero/wowlet

wowlet 5.1.2

Choose a tag to compare

@jwinterm jwinterm released this 04 Sep 12:22

wowlet 5.1.2

Fixed

  • The ambient scene no longer rains +1s out of an empty sky. A scene on a
    tab you had not opened yet was running against a zero-width field, where every
    coin sits in the same place and the doge "collects" all of them at once. The
    leftovers of that phantom lap then surfaced on the real one. Scenes now stay
    parked until their tab is on screen, and a background tab costs nothing.
  • Send: money no longer vanishes halfway across. Each bill keeps its own
    clock instead of sharing a cycle that could cut it off mid-flight.
  • Mining is only offered on your own node. Start Mining is a start_mining
    call to whichever daemon the wallet is connected to, so on a remote node it
    was either refused or — with an open RPC — set someone else's machine mining
    to your address. The control now greys out unless you are on a local daemon,
    and says why.

Changed

  • The wipeout has weight. The doge tips onto his snout, skids along the
    ground with the dust coming up, and barks something undignified. Clearing a
    whole field and getting across now says WIN.
  • Each tab gets its own amount of scene. History runs the whole thing,
    Receive is a doge sitting in the field with the occasional coin dropping in
    beside him, and Send is money blowing past and nothing else — so a form is not
    competing with a dog for attention.
  • More variety on every lap: zero to three bills at their own speeds and
    heights, an occasional fat +5 coin, drifting clouds, birds by day, a shooting
    star at night, and a run that is no longer always the same eight seconds.

Notes

  • Verify downloads against the PGP-signed hashes.txt (see below).
  • Windows: wowlet-5.1.2-x86_64-windows.zip is the one to download —
    Authenticode-signed as Such Software LLC and timestamped.
    wowlet-5.1.2-x86_64-windows-unsigned.zip is the same build before signing,
    published so it can be reproduced and compared; the two differ only by the
    signature blob.
  • macOS: the .app is notarized and stapled; drag it to Applications.

wowlet 5.1.1

Choose a tag to compare

@jwinterm jwinterm released this 03 Sep 01:56

wowlet 5.1.1

New

  • Ambient scene system — a doge chases coins across the bottom of the app,
    with a little variety each lap (and the occasional face-plant). Each tab gets
    its own sky. Purely decorative, drawn locally, no network involved.
  • Random splash GIF — the wow-lite-wallet tradition is back on the loading
    screen, plus a scene banner on the unlock screen.
  • "Prefer reduced motion" setting — one switch under Settings turns off the
    scene, the splash animation and every other ambient motion in the app. It also
    respects your system's reduced-motion preference by default.

Fixed

  • Mining tab — Block Height and Sync Progress stay inside the console panel
    instead of spilling past it.
  • Send / Receive — removed the corner doge that painted over the forms; the
    scene is now a proper layout item and no longer overlaps input fields.

Notes

  • Verify downloads against the PGP-signed hashes.txt (see below).
  • Windows: two archives are published. wowlet-5.1.1-x86_64-windows.zip is
    the one to download — Authenticode-signed as Such Software LLC and
    timestamped. wowlet-5.1.1-x86_64-windows-unsigned.zip is the same build
    before signing, published so the build can be reproduced and compared; the two
    differ only by the signature blob.
  • macOS: the .app is notarized and stapled; drag it to Applications.

wowlet 5.1.0

Choose a tag to compare

@jwinterm jwinterm released this 30 Aug 11:05

wowlet 5.1.0

New

  • macOS builds — first native macOS release, code-signed with a Developer ID
    certificate and notarized by Apple, so it runs on a clean Mac without
    Gatekeeper warnings. Embeds the Wownero node and Tor, same as other platforms.

Fixed

  • Stuck outgoing transactions — the wallet now detects when a send fails to
    propagate (e.g. Tor unhealthy at broadcast time), warns you, and offers a
    one-click rebroadcast; pending transactions are also re-relayed automatically
    once the embedded node reconnects. Resolves reports of sends sitting
    "unconfirmed" for days with the change balance locked. All checks are local —
    no transaction ID is ever queried against an external service.
  • Mining tab — corrected overlapping/oversized text in the top status
    readouts (hashrate, uptime, block height, sync progress).

Notes

  • Verify downloads against the PGP-signed hashes.txt (see below).
  • macOS: the .app is notarized; just drag it to Applications.