Releases: byteball/obyte-gui-wallet
v1.7.1
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
- Added ability to offer a contract that depends on real-world events. This enables prediction markets based on P2P smart contracts. See https://medium.com/byteball/making-p2p-great-again-episode-iii-prediction-markets-f40d49c0abab
- New translations: Hungarian, Swedish, Polish. Dutch translation improved.
- Multiple small improvements and bugfixes
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
- 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
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
- 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
- Full backup and restore. The backup file is compressed, encrypted, and compatible with all platforms
- Improved speed of sync
- Multiple bugfixes
v1.3.0
- 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
Added ability of partial recovery from seed.
A number of small bugs fixed.
v1.1.1
Bugfixes in chat
Chat in its own tab and other improvements
- 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