Skip to content

Releases: dfinity/oisy-wallet-signer

v0.0.3

26 Oct 14:53
5f62492
Compare
Choose a tag to compare

Features

  • Added a host option for the relying party, useful for developers who do not use the default port of the local replica when the client decode the responses with the agent.

Build

  • Fixed CI action to publish next versions.

Docs

  • Corrected a typo in the installation snippet.

v0.0.2

26 Oct 08:27
d6f19cb
Compare
Choose a tag to compare

Features

  • Add an opinionated function for the relying party client that requests permissions only if they are not already granted.

Refactoring

  • Use ICRC-25 constants instead of duplicating the strings 'granted' or 'denied'.

Build

  • Bump the II Playwright plugin to support no-captcha flows.
  • Add a tsconfig.json file in the src directory as a workaround to resolve vi globally in recent JetBrains IDEs.

v0.0.1

22 Oct 10:29
9521510
Compare
Choose a tag to compare

Hello world 👋