Skip to content

Releases: kkarpieszuk/wc-price-history

1.7.3

19 Apr 08:28
5dad941
Compare
Choose a tag to compare

= 1.7.3 =

  • Fixed: When price displayed with shortcode, it was not respecting sale settings and it resulted in showing the current price.

1.7.2

19 Apr 08:04
ac57272
Compare
Choose a tag to compare

= 1.7.2 =

  • Fixed: When price displayed with shortcode, and it was zero, it should not be displayed.

1.7.1

19 Feb 16:26
Compare
Choose a tag to compare

= 1.7.1 =

  • Added filter to modify the minimal price before it is displayed

1.7

27 Jan 21:26
Compare
Choose a tag to compare
1.7

= 1.7 =

  • Added option to include sale price when counting minimal price (#41)
  • Added option to display line through over minimal price (#42)

1.6.6

24 Jan 21:40
Compare
Choose a tag to compare

= 1.6.6 =

  • Fixed: Placeholder %s was displayed instead of the lowest price after plugin update. (#39)
  • Improvement: Rearranged the plugin option's page.
  • Improvement: Added settings link to plugins page.

1.6.5

19 Jan 12:54
Compare
Choose a tag to compare

= 1.6.5 =

  • Fix: Wrong number of decimals in price history information when displayed with shortcode (#36)

1.6.2

17 Jan 13:08
c9d4cd2
Compare
Choose a tag to compare

= 1.6.2 =

  • Fix: Taxes not applied to the price when displayed with shortcode (#34).

1.6.1

15 Jan 15:42
Compare
Choose a tag to compare

= 1.6.1 =

  • Fixed issue with timezones offsets when saving history

1.6

14 Jan 15:06
Compare
Choose a tag to compare
1.6

= 1.6 =

  • Added toggle to display minimal price for related/upsell products on the single product page

1.5

13 Jan 13:06
Compare
Choose a tag to compare
1.5

= 1.5 =

  • Fixed problem that product had to be at least once manually saved to start tracking the history
  • Added ability to decide if minimal price should be displayed on product category pages and product tag pages

= 1.4 =

  • Handled variable products
  • Handled product taxes
  • Settings screen: count minimal price is not hidden now and label is adjusted to explain it applies only for products being on sale
  • Handled case when WooCommerce plugin is not active
  • Optimized minimal price calculation class