Skip to content

classic/v3.4.0

Choose a tag to compare

@revan-zhang revan-zhang released this 22 Sep 10:16
· 25 commits to bixin_dev since this release
d38a468

✨ New Features

  • Optimize the input interaction experience, try long press for quickly entering PIN code and passphrase
  • Now you can reverse input direction of up and down buttons

🐞 Bug Fixes

  • Fix the issue of auto-lock failure in certain scenarios
  • Fix the display issue of Arbitrum token transfer
  • Fixed the xPub display issue of Bitcoin multisig addresses when connecting with Electrum
  • Fix the OneKey wallet connect issue when entering a incorrect PIN
  • Fix the display issue of Fetch.ai chain token transfer
  • Fix the issue of excessive waiting time when U2F Register
  • Remove the address-index limit of Bitcoin derivation path
  • Fix localization translation issues
  • When transferring EVM tokens, the unit of amount keep the same as in the hot wallet

💎 Improvements

  • Optimize the transaction signing process for EVM chains
  • Show address type when checking Cardano addresses

✨ 新功能

  • 优化输入的交互体验,支持长按快捷输入 PIN 码和 Passphrase
  • 新增设置项,允许修改上下键的输入方向

🐞 问题修复

  • 修复某些场景下设备自动锁定失效的问题
  • 修复 Arbitrum 代币转账时信息展示问题
  • 修复核对 Electrum 多签地址 xPub 展示问题
  • 修复 PIN 码输入错误时无法连接 OneKey Wallet 的问题
  • 修复 Fetch.ai 链转账的金额显示问题
  • 修复 U2F Register 等待时间过长的问题
  • 取消 BTC 派生路径地址 index 索引的限制
  • 修复本地化翻译问题
  • evm 主币转账时,touch 显示的金额单位与热钱包保持一致

💎 改进

  • 核对 Cardano (ADA) 收款地址时,展示地址类型
  • 优化 EVM 链交易签名流程