Skip to content

Releases: kkarpieszuk/wc-price-history

1.8.0

29 Nov 21:11
336da3d
Compare
Choose a tag to compare

= 1.8.0 =

  • New: Basic compatibility with dynamic pricing plugins.
  • New: Displayed HTML is translatable with WPML and Polylang.
  • Hooks: Added filter wc_price_history_is_correct_place to make it possible to display price history info in custom location.
  • Hooks: Added filter wc_price_history_is_not_correct_when to stop displaying price history for your own conditions.
  • Fixed: Duplicated product had price history starting from original product last price.
  • Improvement: Do not store prices saved while product had status draft.

1.7.4

24 Jun 18:29
Compare
Choose a tag to compare

= 1.7.4 =

  • Improvement: Start saving the price before change with timestamps for last midnight and for 1 second ago. (#58)
  • Improvement: Clean history from empty values before save.
  • Fixed: Do not copy product price history when duplicating product. (#50)

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