Skip to content

Releases: byteball/obyte-gui-wallet

v1.7.1

12 Apr 18:30
Compare
Choose a tag to compare

This is a bugfix update. It fixes a bug that caused full clients to crash. Upgrade is mandatory for full clients.

Also in this update:

  • improved French translation
  • fixed a bug that could cause an infinite cycle and make the app unresponsive

v1.7.0

05 Apr 12:31
Compare
Choose a tag to compare

If you are running a full wallet, the upgrade is mandatory. The new version extends the smart contract language. As soon as the new language constructs are used for the fist time, old nodes will not recognize them and will be stuck until upgraded.

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