2025-11-05 – version 2.8.5
* Fix – Resolved PHP fatal error: call_user_func_array(): Argument #1 ($callback) must be a valid callback caused by missing method register_account_notification_on_checkout in Customer_Email_Verification_Email_Settings class during checkout hook execution.
2025-11-04 – version 2.8.4
* Fix – Undefined variable $sample_toggle_switch_cev in signup popup
* Fix – Resolved issue where conditional options under Checkout Verification Type were not showing or hiding correctly based on selected type.
* Fix – Updated deprecated WooCommerce script handles (jquery-blockui, jquery-tiptip, serializejson) to new handles (wc-jquery-blockui, wc-jquery-tiptip, wc-serializejson) for compatibility with WooCommerce 10.3+.
* Improvement – Optimized usermeta handling during email verification to remove redundant entries and improve performance.
* UX – Added loader animation on “Save Changes” button in settings page to improve user feedback during save process.