8000 Releases · OneKeyHQ/firmware · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: OneKeyHQ/firmware

touch/v4.11.0

06 Jun 10:09
204425e
Compare
Choose a tag to compare

💎 Improvements

  • Aptos now supports more types of transaction signatures
  • Enhanced native token display and icon rendering on the Babylon network
  • Added built-in support for SOL, Noble, and additional EVM networks with their commonly used tokens
  • Optimized auto-shutdown timer to 5 minutes for improved battery efficiency

🐞 Bug Fixes

  • Fixed staking and withdrawal errors on the Noble network
  • Resolved staking failures when selecting third-party FPs on Babylon
  • Fixed issues with unstaking SOL on certain dApps

💎 改进

  • Aptos 网络支持更多新的交易签名类型
  • 优化 Babylon 网络主币信息展示和图标渲染
  • 新增内置 SOL、Noble 和更多 EVM 网络支持,包含各网络常用代币
  • 优化自动关机时间为 5 分钟,提升电池管理效率

🐞 问题修复

  • 修复 Noble 网络质押和赎回报错问题
  • 解决在 Babylon 中选择第三方 FP 质押失败的问题
  • 修复在部分 dApp 上无法解除 SOL 质押的问题

mini/v3.10.0

20 May 03:15
a9a94d6
Compare
Choose a tag to compare

✨ 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

classic/v3.10.0

13 May 05:56
7031656
Compare
Choose a tag to compare

✨ 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 errors caused by oversized data when borrowing, withdrawing, or exchanging staked tokens on Aptos
  • Fixed issues with ADA transfers, dApp transactions, and withdrawals to exchange addresses

💎 Improvements

  • Updated Polygon network's native currency name from MATIC to POL
  • Enhanced PIN code input experience
  • Optimized transaction flow for EVM, BTC, and TRON networks

✨ 新功能

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

🐞 问题修复

  • 修复 Aptos 链进行借贷、取款和兑换质押代币时数据过大导致的错误
  • 解决 ADA 转账、dApp 交易及提现到交易所地址失败的问题

💎 改进

  • 更新 Polygon 网络主币名称由 MATIC 改为 POL
  • 优化 PIN 码输入体验
  • 简化 EVM/BTC/TRON 发送流程

touch/v4.10.0

10 Mar 08:28
834ea82
Compare
Choose a tag to compare

✨ New Features

  • Added support for TON blockchain
  • Added support for Portuguese (Brazil)
  • Added support for Solana network with off-chain message signing, signMessage function, and compatibility with Ledger Live derivation path
  • Added support for BTC BIP322-simple message signing
  • Added support for Babylon PSBT signing
  • Added integrated networks: HSK, DTC, Sonic and related tokens

💎 Improvements

  • Optimized Bluetooth communication to fix connection status issues
  • Added signature type hints for signTypedData
  • Updated Polygon network's main token name from MATIC to POL
  • Adjusted default auto-lock screen time settings
  • Enhanced Cardano support for Conway upgrade

✨ 新功能

  • 新增支持 TON 链
  • 新增支持葡萄牙语(巴西)
  • Solana 网络支持 off-chain 消息签名、signMessage 功能、兼容 Ledger Live 派生路径
  • 新增支持 BTC BIP322-simple 消息签名
  • 新增支持 Babylon PSBT 签名
  • 新增内置网络:HSK、DTC、Sonic 及相关 token

💎 改进

  • 优化蓝牙通信,修复连接状态问题
  • 新增 signTypedData 签名类型提示
  • 更新 Polygon 网络主币名称,从 MATIC 改为 POL
  • 调整默认自动锁屏时间设置
  • 增强 Cardano 网络支持 Conway 升级

github action: https://github.com/OneKeyHQ/firmware/actions/runs/13650114879

mini/v3.9.0

12 Aug 07:57
a8b4519
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Resolved transaction errors on the Kusama and Polkadot networks.
  • Fixed character overlap issues during public key export and passphrase input.
  • Resolved Swap transaction errors on the Cardano network.

