Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

v0.10.0

Compare
Choose a tag to compare
@hoffmabc hoffmabc released this 28 Nov 17:31
· 2383 commits to master since this release
5823870

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