Releases: addonify/addonify-compare-products
Releases · addonify/addonify-compare-products
1.1.18
What's Changed
- 🐛 fix: broken access check in udp class. by @h1dd3nsn1p3r in #242
Full Changelog: 1.1.17...1.1.18
1.1.17
What's Changed
- Fixed: missing JS translations by @bazyli-bednarz in #236
New Contributors
- @bazyli-bednarz made their first contribution in #236
Full Changelog: 1.1.16...1.1.17
1.1.16
What's Changed
- Tested: WordPress version 6.8
- Tested: WooCommerce version 9.7.1
Full Changelog: 1.1.15...1.1.16
1.1.15
What's Changed
- ⛏️ Tested: latest WordPress and WooCommerce. by @h1dd3nsn1p3r in #230
New Contributors
Full Changelog: 1.1.14...1.1.15
1.1.14
1.1.13
- 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
- Tested: WordPress v6.4.0
- Tested: WooCommerce v8.2.2
1.1.11
- 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
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
- 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.