Skip to content

Releases: byteball/obyte-gui-wallet

v1.6.0

18 Mar 19:14
Compare
Choose a tag to compare
  • Now you can bind payments to events posted by oracles, which enables Bytes-vs-BTC exchange among other things. See https://medium.com/byteball/making-p2p-great-again-episode-ii-bitcoin-exchange-d98adfbde2a5
  • Back button in Android now works correctly
  • Chinese translation (partial)
  • List of balances by addresses in settings
  • After receiving a "message encrypted to unknown key" the undecipherable message is now deleted and the error does not pop up the next time
  • Performance improvements

The first time you start the app after the upgrade, it may be slow to start as it creates new indexes for better performance.

v1.5.1

07 Mar 20:39
Compare
Choose a tag to compare

This is a security update, it removes a XSS vulnerability that allowed remote code execution via specially constructed chat messages.

Upgrade is mandatory.

v1.5.0

05 Mar 23:56
Compare
Choose a tag to compare
  • Conditional payments that enable secure P2P exchange of bytes vs blackbytes
  • Fixed frequent disconnects that might affect sync speed
  • Small performance optimizations
  • Multiple small bugs fixed

v1.4.0

22 Feb 19:41
Compare
Choose a tag to compare
  • Full backup and restore. The backup file is compressed, encrypted, and compatible with all platforms
  • Improved speed of sync
  • Multiple bugfixes

v1.3.0

10 Feb 23:08
Compare
Choose a tag to compare
  • TOR support
  • Ability to re-send blackbytes in case they were not delivered
  • If unit is set to GB, MB, GBB, etc, amounts are now shown with decimals
  • Serious bug fixed that caused full wallets to crash

v1.2.0

03 Feb 10:42
Compare
Choose a tag to compare

Added ability of partial recovery from seed.
A number of small bugs fixed.

v1.1.1

20 Jan 23:09
Compare
Choose a tag to compare

Bugfixes in chat

Chat in its own tab and other improvements

19 Jan 22:50
Compare
Choose a tag to compare
  • Chat is now reachable through its own tab
  • Added ability to select units for blackbytes, such as GBB for gigablackbytes
  • When a new version is released, you'll be automatically notified
  • When the hub changes its witness list, it will automatically suggest making similar change
  • Better alignment, more polished UI, same font on all platforms
  • A number of small bugs fixed

Livenet is launched

24 Dec 23:01
Compare
Choose a tag to compare

This is a mandatory update to receive coins in the first round of distribution. The functionality is the same as in 0.8.0t but works on livenet.

v0.8.0t

19 Dec 16:58
Compare
Choose a tag to compare

This is a testnet release, like all versions ending in t.

Added smart wallets, they are shown as subwallets within a regular wallet. Smart wallets can be spent if certain conditions are met, they are useful e.g. to represent pending orders on a trustless exchange.

Added ability to spend all funds in a (sub)wallet, useful when you want to cancel a pending order and empty its smart wallet.