Skip to content

Releases: arcana-network/wallet-ui

1.1.0

13 Jun 14:06
0a5310f
Compare
Choose a tag to compare

What's Changed

  • NEAR Support
  • Wallet Redesign
  • WebSocket RPC support
  • Upgrade node version and remove unsupported dependencies
  • Optimizations to make wallet load faster
  • Sort wallet chains in alphabetical order (mainnet first, followed by testnets)
  • User DID token
  • Bug fixes

Full Changelog: 1.0.11...1.1.0

1.0.11

27 May 13:47
e19ff3d
Compare
Choose a tag to compare

What's Changed

  • Fix issues with SCW wallet
  • Enable Sell options for cryptocurrencies supported by Transak

Full Changelog: 1.0.10...1.0.11

1.0.10

02 May 11:22
083fbf1
Compare
Choose a tag to compare

What's Changed

  • Fixed mfa related issues for the OTP Login
  • Fixed issues related to send tokens
  • Added MultiversX (Elrond) support in wallet
  • Added support for gasless transactions and scw support

Full Changelog: 1.0.9...1.0.10

1.0.9

02 Feb 05:38
add4122
Compare
Choose a tag to compare

What's Changed

  • Added support for EIP 1559 transactions. (type=2 tx). Now wallet supports maxFeePerGas and maxPriorityFeePerGas. Legacy transactions with gasPrice are also supported but EIP 1559 tx is the default transaction approach.
  • Added fixes to support basic version of wallet in the older auth SDK versions (1.0.3 or less).
  • Fixed the errors related to MultiFactor Authentication (MFA)
  • Fixed some bugs related to transactions, should throw less errors in the console.
  • Improved UI that pops up for signing messages.
  • Added default assets (some stable coins like USDC, USDT, BUSD, etc) in wallet for specific chains.
  • Added Gasless support in wallet and added UI to toggle between SCW and EOA. Users can now perform gasless transactions.
  • Fixed issue related to empty token URI for NFTs
  • Added starter tips in wallet for the first time users.
  • Added custom rpc method _arcana_getPrivateKey for the No UI (custom UI) wallet apps, so that they can export private key. Only supported in NoUI (custom UI) mode. Throws error in Arcana Hosted Wallet UI.
  • Solana Implementation - supports almost all the methods like signTransaction, signAllTransactions, signAndSendTransaction, signMessage. Supports implementation of SPL and MPL tokens. (similar to ERC20 and NFTs in EVM).
  • Added a fix to solve clickjacking issues (Only supported in global keyspace apps, where requests are opened in new tab instead of same tab)
  • Added support for OTP Login.
  • Added new custom rpc methods for SCW interaction _arcana_getAccountType and _arcana_switchAccountType.
  • Remove support for OnrampMoney. (temporary).

Full Changelog: 1.0.6...1.0.9

Mainnet Release 1.0.6

26 Jun 10:10
0fe392f
Compare
Choose a tag to compare
  • Added Unity support
  • Redesigned wallet
  • Fixed some bugs

Bug fixes and new Features

24 May 07:36
1552b73
Compare
Choose a tag to compare

@karthik-durai

  1. Chain Management related changes.

@shrinathprabhu

Bug fixes:

  1. Fixed balance discrepancy issue.
  2. Fixed custom gas input issue.
  3. And some minor code refactoring

1.0.4

02 May 13:01
2ba48ee
Compare
Choose a tag to compare

What's Changed

  • Changed to Fontsource from Google Fonts.
  • Requests will open wallet automatically.
  • Fixed issues with switching and adding of networks/chains.
  • Added asset caching for static assets.
  • Implemented MFA (Enhanced wallet security)

Full Changelog: 1.0.2...1.0.4

Release 1.0.2

21 Feb 11:31
5cda6f7
Compare
Choose a tag to compare

What's Changed

  • Auto refresh balances
  • Metadata implemenation for creating new shares of private key
  • On Ramp integration by onboarding Transak and Ramp.network

Full Changelog: 0.1.4...1.0.2

0.1.4

27 Dec 06:33
de70e77
Compare
Choose a tag to compare
Merge pull request #173 from arcana-network/dev

Testnet release

Release 0.1.3

28 Nov 08:06
ab3fe7d
Compare
Choose a tag to compare

What's Changed

  • Reduced timeout for passwordless login

Full Changelog: 0.1.2...0.1.3