Skip to content

0.1.6

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 09:14

Wren 0.1.6

Wren 0.1.6 makes transaction reviews clearer, restores direct unlock flows for
locked accounts, and gives the wallet a calmer, more consistent visual system.

Reviews and approvals

  • Transaction reviews now group the decoded action, fee and nonce controls,
    estimated asset changes, contract data, and signer actions more clearly.
  • Token approvals make requested, custom, unlimited, and revoke adjustments
    easier to find without hiding the resulting allowance.
  • Estimated sends and receipts share one compact ledger. Values remain estimates
    from the configured RPC and may be unavailable for some contracts.
  • Submitted transactions use three readable states—submitted, confirming, and
    confirmed—with compact hash, explorer, cancel, and speed-up actions when they
    apply.
  • A known app origin can move to another enabled chain without a redundant
    approval screen or account exposure. Unknown origins and unknown or disabled
    chains still fail closed.
  • Raw data shows transaction fields instead of internal Wren bookkeeping.

Activity evidence

  • Activity details recover supported methods and transfers from transaction data
    and confirmed receipts instead of relying only on the original review result.
  • Local calldata decoding provides a stable fallback when remote metadata is slow
    or unavailable.
  • Wrapped-native deposits and withdrawals show their relevant asset changes.

Wallet and accounts

  • Account settings restores reliable renaming for named and unnamed accounts.
    Local names remain separate from ENS names.
  • Connected apps now uses one eligibility rule for its badge and list, with
    clearer per-account guardrail and revoke actions.
  • Selecting a locked software or hardware account continues to its password,
    device PIN, passphrase, or reconnect flow. Ready software and watch-only
    accounts switch directly; hardware accounts open signer management.
  • Wallet, Control Center, and review screens share one top bar, content grid,
    translucent card treatment, and spacing rhythm.
  • Activity previews fit their content and use a shorter empty state.

Maintenance and compatibility

  • Patched the transitive fast-uri advisory, updated Electron from 42.8.0 to
    42.10.1, and refreshed other reviewed dependencies. Coordinated major upgrades
    remain deferred.
  • Expanded production-layout coverage across transaction, signing, approval,
    permit, batch, deployment, delegation, and lifecycle states.
  • Wren Companion 0.1.2
    remains the paired browser extension over authenticated protocol 3. Firefox
    store review remains pending.

Distribution

  • Linux x64: Wren-0.1.6.AppImage and wren_0.1.6_amd64.deb.
  • Windows x64 preview: Wren-Setup-0.1.6-unsigned-x64.exe.
  • macOS previews: Wren-0.1.6-macos-x64-unnotarized.dmg and
    Wren-0.1.6-macos-arm64-unnotarized.dmg.

Verify the selected file against SHA256SUMS and its GitHub attestation. Linux
x64 remains the qualified target. Windows is unsigned and unqualified. macOS is
ad-hoc signed, unnotarized, and unqualified pending checks on the exact physical
hardware. Wren has not had an independent security audit; please start with a
backup and a small test account.