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

Releases: jigoshop/jigoshop

1.12

30 Sep 09:03
Compare
Choose a tag to compare
  • New: User fields in user's profile.
  • New: Support for disabled elements in admin settings.
  • New: Jigoshop_Options new methods get, set, add, delete and exists - replaces ones with _option in the name.
  • New: jigoshop_enqueue_settings_scripts action.
  • New: jigoshop.cart.update on .form-cart-items after Ajax cart update.
  • New: Cart quantity changes are immediately saved!
  • New: Ability to select exact hour when sales starts and ends.
  • New: WordPress memory limit check.
  • New: Actions in each product panel for additional fields.
  • New: Customer email notification after placing order when getting to on-hold status.
  • Improved: Emails: shop details header, tax number in company details.
  • Improved: Formatted code of jigoshop emails.
  • Improved: Removed invalid email about processing order when going to on-hold status.
  • Improved: Grouped products are checking parent group for sales dates.
  • Improved: Shipping calculator always works with data set in My Account page.
  • Improved: Products do not need to have tax classes selected.
  • Fix: Variation SKU fetching.
  • Fix: Order total minimum requirement for coupons.
  • Fix: Shipping taxes are calculated for each applicable tax class.
  • Fix: Proper calculation of taxes after coupons have been applied.
  • Fix: Memory checking when provided lowercase.
  • Fix: Monthly report and reports are showing the same data now.

1.11.9

16 Sep 09:39
Compare
Choose a tag to compare
  • Fix: EU VAT handling for same country orders.
  • Fix: Tax for shipping is properly added on new orders using PayPal standard.

1.11.8

12 Sep 12:21
Compare
Choose a tag to compare
  • Fix: Paying for pending orders.
  • Fix: Proper checkbox saving in admin panel.
  • Fix: Adding variations JavaScripts.
  • Fix: Notice when related products are enabled.
  • Improved: get_sku() method on product variation object will now return variation SKU (if not available - product SKU).
  • Improved: Added number option type.
  • Improved: Replaced range items with number ones - better to use (visible values).

1.11.7

09 Sep 12:02
Compare
Choose a tag to compare
  • Fix: Select2 errors on product, order and coupon pages.
  • Fix: Notice about WYSIJA constant.
  • Fix: Re-add jigoshop_form class for Groups integration plugin.
  • Fix: Clearing multiple select fields.
  • Improved: Add "Allow URL fopen" to System Info page.
  • Improved: Handling of Jigoshop Settings scripts.

1.11.6

05 Sep 21:26
Compare
Choose a tag to compare
  • Fix: PayPal invalid amounts.
  • Fix: JWOS with WordPress 4.0 compatibility.
  • Fix: Admin styles with WordPress 4.0
  • Improved: Preventing from displaying the same data twice with jigoshop_get_formatted_variation() function.
  • Improved: Flush rewrite rules as earlier update introduced small changes.
  • Improved: Update checkout on load to ensure tax is properly calculated.

1.11.5

04 Sep 15:04
Compare
Choose a tag to compare
  • Fix: Warning when free shipping is selected.
  • Fix: Free shipping method will correctly calculate minimum value to let it work.
  • Improved: Saving order tax information into database.
  • Improved: Added short open tag check to System Info page.
  • Improved: Reformatted write panels admin file with removal of deprecated classes and functions.
  • Improved: Link to support in footer of every Jigoshop page.

1.11.4

28 Aug 13:37
Compare
Choose a tag to compare
  • Fix: Unknown postcode rules are not invalid.
  • Fix: Permalink options now works properly.
  • Fix: Remove all items sorting, it leaves only categories ordering working.
  • Improved: Strengthened postcode validation to exact match.
  • Improved: Compatibility with WooCommerce themes not created by WooThemes.
  • Improved: Update prettyPhoto to 3.1.5

1.11.3

21 Aug 14:07
Compare
Choose a tag to compare
  • Fix: Problems with styling of posts not on Jigoshop pages.
  • Fix: Warnings when adding or editing product attributes.
  • Fix: Problems with line breaks inside tags on checkout.
  • Fix: Redirection problems when using checkout without JavaScript.
  • Improved: Ability to select whether to use billing or shipping for taxing. Thanks for the tip @elitistdogg

1.11.2

19 Aug 14:00
Compare
Choose a tag to compare
  • 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

1.11.1

07 Aug 21:25
Compare
Choose a tag to compare
  • Fix: Proper selecting of shipping rate.
  • Fix: Proper grouped and variable product price displaying.
  • Fix: Removing price from products is now available again.
  • Improved: Ability to set when messages and error disappear.