Skip to content

v1.3.8

Choose a tag to compare

@github-actions github-actions released this 13 Aug 13:00
· 7 commits to main since this release

Fixed

  • Signing no longer hangs against strictly-typed NIP-46 signers (nak, and bunkers
    built on rust-nostr). The Heartwood compact-dialect probe sends the event as an
    object, which such signers cannot parse and silently drop; the probe is now sent
    only to signers that identified as Heartwood, and everyone else gets standard
    sign_event from the first signature.

What's Changed

  • feat: one-command local store submission for both stores by @TheCryptoDonkey in #31
  • chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 5.0.0 by @dependabot[bot] in #23
  • chore(deps): bump actions/setup-node from 4.4.0 to 7.0.0 by @dependabot[bot] in #27
  • chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #24
  • chore(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 by @dependabot[bot] in #25
  • chore(deps-dev): bump ws from 8.21.1 to 8.21.2 in the dev-minor group by @dependabot[bot] in #32

Full Changelog: v1.3.7...v1.3.8