Sensei Pro Version 4.24.5.1.24.2 Changelog
* Sensei LMS: Version bump to 4.24.5 https://raw.githubusercontent.com/Automattic/sensei/version/4.24.5/changelog.txt
* Sensei LMS: Version bump to 4.24.5 https://raw.githubusercontent.com/Automattic/sensei/version/4.24.5/changelog.txt
* Fix – Resolved PHP notice caused by loading localization code too early on WordPress 6.7.0+.
* Dev – Bump WooCommerce “tested up to” version 9.6.
* Dev – Bump WooCommerce minimum supported version to 9.4.
* Fix – Prevent members from being un-enrolled from courses when a membership transitions out of trial state
* Tweak – Performance improvements with `wc_memberships_get_memberships_from_subscription()` function
* New: PLUGINS-1665 – Watermark on specific pages and not others.
* Fix: PLUGINS-1874 – Invoices for WooCommerce causes critical error.
* Tweak – Update Dompdf to v3.0.2
* Tweak – Update the plugin’s template files
* Fix – Address a theme conflict in template files
* Misc – Require PHP 7.4 or higher, WP 5.7 or higher, and WC 7.0 or higher
* Fix: Write error to WooCommerce>Status>Logs if child item cannot be saved to DB.
* Fix: Show an admin notice in product editor if child items cannot be saved.
* Fix: Show update notice in product metabox.
* Tweak: Harden foreign key checking on update.
* Tweak – WC 9.6 compatibility.
* Added feature – Block orders from “unknown” origin
* Block registration REST endpoints
* Enhanced block REST checkout endpoints
* Tweak – Tested with WooCommerce 9.6.0
* Fix – Decimal values not considering in product level gift wrapping
* Fix – Gift wrapper name not displaying at first in cart and check pages in some cases
* New – Added Dark Mode (option in settings)
* New – Added option (in selects) to round to fixed decimals (price and sales price++)
* Dev – Other minor fixes and improvements