Skip to content

Releases: OneKeyHQ/firmware

mini/v3.7.1

24 May 03:45
cc09ce0

Choose a tag to compare

✨ New Features

  • Support for Manta, Neurai, and Nervos networks.
  • Support for LNURL Auth authorization signing.
  • Ability to view firmware version in device information.

💎 Improvements

  • Optimized packet handling logic for signing data on the Sui network.
  • Increased blind signature message length to 4096 on the Polkadot network.

✨ 新功能

  • 支持 Manta, Neurai 以及 Nervos 网络
  • 支持 LNURL Auth 授权签名
  • 支持在设备信息中,查看固件版本号

💎 改进

  • 优化在 Sui 网络下,分包处理签名数据的逻辑
  • 在波卡网络下,盲签消息长度增加到 4096

classic/v3.7.1

24 May 02:50
bd4fa4b

Choose a tag to compare

✨ New Features

  • Support for Manta, Neurai, and Nervos networks.
  • Support for LNURL Auth authorization signing.
  • Ability to view firmware version in device information.
  • New precision display under the Celestia network.

🐞 Bug Fixes

  • Fixed incorrect display of recipient addresses during transfers on Near and Tron networks.
  • Fixed overlapping transaction data display in Thorswap routing.
  • Fixed incomplete display of signing information on the Sui network.

💎 Improvements

  • Optimized packet handling logic for signing data on the Sui network.
  • Increased blind signature message length to 4096 on the Polkadot network.

✨ 新功能

  • 支持 Manta, Neurai 以及 Nervos 网络
  • 支持 LNURL Auth 授权签名
  • 支持在设备信息中,查看固件版本号
  • 新增在 Celestia 网络下的精度展示

🐞 问题修复

  • 修复在 Near 和 Tron 网络下转账时,接收地址展示有误的问题
  • 修复 Thorswap 路由下,交易数据显示重叠的问题
  • 修复在 Sui 网络下,签名信息展示不完整的问题

💎 改进

  • 优化在 Sui 网络下,分包处理签名数据的逻辑
  • 在波卡网络下,盲签消息长度增加到 4096

touch/v4.7.0

17 Jan 14:51
2c4d945

Choose a tag to compare

✨ New Features

  • Add support for Joystream
  • Add support for Nostr

✨ 新功能

  • Joystream 链支持
  • nostr 支持

mini/v3.6.0

12 Jan 09:54
ff9efe5

Choose a tag to compare

✨ New Features

  • Add support for Joystream
  • Add support for Nostr

💎 Improvements

  • SUI blind signing support size changed from 4096 to 6144
  • Improve the security level of interfaces exposed by hardware

✨ 新功能

  • Joystream 链支持
  • nostr 支持

💎 改进

  • SUI 盲签支持大小从 4096 改为 6144
  • 提升硬件暴露的接口安全等级

classic/v3.6.0

12 Jan 09:37
8a5b950

Choose a tag to compare

✨ New Features

  • Add support for Joystream
  • Add support for Nostr

💎 Improvements

  • SUI blind signing support size changed from 4096 to 6144

✨ 新功能

  • Joystream 链支持
  • nostr 支持

💎 改进

  • SUI 盲签支持大小从 4096 改为 6144

mini/v3.4.0

22 Sep 09:57
2bbd01c

Choose a tag to compare

🐞 Bug Fixes

  • Fix localization translation issues
  • Fix SUI dApp connection issue
  • Fix the issue of unable to connect with Eternl wallet
  • Fix the display issue of Near chain zero-value token transfer
  • The direction of the up and down keys when entering a passphrase is the same as when entering a PIN code
  • Fix the display issue of Fetch.ai chain token transfer

💎 Improvements

  • Optimize wallet creation and import process
  • Remove the address-index restriction of Bitcoin derivation path

🐞 问题修复

  • 修复本地化翻译问题
  • 修复 SUI dApp 网站连接问题
  • 修复 Eternl 钱包无法连接的问题
  • 修复 Near 链 0 金额的转账信息展示问题
  • 输入 Passphrase 时上下按键的方向与输入 PIN 码时相同
  • 修复 Fetch.ai 链转账的金额显示问题

💎 改进

  • 优化钱包创建和导入流程
  • 取消 BTC 派生路径地址 index 索引的限制

classic/v3.4.0

22 Sep 10:16
d38a468

Choose a tag to compare

✨ 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 链交易签名流程

touch/v4.6.0

22 Sep 08:54
e24a9dc

Choose a tag to compare

🐞 Bug Fixes

  • Fix SUI dApp connection issue

💎 Improvements

  • Optimize the transaction signing process for EVM chains.
  • The name displayed below the app icon in the app list.
  • When transferring EVM tokens, the unit of amount remains the same as in the app.

🐞 问题修复

  • 修复 SUI dApp 网站连接问题

💎 改进

  • 优化 EVM 链交易签名流程
  • 应用列表 app icon 下方展示名称
  • evm 主币转账时,touch 显示的金额单位与 app 保持一致

touch/v4.5.1

29 Aug 08:54
9be610d

Choose a tag to compare

🐞 Bug Fixes

  • Fix the issue of inability to operate on Core and other EVM chains.

🐞 问题修复

  • 修复 core 链等 EVM 链无法操作问题

classic/v3.3.0

21 Aug 09:50
902e584

Choose a tag to compare

🐞 Bug Fixes

  • Compatible with Trezor v9 SDK, fixing the issue of communication failure with Metamask.
  • Fix the issue of system crash when verifying Algorand addresses.

🐞 问题修复

  • 兼容 Trezor v9 SDK ,修复与 Metamask 通信失败问题
  • 修复 Algorand 核对地址时系统崩溃的问题