Changelog
= 1.1.11 – 4 September, 2023 =
- 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. - Tested: Up to WooCommerce version 8.0.3.
= 1.1.10 – 20 June, 2023 =
- Fix: Translation issue. String “N/A” is now translation ready. #181
- Tested: WooCommerce version 7.8.0.
= 1.1.9 – 15 June, 2023 =
- 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 June, 2023 =
- Added: Missing 772x250px banner image for wordpress.org.
- Tested: with WordPress version 6.2.2.
= 1.1.7 – 07 June, 2023 =
- Tweak: Calculating the height of the comparison model using JavaScript.
- Enhancement: Console warn if perfect scroll bar couldn’t be initialized.
= 1.1.6 – 01 June, 2023 =
- Tweak: How reactive state on plugin setting’s page is managed (vue js).
= 1.1.5 – 09 March, 2023 =
- Fix: Release issue in Github & WordPress.org SVN. [Version bumped].
= 1.1.4 – 07 March, 2023 =
- Update: Static texts in UDP Agents are now translation ready.
= 1.1.3 – 03 March, 2023 =
- Updated: UDP agent to version 1.0.1.
= 1.1.2 – 24 January, 2023 =
- Added: Recommended products in compare setting page.
= 1.1.1 – 28 December, 2022 =
- Added: Custom JS events,
addonify_added_to_comparelist
andaddonify_removed_from_comparelist
when a product is added and removed from the compare list respectively. - Added: Support for multisite.
= 1.1.0 – 12 December, 2022 =
- Added: UDP Agent https://creamcode.org/user-data-processing.
- Tweak: Managing Products for comparison moved to client-side. It was done through server-side previously.
- Tweak: Used the function, ‘wp_unslash’, instead of ‘stripslashes’.
- Removed: Unwanted functions.
- Updated: Settings levels and descriptions in the plugin settings page.
- Improvement: Color Picker in settings page.
- Improvement: Implemented WPCS.
= 1.0.5 – 19 Sept, 2022 =
- Fix: Text domain on vue components.
- Fix: Section title visibility logic for admin dashboard pugin design setting page.
= 1.0.4 – 31 August, 2022 =
- Tested: with WordPress version 6.0.2.
= 1.0.3 – 7 August 2022 =
- Updated: Removed button from button.addonify-cp-button in custom.js
= 1.0.2 – 29 July 2022 =
- Updated: Readme.txt file.
- Fixed: Author URL.
= 1.0.1 – 29 July 2022 =
- Added: wordpress.org graphics.
- Fixed: Typo in vue js files.
= 1.0.0 – 28 July 2022 =
- New: Initial release