Skip to content

Commit

Permalink
release 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kkasowski committed Jun 13, 2017
1 parent 456c107 commit 902b3b5
Show file tree
Hide file tree
Showing 94 changed files with 1,515 additions and 362 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
## Changelog
* 2.1.4 - 2017.06.13:
* New: Email action for order status change for admin.
* New: Possibility to show prices with and without tax.
* New: All Forms now has data parameter.
* New: Shipping and Payment interfaces.
* Fix: Do not allow to add to cart variations with not enough stock.
* Fix: Show only selected attribute options for specified variable product.
* Fix: Api responses now properly includes result counts, next and prev paths, created/updated objects.
* Fix: PayPal error when order amount was more than 999.
* Fix: E-mail footer not included in Jigoshop emails.
* Fix: Non-existent tax classes supplied to TaxService.
* 2.1.3 - 2017.05.25:
* New: Allow to prepend product permalink with Wordpress permalink.
* New: Tool to fix order items migration.
Expand Down
2 changes: 1 addition & 1 deletion assets/css/shop/cart.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/shop/checkout.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/shop/list.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/shop/product/variable.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/js/vendors/blueimp.js

Large diffs are not rendered by default.

Loading

0 comments on commit 902b3b5

Please sign in to comment.