Big new light wallet release with major update to the market charts and more.
Charting revamp
The charting revamp is made possible by the awesome work by the github user rrag in making react-stockcharts, a complete financial plotting solution for React using the D3 library. Some of the new features included in this release are drawing of trend lines and fibonacci retracements, as well as support for toggling several different indicators like MACD, simple and exponential moving averages and volume averages.
Removal of OPEN.X prefix
The Openledger backed OPEN.X assets have established themselves as the primary non-smartcoin assets on Bitshares, so in an effort to simplify the user experience I've decided to remove the OPEN. prefix of these assets. OPEN.BTC thus becomes just BTC.
Download links
Windows and Linux wallets are available here: https://github.com/bitshares/bitshares-core/releases/tag/2.0.170201
OSX wallet should be available "soon", most likely tomorrow.
Update: OSX light wallet is now available in the same location.
The full list of changes can be found here:
New features
Charting revamp: new charts using react-stockchart
Russian language translation thanks to @testzcrypto
Add brainkey restoration to create-account, improve brainkey restoration
All open orders, collateral and debt are now included when estimating total account value on the account screen
A 'Borrow' action added to the account assets table
A 'Reset settings' button added to the Settings page
Dates have been added to the Chat (requires implementation by other clients like Openledger also)
Hide 'OPEN.' prefix from Openledger assets
The dashboard market cards have been modified to be more clear
Hempsweet UIA symbol added ahead of their launch
Bug fixes
- Many tweaks and fixes to colors, positioning and more
- Make sure transfer asset stays synced
- Fix bug in CER input during asset creation
- Move 'show hidden accounts' inside DashboardList, improve the layout