Skip to content

Commit

Permalink
release 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kkasowski committed Aug 16, 2017
1 parent bc4c301 commit ed7ab31
Show file tree
Hide file tree
Showing 107 changed files with 2,929 additions and 507 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.5 - 2017.08.16:
* New: Product quick edit fields.
* New: Product Categories admin page.
* New: Order status email variable.
* Fix: Special characters in product and order fields.
* Fix: Properly show variation sku in order email.
* Fix: Sale price display.
* Fix: Properly display select attribute on product page.
* Fix: Do not destroy session on logout.
* Fix: Stock amount now can not be less than 0.
* Fix: Add email variables from JS1.
* 2.1.4 - 2017.06.14:
* New: Email action for order status change for admin.
* New: Possibility to show prices with and without tax.
Expand Down
2 changes: 1 addition & 1 deletion assets/css/admin.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/admin/product_categories.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/admin/settings.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/admin/product_categories.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/admin/products.js

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

1 change: 1 addition & 0 deletions assets/js/admin/settings/payment.js

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

Loading

0 comments on commit ed7ab31

Please sign in to comment.