Skip to content

HOLOGRAM v1.0.6

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 13:21
· 25 commits to dev since this release
584b7f7

Features

  • Wallet: smart-paste payment URI field with a 7-state input model
  • Settings: new Data & Storage section — unified clear/reset surface

Fixes

  • XSWD: route DERO.GetHeight through the daemon proxy and reclassify it as read-public-data
  • XSWD bridge: dispatch message events to addEventListener handlers
  • Wallet: CreatePaymentRequest now uses the local wallet path; failures are surfaced instead of swallowed
  • Payment URI: dual-path integrated-address decode + address-aware OmniSearch
  • Studio: accept InitializePrivate as a valid SC entrypoint
  • Dev server: hot reload actually reloads, and real errors are surfaced

Other

  • Tighten the XSWD RPC surface and harden CI checks