Fix: A physical product that ran out of stock will no longer have its stock amount reset to 5 automatically when editing a product
Fix: Physical product purchase notifications sent via Amazon SES and similar services will no longer produce a server error
This release is a hotfix to address an issue where editing the stock of a physical product would reset its stock to 5. This was meant to be a set of default values, but had unexpected consequences when editing products.
Furthermore, certain email sending services such as Amazon SES would fail to send the administrator notification email with the shipping address information. This happened because eCommerce was attempting to send the notification from the buyer's email address, which is not valid for certain SMTP server configurations.
The implementation has been updated to match that of the Contact Us page.
Stores selling digital products only will not have been affected by either of these issues.