Skip to content

Releases: azbang/near-connect

v0.8.2

05 Jan 17:40

Choose a tag to compare

0.8.2

  • fix css styles

v0.8.1

12 Dec 17:02

Choose a tag to compare

0.8.1

0.8.0

  • Remove WalletConnect as optional dep
  • Change types for UseGlobalContractAction and DeployGlobalContractAction

0.7.0

  • add UseGlobalContractAction, DeployGlobalContractAction
  • support Actions from @near-js

0.6.11

  • Add signIn to setup limited access key (deprecated flow)

0.6.10

  • Fix SSR issues
  • Fix random class name

0.6.9

  • Fix SSR issues
  • Move styles to isolated className

0.6.8

  • Add fallback for manifest
  • Remove contractId and methods from signIn method

0.6.7

  • Move all intents specific code and multichain connector to @hot-labs/wibe3
  • remove connectWithKey option
  • add excludeWallets, providers and isBannedNearAddress options
  • some cache improvements

0.6.4

  • Add Intents class and more exports

0.6.3

  • Add autoConnect option for NearConnector (usable for ParentFrameWallets)

0.6.2

  • Improve html templater, fix ui bugs

0.6.1

  • Fix MultichainPopup ui bug

0.6.0

  • add html templater and improve Popup lifecycle render flow
  • add debug manifests
  • improve styles

0.5.7

  • fix returns types for signAndSendTransactions in InjectedWallet

0.5.6

  • Add HotConnector.disconnect(type, { silent: true })
  • Change signIntentsWithAuth for NearWallet, use accountId as signerId for intents

v0.8.0

12 Dec 16:47

Choose a tag to compare

0.8.0

  • Remove WalletConnect as optional dep
  • Change types for UseGlobalContractAction and DeployGlobalContractAction

v0.7.1

11 Dec 23:27

Choose a tag to compare

0.7.1

0.7.0

  • add UseGlobalContractAction, DeployGlobalContractAction
  • support Actions from @near-js

0.6.11

  • Add signIn to setup limited access key (deprecated flow)

0.6.10

  • Fix SSR issues
  • Fix random class name

0.6.9

  • Fix SSR issues
  • Move styles to isolated className

0.6.8

  • Add fallback for manifest
  • Remove contractId and methods from signIn method

0.6.7

  • Move all intents specific code and multichain connector to @hot-labs/wibe3
  • remove connectWithKey option
  • add excludeWallets, providers and isBannedNearAddress options
  • some cache improvements

0.6.4

  • Add Intents class and more exports

0.6.3

  • Add autoConnect option for NearConnector (usable for ParentFrameWallets)

0.6.2

  • Improve html templater, fix ui bugs

0.6.1

  • Fix MultichainPopup ui bug

0.6.0

  • add html templater and improve Popup lifecycle render flow
  • add debug manifests
  • improve styles

0.5.7

  • fix returns types for signAndSendTransactions in InjectedWallet

0.5.6

  • Add HotConnector.disconnect(type, { silent: true })
  • Change signIntentsWithAuth for NearWallet, use accountId as signerId for intents

v0.7.0

11 Dec 23:16

Choose a tag to compare

0.7.0

  • add UseGlobalContractAction, DeployGlobalContractAction
  • support Actions from @near-js

v0.6.11

24 Nov 18:44

Choose a tag to compare

0.6.11

  • Add signIn to setup limited access key (deprecated flow)

v0.6.10

19 Nov 00:20

Choose a tag to compare

0.6.10

  • Fix SSR issues
  • Fix random class name

v0.6.9

13 Nov 13:01

Choose a tag to compare

0.6.9

  • Fix SSR issues
  • Move styles to isolated className

v0.6.8

25 Oct 00:13

Choose a tag to compare

0.6.8

  • Add fallback for manifest
  • Remove contractId and methods from signIn method

v0.6.7

19 Oct 23:37

Choose a tag to compare

0.6.7

  • Move all intents specific code and multichain connector to @hot-labs/wibe3
  • remove connectWithKey option
  • add excludeWallets, providers and isBannedNearAddress options
  • some cache improvements