Skip to main content

Release 4.4.1

What’s new:

1) Optimized the process of replenishing client wallets:

  • If the wallet is created via checkout, the process does not change, the account wallet sends native currency to the client wallet, and the client wallet sends tokens to the account wallet;
  • If the wallet was not created via checkout, then we check whether the client wallet approved the transfer of funds to the account wallet:
    • yes, the account wallet takes the tokens, if there is no native currency on the account wallet, then a Refund is created;
    • no:
      • we top up the client wallet with the native currency;
      • if there is no native currency on the account wallet, then a Refund is created;
      • we perform approval;
      • the account wallet takes the tokens.

2) New BTC wallets now have the Native SegWit (Bech32) type, which allows for faster transaction execution and reduces Miner Fee:

3) Added the ability to get a wallet passphrase for new wallets:

4) Updated design of Create wallet modal form for account wallets:

5) Optimized the display of the Account Wallet modal form:

6) Added the ability to Hide Zero Balances for account wallets and client wallets:

7) Two information blocks have been added to the Home page: "Join the CPAY Hub on Discord!" and "Boost Wallet Security":

8) Various bug fixes and improvements that improve system performance

Copy link