📃Release Notes

Release Version - YEAR/MONTH/DAY

0.42.3 - 2023/08/02

  • Bug Fixes

0.42.2 - 2023/07/27

  • Signing Methods Validation migrated to Headers

0.42.1 - 2023/07/21

  • Technical bug fixes

0.42.0 - 2023/07/19

  • Technical Fixes

  • Users can now create, update, and validate emergency codes for wallets

  • Upgraded to the latest version of web3j

  • Following functionalities have been added:

    • Reset transaction

    • Cancel transaction

    • Create sub-user

    • Create signing method

    • Create wallet for sub-user

    • Link an existing wallet to user

    • Get information about a user

    • Get all sub-users information

    • Update signing method

    • Delete signing method

    • Update a sub-user

    • Delete a sub-user

    • See signing methods when they are created

    • Transactions table

    • Automatic emergency code generation

0.41.3 - 2023/06/20

  • Increased Arbitrum gas limit for contract creation

0.41.0 - 2023/06/14

  • Arbitrum support across all endpoints

  • New endpoint for getting all signature requests

  • Added expirationDate to the confirmed transactions and signature requests

  • Added option to export wallet's private key

  • Bug fixes and improvements

0.40.0 - 2023/06/05

  • Introducing a three-step process for signature requests

    • New endpoint for saving a signature request

    • New endpoint for confirming a signature request

    • New endpoint for signing a signature request

  • Introducing a three-step process for transaction requests

    • New endpoint for saving a transaction request

    • New endpoint for confirming a transaction request

    • New endpoint for executing a transaction request

  • Implemented signing methods for Venly Wallet users

  • Bug fixes and improvements

0.39.4 - 2023/03/23

  • Gas estimation improvements for Ethereum Goerli

  • Bug fixes

0.39.0 - 2023/02/28

  • Added chain property to GET /api/transactions/{secretType}/{transactionHash}/status

  • Bug fixes

0.38.0 - 2023/02/16

  • Saving of transactions

  • Small improvements and bug fixes

0.37.0 - 2023/01/19

  • Signing raw transactions on Hedera

  • Added sortOn and sortOrder parameters to the GET /api/wallets endpoint

  • Small improvements and bug fixes

0.36.0 - 2022/12/21

  • KYC verification for Widget users

0.35.0 - 2022/12/05

  • Full API documentation in Swagger

0.34.0 - 2022/11/15

  • Added tuple support in contract execution

0.33.0 - 2022/11/08

  • Stripe integration

  • Several improvements and bug fixes

0.32.0 - 2022/09/01

  • ImmutableX integration in Wallet-API

    • Create IMX wallet

    • Perform transactions on IMX

    • Retrieve native and ERC20 tokens on IMX

    • View NFTs on IMX

    • Transfer NFTs on IMX

0.31.0 - 2021/11/01

  • Wallet API: Add support for Hedera Hashgraph

  • Wallet API: Add endpoint to read a contract

0.30.0 - 2021/08/06

Last updated