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

Dynamic SDK

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 #

  • FIX: ensure single webview instance (#87).
  • FIX: correctly display the dynamic sdk (#85).
  • FIX: parse bigint in write contract args (#83).
  • FIX: ensure single webview instance.
  • FIX: correctly display the dynamic sdk.
  • FIX: parse bigint in write contract args.

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.
  • FIX: add debugging logs (#79).
  • FIX: add debugging logs.
  • FEAT: add write contract call (#81).
  • FEAT: add write contract call.

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).
  • FIX: authenticated user model (#51).
  • FIX: fixing linter and formatting issues (#13).
  • FEAT: adds solana signer (#60).
  • FEAT: add headless social sign in (#56).
  • FEAT: add social sign in (#54).
  • FEAT: add user profile message type (#25).
  • FEAT: add ui visibility type and sdk type (#24).
  • FEAT: add manifest message type (#20).
  • FEAT: add custom logger class (#19).
  • FEAT: add melos bump_version script (#16).

0.0.1-alpha.3 #

  • FIX: authenticated user model (#51).
  • FIX: fixing linter and formatting issues (#13).
  • FEAT: add headless social sign in (#56).
  • FEAT: add social sign in (#54).
  • FEAT: add user profile message type (#25).
  • FEAT: add ui visibility type and sdk type (#24).
  • FEAT: add manifest message type (#20).
  • FEAT: add custom logger class (#19).
  • FEAT: add melos bump_version script (#16).

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.