github reactioncommerce/reaction v0.15.0

Release Notes

New Features:

Taxes: (see documentation for more details.) Now provides realtime tax lookup by address down to zip/postal codes with two different engines and custom rates

Changes:

Updated to Meteor 1.4.0.1
More product editing properties are available in the sidebar (Issue #885)
Move sending email to a job queue so that there is error handling and retry capability (PR #1282 fixes #959 and #1200)
Move font-awesome to CDN (#1223)
Add the ability to have Route hooks (#1253)
Inventory status is now updated when an order is created or shipped (Issue #964)
Allow any user who has the createProduct permission to also delete products (#1263)
update cardNumber schemas to allow for more types of credit cards
Create launchdock-connect plugin (also fixes #1061)

Bug Fixes:

Prevent discounts greater than order amount (Issue #1149)
Eliminated security vulnerabilities by updating request package used by authorize.net library (Issue #1151)
Fix "decrement cart by quantity" function (Issue #1003)
Numerous fixes to Error handling for payment methods
Fix Paypal discounts and refunds (PR #1275)
Fix Braintree discounts and refunds (PR #1265)
Fix Authorize.net discounts and refunds (PR #1279)
Fix Stripe refunds and discounts (Issue #1233)
Fix getting login screen on first load (Issue #1122)
Remove post-install bash script to fix installs on Windows (PR #1299)

Contributors

@nialexsan
@newsiberian
@hrath2015
@ScyDev

Don't miss a new reaction release

NewReleases is sending notifications on new releases.