Releases: kkarpieszuk/wc-price-history
Releases · kkarpieszuk/wc-price-history
1.3
- New: "30-day low" text is configurable now on Settings screen
- Updated documentation and hint texts for better plugin usability
1.2
- Added wc_price_history shortcode support
- Added settings screen
- Added ability to define where the price history should be displayed
- Added ability to define how many days should be considered when calculating the lowest price
- Added ability to define if the price history should be displayed only for products with price reduction
- Added ability to define if minimal price count should start from current day or the first day of the sale
- Link to European Commission Directive 98/6/EC Article 6a added to plugin settings screen
- Added logging products which are on sale but do not have sale start date set
1.1
- Plugin rewritten to store prices log in custom fields instead of post revisions.
- Added migration logic between revisions and custom fields.
1.0
- Initial release