Skip to content

Releases: OneKeyHQ/app-monorepo

3.14.0

11 Oct 13:36
49becc8
Compare
Choose a tag to compare

✨ New Features

  • Added support for transfering Solana and EVM NFTs
  • Now desktop app can receive notifications too
  • Added support multi-tab in dApps browser
  • Restart to update (Desktop)
  • Added “Connect OneKey“ button on WalletConnect QR code dialog, putting OneKey first in the wallet list (Extension)

🐞 Bug Fixes

  • Fixed the issue that can’t pop up the signing request dialog when sending transactions continuously
  • Fixed some UI issues

💎 Improvements

  • New “Restore Account” UI
  • Added showing address label after resolving .bit domains
  • Improved tips of BTC estimated transaction fee and time

✨ 新功能

  • 支持发送 Solana 和 EVM 的 NFT
  • 现在桌面 App 也能接收到推送啦
  • dApps 浏览器增加了多标签页的支持
  • 重启以更新 (桌面端)
  • 增加了「连接OneKey」按钮于WalletConnect二维码弹窗,将OneKey显示在列表第一位 (浏览器插件)

🐞 问题修复

  • 修复了当连续发送交易请求时不能弹出签名请求弹窗的问题
  • 修复了一些界面问题

💎 优化

  • 新的「恢复账号」界面
  • 增加了解析 .bit 域名后的地址标签的显示
  • 改进了 BTC 交易预估手续费及时间的文案提示

Full Changelog: v3.13.0...v3.14.0

3.13.0

27 Sep 12:46
6e1507c
Compare
Choose a tag to compare

✨ New Features

  • Support for Aptos(Testnet) tokens and dApps(with OneKey Classic / OneKey Mini 2.6.0 firmware)
  • Support for entering passphrase on app when using hidden wallet on hardware wallet
  • Split the wallet-account selector into the wallet selector and the network-account selector, making it clearer and easier to switch between chain and accounts for more scenarios
  • Added ETHF, ETHW into default networks

🐞 Bug Fixes

  • Fixed the issue that cause white screen after using refresh shortcut
  • Fixed the issue that Solana swap history did not show
  • Fixed the issue that the connected sites may show duplicate sites
  • Fixed the sorting issue in token list
  • Fixed the issue that didn’t show chart and price when can’t fetch price for native token
  • Fixed some UI issues

💎 Improvements

  • Some UI Improvements

✨ 新功能

  • 支持 Aptos(测试网) 代币和 dApps(配合 OneKey Classic 或 OneKey Mini 2.6.0 固件)
  • 在硬件钱包上使用隐藏钱包时,支持在 App 上输入 Passphrase
  • 将「钱包-账户选择器」拆分为「钱包选择器」和「网络-账户选择器」,让链和账户切换适应更多场景,更易于使用
  • 增加了 ETHF、ETHW 到默认添加的网络

🐞 问题修复

  • 修复了使用刷新快捷键后出现白屏的问题
  • 修复了 Solana 兑换历史没有显示的问题
  • 修复了「已连接网站」中可能出现重复网站的问题
  • 修复了代币选择器中的排序问题
  • 修复了原生代币未能获取价格时没有显示图表和价格的问题
  • 修复了一些 UI 问题

💎 优化

  • 做了一些 UI 改进

Full Changelog: v3.12.0...v3.13.0

3.12.0

20 Sep 10:41
bd6fa56
Compare
Choose a tag to compare

✨ New Features

  • Support for Solana swap
  • Support for Tron tokens on both app wallet and hardware wallet (with OneKey Classic / OneKey Mini 2.5.0 firmware)
  • NEAR has been supported on app wallet in the earlier release. In this release we added support for NEAR on hardware wallet (with OneKey Classic / OneKey Mini 2.5.0 firmware)
  • Added management page for connected sites

🐞 Bug Fixes

  • Fixed some UI typos

💎 Improvements

  • Improved NFT history UI
  • Combined approve and swap transaction signing into one action when an account is not approved swapping contract yet, making it easier to use at the first time.
  • Improved some UI styles

