2.3
Release Notes
This is a major release, which adds support for multiple currencies per node. It is important to back up your store before running this update.
If you were running multiple nodes to buy and sell with more than one currency, it is recommended you consolidate onto a single node.
https://openbazaar.zendesk.com/hc/en-us/articles/115002761312-How-do-I-backup-my-store-
This release uses version 0.13 of the openbazaar-go server. You can view server changes at this link:
https://github.com/OpenBazaar/openbazaar-go/releases/tag/v0.13.0
Changelog
New Features
- All nodes can now use multiple cryptocurrencies for buying and selling listings. Individual listings can be set to accept specific coins. Each coin has its own wallet. #1563
- Currently BTC, BCH, LTC and ZEC are supported.
- A link to copy a contract when viewing the JSON of an order was added. #1613
Improvements
- Dependency issues were corrected. #1652
- Checkbox handling in search forms was fixed and improved. #1645
- A tooltip was added to the search screen explaining why some listings may not be found. #1616
- Error reporting for users that have opted into metric collection was improved. #1607
- Various other improvements. #1617, #1611, #1610, #1596
Bug Fixes
- A problem with the shipping price showing correctly on the purchase screen was corrected. #1597
- Various layout issues were fixed. #1643, #1619, #1618, #1603, #1595
Internationalization
We are actively translating the text in the OpenBazaar reference client. If you are interested in volunteering as a translator, you can sign up at https://www.transifex.com/ob1/openbazaar
Special Thanks
A special thank you goes out to @gy741, @agarwalrounak, @fengzie, the many volunteers that provide translations, and to our testers that discovered important issues.