Skip to content

Releases: realbardia/toncoin-wallet

1.0.2

26 May 21:32
Compare
Choose a tag to compare

Changes

  • Windows release switch to MSVC to provide QR-Scanner on windows too.
  • Improve on Tab key and focus management on the import wallet fields.
  • Universal build for macOS now available
  • Biometric auth crash fix
  • Deeplink installation bugfix on Windows and Linux
  • Android Deeplink
  • DNS lookup bugfix
  • Show some new errors in the UI
  • Busy indicator at end of the Wallet transactions list
  • Remove dependency of the QWidget on Qt6 builds.
  • Better recent list and input address dialog
  • QMenu removed and replaced with New one written using QML
  • and many other improvements and Bugfixes.

Notes

  • I don't have any M1 devices. ‌But technically macOS build should works on M1 devices.
  • To side-load/install Tonium on the iOS from binary package, You can use altstore.io.
  • Linux binary not works on the fedora. I don't now why. But our tonlib binaries not works on fedora. To runs on fedora you must install it from source.

1.0.1

22 May 19:39
Compare
Choose a tag to compare
File name fix

1.0.0

21 May 20:04
Compare
Choose a tag to compare

Features

  • All v4R2, v4R1, v3R2 and v3R1 wallets are supported
  • Ton Connect v2 supported
  • Fully touch and gesture supported on the Desktop touch screen devices and Smart phones
  • QR Scanner
  • Biometric Login on the supported platforms
  • Auto lock, Lock timer and Blured task manager's thumbnails on iOS
  • Multi Language (English, Spanish, Japanese, Chinese, Persian, Russian and ...)
    • Both RTL and LTR layout directions supported
  • Dark mode and Light mode
  • Deep link supported (using QR scanner, Command line arguments and ...)
  • Dynamic Back-end
    • Currently TonLib backends developed. But technicaly Tonium support's different back-end using different libraries.

Notes

  • Windows frameless feature currently only works on Qt5
  • Windows QR scanner currently only works on Qt6
  • To side-load/install Tonium on the iOS from binary packege, You can use AltStore
  • Linux binary not works on the fedora. To runs on fedora you must install it from source.