v0.10.0
Release Notes
This is the first release without the beta label. It contains a few minor bug fixes as well as some additional redundancy in offline message transmission.
The primary new feature of this release is a change to how shipping is calculated when multiple items or different items are purchased in a single order. There is now a new 'additionalItemPrice` in the shipping field which is added whenever more than one item is purchased.
Changelog
-
Enhancements
#758 Send offline message CIDs when pushing to data nodes
#755 Refactor shipping costs -
Bug Fixes
#763 Allow CORS access to the API by fixing Prelight Header Handling.
#733 Update jsonpb package
#751 Fix bug in smpt notifier
#749 Handle duplicate order confirmation messages -
Documentation
#764 Multi server doc
#753 Fix link to wallet interface in altcoins.md