Skip to content

Commit

Permalink
release 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kkasowski committed Apr 26, 2017
1 parent b6b0487 commit cb0a8c1
Show file tree
Hide file tree
Showing 892 changed files with 14,806 additions and 34,781 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,38 @@
## Changelog
* 2.1.0 - 2017.04.26:
* New: Admin notices.
* New: My Downloads panel in my account.
* New: Continents in Advanced flat rate shipping.
* New: Dimensions and weight fields for product variations.
* New: Replace product featured image with image from selected variation.
* New: Discount entity.
* New: Blueimp gallery for products.
* New: Ability to add attachments to email.
* New: RenderPay Interface
* New: Allow to prioritize rates in advanced flat rate.
* New: Variation bulk actions.
* Fix: Product and order search.
* Fix: Product filtering in admin panel.
* Fix: Do not show migration if there is no reason to migrate.
* Fix: Properly save and downloa all downloadable items.
* Fix: Download link for variation.
* Fix: Product category and tag queries.
* Fix: Discount summary report.
* Fix: Coupon usage count.
* Fix: Fee in Advanced flat rate now can be set as float.
* Fix: Wordpress links in dashboard.
* Fix: Fix today report graphs, now it do not show graph to next hour.
* Fix: Do not display shipping rates in admin panel when order does not require shipping.
* Fix: Disable post title in order edit page.
* Fix: Properly show downloadable fields after changing variation type.
* Fix: Fix category thumbnail styles.
* Fix: Properly show unpaid order list in my account.
* Fix: Save product dynamically after product type change.
* Fix: Do not allow to set variable product sale.
* Fix: Only billing option.
* Fix: Properly remove product fields from cart.
* Fix: Shipping rate title in cart after ajax refresh.
* Fix: Properly remove variation featured image.
* 2.0.10.2 - 2017.03.22:
* Fix: Sanitized product title on product save in Wordpress panel.
* Fix: Post excerpt was saved as product description.
Expand Down
2 changes: 1 addition & 1 deletion assets/css/admin.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/css/admin/email.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/css/admin/product_categories.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#product_category_thumbnail img{max-width:125px;height:auto}
2 changes: 1 addition & 1 deletion assets/css/shop/product.css

Large diffs are not rendered by default.

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

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

2 changes: 1 addition & 1 deletion assets/css/user/account.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/css/vendors/blueimp.css

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

1 change: 0 additions & 1 deletion assets/css/vendors/colorbox.css

This file was deleted.

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

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

Loading

0 comments on commit cb0a8c1

Please sign in to comment.