2026-05-12 – version 1.4.4
* Fix – Declare singleton `get_instance()` methods static to avoid PHP deprecation warnings
* Misc – Ensure compatibility with latest WordPress and WooCommerce versions
* Localization – Ensure to load the plugin translations from the bundled `i18n/languages` directory
* Localization – Add translations in a variety of languages
2025-10-28 – version 1.4.3
* Tweak – Add a widget setting to customize the default text when no products are selected for comparison
* Fix – Replace deprecated `wc_current_theme_is_fse_theme` with `wp_is_block_theme` function