Skip to content

classic/v3.8.0

Compare
Choose a tag to compare
@loatheb loatheb released this 21 May 04:03
· 4 commits to bixin_dev since this release
cddc3d0

✨ New Features

  • Added support for the Dynex network.

🐞 Bug Fixes

  • Fixed the issue of not displaying transaction amounts on the EVM network.
  • Fixed the absence of a secondary confirmation page during security checks.
  • Fixed errors when connecting to dApp Swap on the Cardano network.

💎 Improvements

  • Optimized the display format of multisig extended public keys.
  • Enhanced blind signature checks on certain networks.
  • Removed support for the SignMessage (EIP712 blind signature) method on the EVM network.

✨ 新功能

  • 新增支持 Dynex 网络。

🐞 问题修复

  • 修复 EVM 网络下,交易未展示交易金额的问题。
  • 修复在安全检查时,无二次确认页面的问题。
  • 修复在 Cardano 网络下,连接 dApp Swap 时报错的问题。

💎 改进

  • 优化多签扩展公钥的展示格式。
  • 优化部分网络下的盲签检查。
  • 移除设备对 EVM 网络下 SignMessage(EIP712 盲签)方法的支持。