Skip to content

v1.0.2

Choose a tag to compare

@sdlaver sdlaver released this 08 Dec 19:56
· 904 commits to main since this release
383a714

What's Changed

  • Implement signing and upload of fakedapp and fakewallet APKs by @sdlaver in #299
  • Fix a wildcard issue with "gh release" invocation by @sdlaver in #300
  • Another attempt to fix wildcard issue with "gh release" invocation by @sdlaver in #301
  • Implement getCapabilites in JS protocol by @steveluscher in #302
  • Shim sign and send for those that do not support it by @steveluscher in #303
  • Throw a different sort of error in the event of a websocket timeout by @steveluscher in #306
  • Ignore outcome of irrelevant transacts by @steveluscher in #304
  • v0.9.6 by @steveluscher in #308
  • Upgrade Lerna to 5.6.2 by @steveluscher in #310
  • A GitHub action that closes issues with the ‘question’ label, explaining where to post them instead by @steveluscher in #311
  • Reduce sign_message size in fakedapp to the max size of a transaction by @sdlaver in #312
  • Repair ESM build by @steveluscher in #315
  • v0.9.7 by @steveluscher in #316
  • Repair syntax errors in the ‘Advanced usage’ section of the Mobile Wallet Adapter plugin's README by @steveluscher in #317
  • Update web example for compatibility with the new @solana/wallet-adapter-react by @steveluscher in #288
  • Use TextEncoder instead of Buffer to encode JSON RPC messages by @steveluscher in #322
  • v0.9.8 by @steveluscher in #323
  • Update ClientTrustUseCase comments to clarify parameter trust requirements by @sdlaver in #313
  • Update Gradle, Android Gradle Plugin, and dependency versions by @sdlaver in #332
  • Update to latest version of 'digital-asset-links-android' by @sdlaver in #339
  • chore(deps): bump org.jetbrains.kotlin.android from 1.7.21 to 1.7.22 in /android by @dependabot in #338
  • chore(deps): bump kotlin-stdlib from 1.7.21 to 1.7.22 in /android by @dependabot in #337
  • Bump library versions in README.md to latest (1.0.2) by @sdlaver in #340

Full Changelog: v1.0.1...v1.0.2