Skip to content

mini/v3.10.0

Compare
Choose a tag to compare
@revan-zhang revan-zhang released this 20 May 03:15
a9a94d6

✨ New Features

  • Added support for signMessage and off-chain message signing functionality on Solana network
  • Added support for new transaction signature types on Aptos
  • Enabled batch export of BIP32 nodes with public keys
  • Integrated commonly used tokens for various EVM networks

🐞 Bug Fixes

  • Fixed issues with ADA transfers, dApp transactions, and withdrawals to exchange addresses
  • Fixed an issue where multi-signature information was displayed in incorrect order and tapping "Continue" button became unresponsive
  • Fixed a problem where address verification process couldn't be interrupted by external commands

💎 Improvements

  • Updated Polygon network's native currency name from MATIC to POL

✨ 新功能

  • Solana 网络支持 signMessage、off-chain 消息签名功能
  • Aptos 网络支持新类型交易签名
  • 新增批量导出公钥及 BIP32 节点功能
  • 内置多个 EVM 网络常用代币

🐞 问题修复

  • 解决 ADA 转账、dApp 交易及提现到交易所地址失败的问题
  • 修复多签信息显示顺序不正确,点击继续无响应的问题
  • 修复核对地址无法被外部指令中断的问题

💎 改进

  • 更新 Polygon 网络主币名称由 MATIC 改为 POL