✨ 新功能

  • 支持 Solana 闪兑
  • 同时在 App 钱包和硬件钱包上支持 Tron 的代币(配合 OneKey Classic 或 OneKey Mini 2.5.0 固件)
  • 在早前的版本中,已经支持了 NEAR 在 App 钱包上的使用。在这个版本中,我们添加了 NEAR 的硬件钱包支持(配合 OneKey Classic 或 OneKey Mini 2.5.0 固件)
  • 增加了已连接网站的管理页

🐞 问题修复

  • 修复了部分 UI 文案问题

💎 优化

  • 改进了 NFT 历史记录 UI
  • 当账户未授权闪兑合约的时候,合并了授权和闪兑下单到一个操作中,让首次闪兑更易用
  • 改进了部分 UI 设计

Full Changelog: v3.11.0...v3.12.0

3.11.0

14 Sep 08:16
0d73700
Compare
Choose a tag to compare

✨ New Features

  • Notification: You will receive a notification when you account has new activity
  • Notification: A notification will send to you when the token price reach the target of your price alert
  • Added support for Solana account history
  • Added support for swapping in Aurora network

🐞 Bug Fixes

  • Fixed the issue that may cause crashes when the app goes to background (iOS)
  • Fixed the issue that did not select all wallet accounts when entering restore iCloud backup view
  • Fixed the issue that may cause slow response when switching accounts while connecting a dApp
  • Fixed some UI issues

💎 Improvements

  • Bumped dependencies version. Update dependencies to fix known issues with third-party libraries

✨ 新功能

  • 推送通知:您现在会收到账户通知
  • 推送通知:当代币价格到达您设置的价格提醒目标价时,您会收到推送通知
  • 增加了 Solana 历史记录的支持
  • 增加了 Aurora 网络的闪兑支持

🐞 问题修复

  • 修复了进入后台后可能发生崩溃的问题 (iOS)
  • 修复了进入恢复 iCloud 备份界面后,没有全选钱包账户的问题
  • 修复了当连接dApp时,切换账户响应慢的问题
  • 修复了部分 UI 问题

💎 优化

  • 升级了依赖库版本;更新了部分依赖库,使用第三方库以修复已知问题

Full Changelog: v3.10.0...v3.11.0

3.10.0

06 Sep 11:59
a383759
Compare
Choose a tag to compare

✨ New Features

  • Added support for entering passphrase on hardware wallet (with firmware 2.4.0 on OneKey Classic / OneKey Mini)
  • Added support for .ens and .bit domains
  • Added fiat value for NFT assets
  • You can stake your ETH for ETH 2.0 now (Your stake cannot be redeemed during the first phase, it may take more than 2 years.)
  • Added support for testnet signing and transaction on OneKey Touch

🐞 Bug Fixes

  • Fixed the issue that reseting app may causes receiving duplicated notifications
  • Fixed the issue that token amount could not be set to the maximum value when sending tokens due to the lag of auto tokens balance detection
  • Fixed the issue that biometric prompt could not pop up after minimized the app window (Desktop)
  • Fixed the UI bouncing when initializing the exporting private key modal
  • Fixed some UI issues

💎 Improvements

  • Removed the llmitation on the number of decimal places when setting gas
  • Improved loading performance of the price chart

✨ 新功能

  • 支持在硬件钱包上输入 Passphrase(OneKey Classic / OneKey Mini 需要配合 2.4.0 版本固件使用)
  • 增加了 .ens 和 .bit 的地址域名支持
  • 增加了 NFT 资产的法币估值
  • 您现在可以进行 ETH 2.0 质押操作了(您的质押不能在第一阶段赎回,这可能要两年或者更长时间)
  • 增加了在 OneKey Touch 上测试网签名及转账的支持

🐞 问题修复

  • 修复了重置 App 后可能会收到重复推送的问题
  • 修复了由于代币余额自动检测迟缓导致在发送代币时数量不能设置为最大值的问题
  • 修复了生物识别弹窗在最小化窗口过后不能弹出的问题(桌面端)
  • 修复了初始化导出私钥弹窗的 UI 跳动问题
  • 修复了一些 UI 问题

💎 优化

  • 移除了设置 Gas 时的小数位数的限制
  • 改善了价格图表的加载性能

Full Changelog: v3.9.0...v3.10.0

3.9.0

30 Aug 06:39
c25750c
Compare
Choose a tag to compare

