Skip to content

Latest commit

 

History

History
195 lines (88 loc) · 10.3 KB

CHANGELOG.md

File metadata and controls

195 lines (88 loc) · 10.3 KB

1.7.0 (2024-09-11)

Features

  • enforce provider id message filtering (#36) (5762685)

1.7.0-beta.1 (2024-09-11)

Features

  • enforce provider id message filtering (#36) (5762685)

1.6.2 (2024-05-30)

Bug Fixes

  • add avm web provider to use wallet (#33) (b4c13ae)

1.6.2-beta.1 (2024-05-30)

Bug Fixes

  • add avm web provider to use wallet (#33) (b4c13ae)

1.6.1 (2024-04-28)

Bug Fixes

1.6.1-beta.1 (2024-04-28)

Bug Fixes

1.6.0 (2024-04-24)

Features

  • make signer optional in sign message method (#29) (e97b736)

1.6.0-beta.1 (2024-04-24)

Features

  • make signer optional in sign message method (#29) (e97b736)

1.5.0 (2024-04-24)

Features

1.5.0-beta.1 (2024-04-24)

Features

1.4.1 (2024-04-23)

Bug Fixes

  • use stringified object when communicating from provider to client (#26) (dd7e51d)

1.4.0 (2024-04-22)

Features

1.4.0-beta.1 (2024-04-22)

Features

1.3.1 (2024-04-21)

Bug Fixes

  • resolve path alias in compiled js files (#24) (fed8ba7)

1.3.0 (2024-04-20)

Features

  • bundle single javascript file for non-package manager apps (#22) (77414ee)

1.3.0-beta.1 (2024-04-20)

Features

  • bundle single javascript file for non-package manager apps (#22) (77414ee)

1.2.0 (2024-04-11)

Features

  • expose full request message to listeners (#20) (f65962f)

1.2.0-beta.1 (2024-04-11)

Features

  • expose full request message to listeners (#20) (f65962f)

1.1.0 (2024-04-11)

Features

1.1.0-beta.1 (2024-04-11)

Features

1.0.0 (2024-04-09)

Features

  • implement post_transactions method (#13) (3655d7a)
  • implement dapp and provider (wallet) initalization (#5) (586991f)
  • implement disable method (#14) (fd37807)
  • implement discover method (#6) (f61e430)
  • implement enable method (#8) (3f05046)
  • implement sign and post transactions method (#15) (3119543)
  • implement sign transactions method (#16) (c89f421)

1.0.0-beta.6 (2024-04-09)

Features

  • implement sign transactions method (#16) (c89f421)

1.0.0-beta.5 (2024-04-09)

Features

  • implement sign and post transactions method (#15) (3119543)

1.0.0-beta.4 (2024-04-08)

Features

1.0.0-beta.3 (2024-04-07)

Features

  • implement post_transactions method (#13) (3655d7a)

1.0.0-beta.2 (2024-04-06)

Features

1.0.0-beta.1 (2024-04-06)

Features

  • implement dapp and provider (wallet) initalization (#5) (586991f)
  • implement discover method (#6) (f61e430)