Skip to content

Releases: addonify/addonify-compare-products

1.1.15

24 Dec 06:08
7c06f22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.14...1.1.15

1.1.14

03 Apr 07:40
11a813f
Compare
Choose a tag to compare
  • Tested: WordPress version 6.5.
  • Tested: WooCommerce version 8.7.0.

1.1.13

17 Jan 09:24
78f1f15
Compare
Choose a tag to compare
  • Fixed: Comparison table not displaying in comparison page.
  • New: Plugin setting page user interface.
  • Added: Color options for comparison modal.
  • Added: Color optoins for product search modal.
  • Added: Dashboard notice in plugin setting page.
  • Tested: WooCommerce version 8.5.1.
  • Tested: WordPress version 6.4.2.

1.1.12

09 Nov 07:30
1682861
Compare
Choose a tag to compare
  • Tested: WordPress v6.4.0
  • Tested: WooCommerce v8.2.2

1.1.11

04 Sep 06:36
6e6bf37
Compare
Choose a tag to compare
  • Updated: Plugin setting page link moved before the 'Deactivate' link in plugins list page.
  • Updated: Compare dock is now visible only if there is compare button on a page.
  • Added: Option to enable compare product button for logged in user.
  • Added: Options to enable compare product button on product single page.
  • Added: Option to enable product button on products loop.
  • Added: Shortcode, [addonify_compare_button], for adding compare button.

1.1.10

20 Jun 08:13
dd03ae5
Compare
Choose a tag to compare

What's Changed

  • Fix: Translation issue. String "N/A" is now translation ready. #181
  • Tested: WooCommerce version 7.8.0.

Full Changelog: 1.1.9...1.1.10

1.1.9

15 Jun 11:47
5b63eda
Compare
Choose a tag to compare
  • Fixed: Issue of product image getting rendered twice in comparison docker. GitHub Issue#159
  • Fixed: PHP warnings. GitHub Issue#168
  • Added: Product attributes, weight, dimensions, and additional information can now be selected for comparison.
  • Added: Sortable option to select product attributes for comparison.
  • Updated: Ratings count has been added after the rating in comparison table.
  • Updated: Option, Compare Table Fields, is updated to be sortable.
  • Updated: Table fields can be sorted.
  • Updated: Plugin setting page is now hidden if WooCommerce is inactive.

1.1.8

07 Jun 14:56
1d223ad
Compare
Choose a tag to compare
  • Added: Missing 772x250px banner image for wordpress.org.
  • Tested: with WordPress version 6.2.2.

1.1.7

07 Jun 14:43
d037e80
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.6...1.1.7

1.1.6

01 Jun 12:05
32e20bc
Compare
Choose a tag to compare
  • Tweak: How reactive state on plugin setting's page is managed (vue js).