Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

1.11.2

Compare
Choose a tag to compare
@megawebmaster megawebmaster released this 19 Aug 14:00
· 607 commits to master since this release
  • Fix: Removed duplicated "Settings" link in plugins panel.
  • Fix: Proper handling of errors on checkout.
  • Fix: Proper total tax fetching. Thanks to @newash
  • Fix: Double product_type parameter when editing categories and tags from admin.
  • Fix: Overlapping Y-axis values in Jigoshop Report.
  • Improved: Hide shipping and tax from cart if customer country is not set.
  • Improved: Jigoshop toolbar items based on user capabilities.
  • Improved: jigoshop_get_order filter also gets $this as 3rd parameter. Thanks to @newash