2025.12.07 – version 2.3.11
* Fix: Fix a critical issue where updating a wishlist in the admin backend would delete all wishlist items. This was caused by overzealous PHPCS fixes in version 2.3.7 that incorrectly included wishlist_items in the explicit POST data array when it’s not part of the admin form.
* Update: Basic source code cleanup.
* Update: WordPress 6.9 compatibility.
2025.11.26 – version 2.3.10
* Update: WP and WC compatibility tags.
* Fix: Fix issue with the mail sending function.