dynamic_sdk 1.3.5 copy "dynamic_sdk: ^1.3.5" to clipboard
dynamic_sdk: ^1.3.5 copied to clipboard

Dynamic SDK

1.3.5 #

  • FEAT: add btcNetwork, tonNetowrk, svmNetwork overrides and fix passkeys.

1.3.4 #

  • FEAT: add promptUpgradeToDynamicWaasFlow to ui module.

1.3.3 #

  • FEAT: add btcNetwork, tonNetowrk, svmNetwork overrides
  • FIX: Passkeys sometimes throwing null exception when being created.

1.3.2 #

  • FIX: send TON parameter name

1.3.1 #

  • No notable changes in this release

1.3.0 #

  • FIX: update manifest handler test to match new webview version 4.76.0.
  • FEAT: add sui module and add manual wallet creation (#157).
  • FEAT: add waas module with password lock/unlock functionalities (#151).
  • FEAT: add SUI API examples to sample app.
  • FEAT: added sign in with passkey module (#121).
  • FEAT: add wallet connection handlers to flutter (#115).
  • FEAT: added download file handler (#119).
  • FEAT: adding passkeys to demo app (#110).
  • FEAT: adding passkey_module (#109).
  • FEAT: add passkey models before adding the passkey module (#108).
  • FEAT: support for embedded wallet version field (#117).
  • FEAT: Add EVM transaction signing support (#92).
  • FEAT: add step-up auth and trusted devices screens to example app (#165).
  • FEAT: add TON module with signMessage, sendTon, sendJetton, getBalance, getNetworkDetails.
  • FEAT: add TON API examples to sample app.
  • FEAT: add Bitcoin module with signMessage, signPsbt, sendBitcoin, getBalance and more.
  • FEAT: add Bitcoin API examples to sample app.
  • FEAT: add delegated access support to wallets module (#145).
  • FEAT: add reown support (#162).

1.2.9 #

  • FIX: adding reactive state to stepupauth

1.2.8 #

  • FEAT: add ability to connect your wallet to any dApp, sign and send transactions and messages. Currently only supports EVM and SVM.

1.2.7 #

  • FEAT: add step-up authentication module (#168).
  • FEAT: add device registration module for trusted device management (#167).
  • FEAT: add keychain manager for secure key storage (#166).
  • FEAT: add Raw message signing for all wallets (#169)

1.2.6 #

  • FEAT: Add SUI transaction support
  • FIX: TON Wallets breaking the ability of the app to show the wallet list
  • FIX: Fixing issue that wallets don't appear in the wallet screen even after they've been successfully created

1.2.5 #

  • FIX: SVM Gasless is now working properly
  • FEAT: Project Settings can be retrieved

1.2.4 #

  • FEAT: Add Wallets Delegated Access

1.2.3 #

  • FEAT : Add Custom Token Balance API
  • FEAT : Add Read Contract API for EVM
  • FEAT : Add Reveal Private Key of embedded wallet API

1.2.2 #

  • No Notable change in this release

1.2.1 #

  • FEAT: Added docstrings (#100)

1.2.0 #

  • FEAT: Add MFA module to Flutter SDK (#93).

1.1.0 #

  • No notable changes in this release

1.0.3-alpha.0 #

  • FIX: ensure single webview instance.

1.0.2 #

  • FIX: correctly display the dynamic sdk.

1.0.1 #

  • FIX: parse bigint in write contract args.

1.0.0 #

  • FEAT: add write contract call.

0.0.1-alpha.5 #

  • FIX: add debugging logs.

0.0.1-alpha.4 #

  • FIX: ensure streams last known value is emitted (#68).
  • FEAT: adds solana signer (#60).

0.0.1-alpha.3 #

  • FEAT: add headless social sign in (#56).
  • FEAT: add social sign in (#54).

0.0.1-alpha.2 #

  • FIX: authenticated user model (#51).

0.0.1-alpha.1 #

  • FEAT: add user profile message type (#25).
  • FEAT: add ui visibility type and sdk type (#24).

0.0.1-alpha.0 #

  • FIX: fixing linter and formatting issues (#13).
  • FEAT: add manifest message type (#20).
  • FEAT: add custom logger class (#19).
  • FEAT: add melos bump_version script (#16).

0.0.1 #

  • TODO: Describe initial release.