💎 Improvements

  • Enhanced parsing logic for the Polkadot network.
  • Discontinued support for the EVM SignMessage EIP712 method.
  • Optimized blind signing checks for certain chains.

🐞 问题修复

  • 解决了在 Kusama 和 Polkadot 网络上的部分交易报错。
  • 修复在导出公钥和输入 Passphrase 时字符重叠显示的问题。
  • 解决了在 Cardano 网络上的 Swap 交易错误。

💎 改进

  • 提升了 Polkadot 网络的解析逻辑。
  • 停止支持 EVM SignMessage EIP712 方法。
  • 优化了部分链的盲签检查。

github action: https://github.com/OneKeyHQ/firmware/actions/runs/10276263072

classic/v3.9.0

12 Aug 07:31
f3b0717
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Resolved transaction errors on the Kusama and Polkadot networks.
  • Corrected blind signing issues during dApp interactions on the Conflux network.
  • Fixed navigation errors when importing recovery phrases.
  • Corrected display errors for multisig addresses.
  • Addressed inaccuracies in some English text.

💎 Improvements

  • Enhanced parsing logic for the Polkadot network.
  • Improved display handling for extensive signature data.

🐞 问题修复

  • 解决了在 Kusama 和 Polkadot 网络上的交易报错。
  • 修正了在 Conflux 网络上与 dApps 交互时出现的盲签问题。
  • 修正导入助记词时的导航错误。
  • 纠正多签地址的显示错误。
  • 修正了部分英文文案的不准确表述。

💎 改进

  • 提升了 Polkadot 网络的解析逻辑。
  • 改善了大量签名数据的显示处理。

touch/v4.9.1

23 Jul 09:59
a6233dc
Compare
Choose a tag to compare

✨ New Features

  • Support for transactions with more than one signer on the Solana network.
  • Added built-in Chain ID for the ETH Sepolia testnet.
  • Battery maintenance reminder for shutdowns at low battery levels.

🐞 Bug Fixes

  • Fixed message signing failures on the Cardano network.

💎 Improvements

  • Optimized the display of icons for the Cosmos ecosystem.
  • Optimized the wallet creation guide process.

✨ 新功能

  • 在 Solana 链上,支持签名者数量大于 1 的交易。
  • 新增 ETH Sepolia 测试网内置的 Chain ID。
  • 低电量状态下关机的电池保养提醒。

🐞 问题修复

  • 修复在 Cardano 网络下,消息签名失败的问题。

💎 改进

  • 优化 Cosmos 生态链对应图标显示。
  • 优化创建钱包引导流程。

classic/v3.8.0

21 May 04:03
cddc3d0
Compare
Choose a tag to compare

✨ 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 盲签)方法的支持。

touch/v4.9.0

24 May 04:18
fccbac8
Compare
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 a freeze when viewing transfer data on the Astar network.
  • Fixed missing text on the signature information page on the Lightning network.
  • Fixed an issue where re-entering the app after an abnormal exit during recovery phrase verification did not trigger PIN verification and the lock screen was ineffective.

💎 Improvements

  • Optimized packet handling logic for signing data on the Sui network.
  • Enhanced the display of original text in OP_RETURN during signing transactions on the BTC network.
  • Improved the display of detailed signature information on the Polkadot network.

✨ 新功能

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

🐞 问题修复

  • 修复在 Astar 网络下,查看转账数据卡死的问题
  • 修复在闪电网络下,签名信息页面文案缺失的问题
  • 修复在核对助记词过程中异常退出,再次进入未触发校验PIN码及退出锁屏失效的问题

💎 改进

  • 优化在 Sui 网络下,分包处理签名数据的逻辑
  • 优化在 BTC 网络下的签名交易过程中,OP_RETURN 可展示原文
  • 优化在波卡网络下,将支持展示更多的的签名信息细节

mini/v3.7.1

24 May 03:45
cc09ce0
Compare
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

0