✨ New Features

  • Added support for Solana tokens, NFTs, dApps (Finally arrived! OneKey is the first open-sourced Solana wallet app with hardware wallet support)
  • Tokens that already exsited in your address will be automatically added in your token list of account view
  • You can now swap coins from BTC to EVM tokens
  • Added more token sources that makes searching tokens more convenient

🐞 Bug Fixes

  • Fixed the issue that can’t use “personal_sign” with hardware wallet on some sites
  • Fixed the issue that wallet or account can’t be shown in time after adding it
  • Fixed the landscape screen layout issue (iPadOS)
  • Fixed the page routing issue on Firefox Add-ons (Browser Extension)
  • Fixed the issue that QR Code scanner doesn’t work correctly on some phone model (Android)
  • Fixed the issue that can’t connect hardware with Bluetooth (HarmonyOS)

💎 Improvements

  • Improved the performance of loading NFTs on landscape screen layout
  • Improved performance of connecting hardware wallet via Bluetooth. Added a status indicator for connected devices

✨ 新功能

  • 增加对 Solana 的支持(终于来啦!OneKey 是第一个带有硬件钱包支持的开源 Solana 钱包App)
  • 自动为您将钱包已有代币添加到您的代币显示列表中
  • 您现在可以将 BTC 跨链闪兑为 EVM 网络的代币
  • 增加了更多的代币信息源,让搜索代币更便捷

🐞 问题修复

  • 修复了在某些网站上使用硬件钱包时不能调用 “personal_sign” 的问题
  • 修复了添加钱包或账户后没有及时显示的问题
  • 修复了横屏布局问题 (iPadOS)
  • 修复了在 Firefox 插件上的页面路由问题 (浏览器插件)
  • 修复了二维码扫描在某些机型不正常的问题 (Android)
  • 修复了不能使用蓝牙连接的问题 (HarmonyOS)

💎 优化

  • 改善了横屏布局的 NFT 加载性能
  • 改善了蓝牙连接硬件钱包的表现,增加了已连接硬件钱包的状态提示

Full Changelog: v3.8.0...v3.9.0

3.8.0

24 Aug 07:53
1735cf9
Compare
Choose a tag to compare

✨ New Features

  • Now available to connect accounts on the other wallet app with WalletConnect to make cross-chain swap and account management
  • Added notification - High volatility alert of BTC & ETH

🐞 Bug Fixes

  • Fixed the issue that gas price estimation of Starcoin may be abnormal
  • Fixed the issue that may cause NFT layouts to display abnormally when switching accounts
  • Fixed the issue that may stuck at loading screen due to network connection issues

💎 Improvements

  • You can copy account address in hardware wallet when your hardware wallet is not connected
  • You can now restore the wallpaper on hardware wallet to default
  • Added more default options of RPC on Ethereum / BSC / Polygon
  • You can see balance of the accounts in the list when restoring accounts
  • Improved performance of recognizing QR Code
  • Provided more information about the error when connecting hardware wallet
  • Improved UI layout (iPad)
  • Removed transition on splash screen avoiding frame dropping issue when busy loading data at launch (Extension)

✨ 新功能

  • 现在您可以使用 WalletConnect 连接使用其他钱包App的账户,进行跨链交易、账户管理
  • 增加推送 - 价格剧烈波动提醒

🐞 问题修复

  • 修复了 Starcoin 网络 gas 可能不正常的问题
  • 修复了一个可能导致 NFT 界面布局在切换账户时显示异常的问题
  • 修复了可能因网络原因导致的白屏状态

💎 优化

  • 现在没有连接硬件钱包时,您也可以复制硬件钱包账户的地址了
  • 现在您可以将硬件钱包的墙纸恢复到默认
  • 在 Ethereum / BSC / Polygon 增加了更多 RPC 默认选项
  • 恢复账户时,您可以在列表中查看账户余额
  • 改进了识别二维码的性能
  • 在硬件钱包连接出错时,提供了更多问题信息
  • 改进了 UI 布局设计 (iPad)
  • 移除了启动动画,避免因启动时加载繁忙而导致启动动画掉帧的问题 (浏览器插件)

Full Changelog: v3.7.0...v3.8.0

3.7.0

16 Aug 14:26
332e3c5
Compare
Choose a tag to compare

