Skip to content

Releases: kkarpieszuk/wc-price-history

2.1.7

23 Jan 20:48
9830522
Compare
Choose a tag to compare
  • New: Added action to add custom fields to settings page. (#137)
  • New: Added filter for the lowest price HTML before displaying it. (#139)
  • New: Added filter for the display text from template. (#139)
  • Fixed: Prices displayed with shortcode were not possible to filter to remove decimals. (#141)

2.1.6

19 Jan 15:35
Compare
Choose a tag to compare
  • Maintenance: Prepare for replacement of Freemius with Keygen. (#135)

2.1.4

18 Dec 08:22
Compare
Choose a tag to compare
  • Maintenance: Added PHPStan rule to check if classes with register_hooks() method is instantiated only in PriorPrice\Hooks::plugins_loaded() method. (#116)

2.1.3

27 Sep 19:59
a442f98
Compare
Choose a tag to compare
  • Fixed: Plugin was not available on mutlisite installations. (#100)
  • Fixed: Saved variable products sometimes had lowest price set to zero. (#111)
  • New: Added debug feature to export product with price history to JSON file and import it back. (#109)
  • Maintenance: Added build script to automate plugin release process. (#103)
  • Maintenance: Fixed unit tests. (#113)

2.1.2

14 Sep 18:14
6743fb0
Compare
Choose a tag to compare
  • Fixed: Plugin was not available on mutlisite installations. (#100)

2.1.1

03 Sep 20:56
Compare
Choose a tag to compare
  • Fixed: Reverted change #89 from 2.1
  • Fixed: Price selection for sale start was comparing saved historicial timestamps in GMT0 with timestamp of the sale start with local offset (#96)

2.1

31 Aug 12:22
Compare
Choose a tag to compare
2.1

= 2.1 =

  • New: Additional public methods for external integrations. (#91)
  • New: Freemius integration. (#94)
  • Fixed: Price from sale start was incorrectly included into history checking if product was on sale for at least one day (#89)
  • Fixed: Displayed price history was not updated on product screen when variant selection was changed (#79)

2.0.0

21 Apr 16:54
Compare
Choose a tag to compare
  • New: Plugin scans all product to start logging price history before any interaction with the product. (#84)
  • New: Plugin allows to clean the whole pricing history (#87)
  • New: Plugin allows to extend history by adding prices one day before the oldets one (#87)
  • Fixed: Some users had incorrectly recognized first product price change, showing a new price always as lowest one (#80)

1.9.0

17 Dec 10:18
bd59bf0
Compare
Choose a tag to compare

= 1.9.0 =

  • New: Allow to decide what to display in case there was no price change in the tracked history span. (#77)

1.8.1

29 Nov 21:26
Compare
Choose a tag to compare

Fixed fatal error caused by not transferred new file on svn