Skip to content

Releases: giftyhq/plugin-woocommerce

2.1.1

02 Jan 15:42
ad8c2b8

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

24 Apr 19:14
501a125

Choose a tag to compare

What's Changed

Full Changelog: 2.0.6...2.1.0

2.0.6

24 Apr 16:02
84d5000

Choose a tag to compare

What's Changed

Full Changelog: 2.0.5...2.0.6

2.0.5

24 Jan 15:09
ce7146c

Choose a tag to compare

What's Changed

  • Removed the external dependency of jQuery BlockUI module by @Jeroenwv in #21

Full Changelog: 2.0.4...2.0.5

2.0.4

09 Jan 15:10
e1847a8

Choose a tag to compare

What's Changed

  • Migrations are now processed in the background using Action Scheduler, improving performance for stores with a high volume of orders.
  • Added an option in plugin settings to allow gift cards to be applied through the coupon field.
  • Front-end fields are now conditionally displayed only when a valid API key is active.
  • Add automated test suite by @Jeroenwv in #18

Full Changelog: 2.0.3...2.0.4

2.0.3

01 Dec 15:00
b71b171

Choose a tag to compare

What's Changed

  • Bugfix: capitalize folders as in namespace by @Jeroenwv in #17

Full Changelog: 2.0.2...2.0.3

2.0.2

30 Nov 18:45

Choose a tag to compare

What's Changed

  • Updated third party dependencies

Full Changelog: 2.0.1...2.0.2

2.0.1

30 Nov 15:20

Choose a tag to compare

What's Changed

  • Apply gift cards as payment instead of as coupon discount
  • Added a dedicated gift card form on the cart and checkout page
  • Added support for WooCommerce Refunds as long as the order is unprocessed
  • Added support for WooCommerce Analytics
  • Added support for WooCommerce HPOS
  • Compatibility support with WooCommerce Gift Cards
  • Changed the minimum required PHP version from 7.2 to 8.0
  • Updated the main Gifty library

Full Changelog: 1.1.0...2.0.1

2.0.0

30 Nov 15:04
4e9265e

Choose a tag to compare

What's Changed

  • Apply gift cards as payment instead of as coupon discount
  • Added a dedicated gift card form on the cart and checkout page
  • Added support for WooCommerce Refunds as long as the order is unprocessed
  • Added support for WooCommerce Analytics
  • Added support for WooCommerce HPOS
  • Compatibility support with WooCommerce Gift Cards
  • Changed the minimum required PHP version from 7.2 to 8.0
  • Updated the main Gifty library

Full Changelog: 1.1.0...2.0.0

1.1.0

26 Nov 15:52
8766f23

Choose a tag to compare

  • Apply code formatting on applied gift cards
  • Fixed an issue on updating multiple orders at once
  • A gift card without value will now return a not found notification