Skip to content

4.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 07:12
a42a9f3

✨ New Features

  • All networks - View account assets on different networks in one view
  • Add support for showing, inscribing, and transferring Ordinals NFTs
  • Add support for rapid staking on Kelepool
  • Add support for BTC multisignature address transfer
  • Add support for Nexa network

🐞 Bug Fixes

  • Fixed the issue of the update wizard not prompting for boot upgrade when upgrading across major version to 3.1.0
  • Fixed the issue of Kaspa transaction history
  • Fixed display issue caused by address caching
  • Fixed the issue that promting "Transaction failed" when swapping on Osmosis (Extension)
  • Fixed the issue that swiping up on the account view may trigger a left swipe, which sometimes gets stuck halfway through (Android)
  • Fixed the issue that showing blank screen after scanning the address QR Code (Android)

💎 Improvements

  • When dApps pass in a value without a 0x prefix, it will be processed as hex
  • Improved transaction history details view - Show the full address and recognize address type
  • You can now send transactions with optional Hex data
  • Improved swap prompts
  • Improved NFT list paging
  • Optimized state logs
  • Refinement of EVM-related message signing methods
  • Improved data transfer - ignore version limitations between 0.0.x
  • Added more RPCs of 1rpc and bloxroute
  • Swap - Add an adjustment to the balance reservation according to the current gas price based on Blocknative realtime data
  • Adjusted rules of BTC account balance calculation and added account balance modal
  • Use revoke.cash as the tool for contract approval management
  • Changed Passkey name of fingerprint from UUID to "OneKey Extension" (Extension)
  • Performance optimization - Removed lazy loading of routing jumps (Android)

✨ 新功能

  • 所有网络 - 一览不同网络上的账户资产
  • 新增支持 Ordinals NFT 显示、铭刻、发送
  • 新增 Kelepool 快速质押
  • 新增对 BTC 多签地址的转账支持
  • 新增支持 Nexa 网络

🐞 问题修正

  • 修复了跨主版本升级到3.1.0时,没有提示Boot升级的问题
  • 修复了 Kaspa 交易记录显示问题
  • 修复了在 Osmosis 闪兑时提示 “交易失败” 的问题
  • 修复了缓存导致的地址显示问题
  • 修复了向上滑动可能会触发左滑事件会导致中途卡住的问题 (安卓)
  • 修复了扫描地址二维码后显示空白屏幕的问题(安卓)

💎 改进

  • 改进了账户详情页 - 显示完整地址和地址识别标签
  • 您现在可以发送交易时带上十六进制数据了
  • 改进了闪兑的提示
  • 改进了 NFT 列表的分页
  • 改进了日志记录
  • 完善了 EVM 相关的签名方法
  • 改进了数据传输 - 忽略 0.0.x 之间的版本限制
  • 新增更多 1rpc 和 bloxroute 的 RPC
  • 闪兑 - 根据 Blocknative 实时数据,按照当前 Gas 价格调整余额预留量
  • 调整 BTC 账户余额计算规则并添加账户余额弹窗
  • 使用 revoke.cash 作为合约管理工具
  • 将指纹的 Passkey 名称从 UUID 改为 "OneKey Extension" (浏览器插件)
  • 性能优化 - 去掉路由跳转懒加载 (安卓)

Full Changelog: v4.9.0...v4.10.0