Releases: DataONEorg/purser
Releases · DataONEorg/purser
v0.7.0
v0.6.0
Refactor to make the deployment better configurable without a new Docker image.
- Pull product list and product labels into purser.js
- Mount the payment.js from a ConfigMap
- Use a simple HTML Template for building the product table
- Misc documentation and code cleanup
v0.5.0
v0.4.0
New features added:
- Additional product types
- Ability to set quantity for products
- Show order total on form before Checkout
- Add product listing to credit card order
- Change orderid to a random number
- Improve formatting and CSS for neatness