Releases: addonify/addonify-compare-products
Releases · addonify/addonify-compare-products
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.
1.1.8
- Added: Missing 772x250px banner image for wordpress.org.
- Tested: with WordPress version 6.2.2.
1.1.7
What's Changed
- Tweak: How reactive state on plugin setting's page is managed (vue js). by @h1dd3nsn1p3r in #150
- 🩺 Perfect scroll bar & model height calculation. by @h1dd3nsn1p3r in #151
- 🎨 Enhancement: Better responsive table. by @h1dd3nsn1p3r in #152
- 🦄 Updated: Logo & banner for WordPress.org by @h1dd3nsn1p3r in #153
- Includes changes in perfect scroll bar & model height calculation. by @h1dd3nsn1p3r in #154
Full Changelog: 1.1.6...1.1.7
1.1.6
- Tweak: How reactive state on plugin setting's page is managed (vue js).