Skip to content

Latest commit

 

History

History
349 lines (171 loc) · 15.6 KB

CHANGELOG.md

File metadata and controls

349 lines (171 loc) · 15.6 KB

1.3.9 (2020-11-23)

Bug Fixes

  • chainId signTransaction (d3d58b8)
  • issue with resolving signTransaction result for JSON-RPC (4ea992d)

1.3.8 (2020-11-14)

Bug Fixes

  • return not dereffed openrpc document for rpc.discover (d2af316)
  • update generator to latest (6fa2a62)

1.3.7 (2020-10-19)

Bug Fixes

  • update generator + docs (e22a8d3)

1.3.6 (2020-10-08)

Bug Fixes

1.3.5 (2020-10-07)

Bug Fixes

  • cleanup old files + move createmenu + formpanel to components dir (503440c)

1.3.4 (2020-10-07)

Bug Fixes

  • signTypedData: load form when typedData doesnt exist (3966213)

1.3.3 (2020-10-06)

Bug Fixes

  • README: add signing demo gif + link to docs (74f6060)
  • better signTypedData when formData provided (8368d77)

1.3.2 (2020-10-03)

Bug Fixes

  • add json view to hex string (a65c6b3)

1.3.1 (2020-10-01)

Bug Fixes

  • add emptycard for loading and signing (8f5e729)

1.3.0 (2020-10-01)

Bug Fixes

Features

  • add list account caveats (75b749f)

1.2.8 (2020-10-01)

Bug Fixes

  • use slim rpc cap lib to save on deps (4f8c31d)

1.2.7 (2020-09-30)

Bug Fixes

  • update generator to latest (29ab2bd)

1.2.6 (2020-09-30)

Bug Fixes

1.2.5 (2020-09-30)

Bug Fixes

1.2.4 (2020-09-30)

Bug Fixes

  • xstate inspect (a965218)
  • appMachine: remove unused MachineConfig type (f5d7275)

1.2.3 (2020-09-24)

Bug Fixes

  • onboarding: clean up onboarding view (011a41f)

1.2.2 (2020-09-24)

Bug Fixes

  • add condition to fix onboarding empty screen issue (68a541d)

1.2.1 (2020-09-24)

Bug Fixes

  • use npm semantic release plugin but disable publish to bump package version (ec61401)

1.2.0 (2020-09-23)

Bug Fixes

  • move build to publish.sh to get semantic release version in package.json at build time (5dcce78)
  • npm audit fix (0e77540)
  • remove appMachine test meta (78ddba3)
  • remove verify gh pages directory (92385cd)
  • styles + linting for new info dialog (8a0367b)

Features

  • add info dialog + permissions list (442133e)

1.1.13 (2020-09-15)

Bug Fixes

  • capabilities: persist capabilities (e22b466)

1.1.12 (2020-09-02)

Bug Fixes

  • update openrpc generator (e54cb06)

1.1.11 (2020-09-01)

Bug Fixes

  • xstate: add ?inspect to pop up the xstate inspector (b40d832)

1.1.10 (2020-08-12)

Bug Fixes

  • add confirm password to account create (038f80f), closes #6

1.1.9 (2020-08-11)

Bug Fixes

  • add window open for docs/inspector (8701658)

1.1.8 (2020-08-07)

Bug Fixes

  • add toggle raw to numbers (a2cbc6d)
  • change permission context and permission error messages (adab6e2)
  • convert hexToString to use raw toggle pattern (a5e789f)
  • update docs gen (9a30953)
  • use latest meta-schema and x-transport (50495e5)

1.1.7 (2020-07-27)

Bug Fixes

  • update generator to support x-transport postmessagewindow (7175c94)

1.1.6 (2020-07-21)

Bug Fixes

  • update openrpc generator to latest (e3b4430)

1.1.5 (2020-07-20)

Bug Fixes

  • circleci: docs generation order (5f82f5a)

1.1.4 (2020-07-20)

Bug Fixes

  • add docs site build/deploy (7b423f8)
  • circleci: bump nodejs version for ci (b288fce)
  • gatsby deploy: npm install before docs deploy (c5bfa75)
  • release: docs deploy folders (5fafdf4)

1.1.3 (2020-06-30)

Bug Fixes

  • add openrpc sem rel plugin (3912cc8)
  • document path openrpc json sem rel plugin (18636f2)
  • releaserc and add nodeversion (ed208a9)
  • releaserc: add all plugins to prepare (c0b8b93)
  • releaserc: notes (dbd4e83)
  • releaserc: remove publish for openrpc release (b94518e)
  • releaserc: remove unneeded plugins in prepare (ab2204d)
  • releaserc: try other option syntax (7fb1d49)
  • remove extra openrpc sem rel plugin (52aef70)

1.1.2 (2020-06-29)

Bug Fixes

  • readme: sdk class variable name (f9cbda5)
  • semantic-release: sdk publish.sh missing npm install & build (e3f085f)

1.1.1 (2020-06-29)

Bug Fixes

  • openrpc.json: schema refs (800ef8c)

1.1.0 (2020-06-29)

Bug Fixes

  • add documentation (a7bc091)
  • change permissions on publish.sh (e8ab7d5)
  • openrpc.json: add more titles (67886f7)
  • openrpc.json: add titles (7fa81bf)
  • README: markdown newlines (2ab5700)

Features

  • generate postmessage client (d289a57), closes #8

1.0.4 (2020-05-29)

Bug Fixes

  • set hexToStringMachine initial value (4e8737f)

1.0.3 (2020-05-20)

Bug Fixes

  • prefix + remove console logs (c66cace)

1.0.2 (2020-05-20)

Bug Fixes

1.0.1 (2020-05-20)

Bug Fixes

  • .releaserc: disable pullTagsBranch (d5b3e0b)

1.0.0 (2020-05-20)

Bug Fixes

Features

  • add export + eserialize conversions + signatory localstorage (659d481)
  • initial commit (58a3326)
  • initial layouts and prototype (d214a9b)
  • WIP WIP (272beae)

1.0.2 (2019-07-02)

Bug Fixes

  • add homepage to fix gh-pages (dcb2099)

1.0.1 (2019-07-02)

Bug Fixes

  • .releaserc: remove npm publish (2ee1fce)

1.0.0 (2019-07-02)

Bug Fixes

  • jest: use passWithNoTests (f7fdd6c)

Features