✨ New Features

  • You can now back up your wallet to iCloud (iOS)
  • Added support for Aurora network
  • Added support for Ethereum Classic network
  • Add option/alt + shift + O shortcut key to open the extension
  • When adding a new hardware connection, if passphrase is enabled, it will automatically ask to close

🐞 Bug Fixes

  • Fixed the issue that can’t sign successfully when using WalletConnect on OpenSea
  • Fixed a layout issue in Emoji picker panel
  • Fixed the issue that can’t load tokens and show incorrect information when sending tokens
  • Fixed the issue that caused crashes on some phones when switching wallet or connecting hardware wallet (Android)
  • When upgrading the firmware, fix the automatically enter the upgrade mode occasionally fail

💎 Improvements

  • Fresh new cross-chain swap experience
  • Improved performance of loading NFT
  • Improved UI of account view

✨ 新功能

  • 现在您可以备份您的钱包到 iCloud 了 (iOS)
  • 新增 Aurora 网络的支持
  • 新增 以太坊经典 网络的支持
  • 插件支持使用 option/alt + shift + O 快捷键打开
  • 连接硬件时,如果开启了 passphrase,可以选择关闭 passphrase 后进行连接

🐞 问题修复

  • 修复了在 OpenSea 使用 WalletConnect 连接时无法成功签名的问题
  • 修复了 Emoji 选择面板的布局问题
  • 修复了发送代币时不能正常加载并显示了错误信息的问题
  • 修复了在切换钱包及连接硬件钱包时在某些手机发生闪退的问题 (Android)
  • 修复了在升级固件时,部分机型用户自动进入升级模式偶现失败

💎 优化

  • 清爽的跨链 Swap 体验
  • 改进了NFT的加载性能
  • 改进了账户页面的界面

Full Changelog: v3.6.0...v3.7.0

3.6.0

09 Aug 09:09
9be56b0
Compare
Choose a tag to compare

✨ New Features

  • All new onboarding UI - Create or import your wallet with ease
  • Tokens matching multiple sources will show a check mark indicating that it has been verified from multiple sources
  • Support for entering PIN on the app (Available with firmware 2.3.0 on OneKey Mini and OneKey Classic)
  • Hide small balance assets
  • Support for transfering Starcoin tokens

🐞 Bug Fixes

  • Fixed some issue that caused crashes
  • Fixed some connection issues when using hardware wallet

💎 Improvements

  • Improved performance of loading EVM acccount when using hardware wallet

✨ 新功能

  • 全新新手引导 UI - 轻松创建或导入您的钱包
  • 匹配多个来源的代币会显示一个对勾,表示它已被多个来源验证
  • 支持在 App 上输入 PIN 码 (配合 OneKey Mini 和 OneKey Classic 的 2.3.0 版本固件)
  • 隐藏小额资产
  • 支持 Starcoin 代币转账

🐞 问题修复

  • 修复了一些引起崩溃的问题
  • 修复了一些使用硬件钱包时的连接问题

💎 优化

  • 优化了使用硬件钱包时,EVM地址加载的速度

Full Changelog: v3.5.0...v3.6.0

3.5.0

03 Aug 04:31
003de1f
Compare
Choose a tag to compare

✨ New Features

  • dApps support for NEAR Protocol
  • dApps support for Starcoin
  • New account view with better performance and experience

🐞 Bug Fixes

  • Fixed the issue that didn’t show a guide message when using a hidden wallet
  • Fixed some connection issues when using hardware wallet

💎 Improvements

  • Improved network connection when using SWFT bridge
  • Improved UI styles

✨ 新功能

  • NEAR 网络的 dApps 支持
  • Starcoin 网络的 dApps 支持
  • 新的账户页面带来更好的性能与体验

🐞 问题修复

  • 修复了使用隐藏钱包时没有提示引导信息的问题
  • 修复了一些连接硬件钱包的问题

💎 优化

  • 优化了使用 SWFT 时的网络连接问题
  • 优化了 UI 设计

✨ 新機能

  • NEARのdAppに対応できました
  • StarcoinのdAppに対応できました

🐞 バグの修復

  • パスフレーズをご利用する際にガイド提示が表示されない問題が修復されました
  • ハードウェアウォレットをご利用する際の接続問題が修復されました

💎 改善

  • SWFTをご利用する際のネットワーク接続問題が改善されました
  • UIの様式が改善されました

Full Changelog: v3.4.0...v3.5.0