* Fix - Guarded the legacy unsubscribe handler against missing notifications, preventing a fatal when clicking the dummy unsubscribe link in the email preview.
* Fix - Fixed missing margins on the Notifications admin page heading and filter tabs.
* Fix - Fixed bulk actions on the Notifications list table resetting active search and filter parameters.
* Fix - Improved month and customer filters in the Activity view.
* Tweak - Added a Screen Options "items per page" control to the Stock Notifications and Activity admin tables, so the rows shown per page are no longer fixed.
* Tweak - Bumped WordPress tested up to version to 7.0.
* Tweak - Bumped WooCommerce tested up to version to 10.9.
* Dev - Updated the JavaScript build toolchain to the React 18.3 line and added React 19 readiness guards.
* Tweak - Replaced wc_enqueue_js with wp_add_inline_script according to the recommended WordPress core script patterns.
* Tweak - Bumped WordPress tested up to version to 6.9.
* Tweak - Bumped WooCommerce tested up to version to 10.4.
* Dev - Removed deprecated WC_BIS_Core_Compatibility::wc_current_theme_is_fse_theme.
* Tweak - Updated version of @somewherewarm/selectsw dependency to include updated styling.
* Tweak - Removed navigation integration (deprecated WooCommerce feature).
* New - Tested up to WooCommerce v9.2.
* Important - New: PHP 7.4+ is now required.
* Important - New: WooCommerce 8.2+ is now required.
* Important - New: WordPress 6.2+ is now required.
* Important - Removed all previously deprecated code
* Fix - Included own copy of WP_Background_Process library to avoid conflicts with other plugins.
* New - Introduced support for the new Product Editor.
* Fix - Resolved an issue that prevented admin notices from showing up.