* Fix: PHP memory exhausted which leads plugin processing fails with Site Kit by Google plugin.
* Fix: WooCommerce Integration: Getting PHP error "Uncaught Error: Call to a member function is_type() on bool" when old orders are scheduled for cleanup.
* Fix: If a user upgraded to a new plan from SureCart, the old access groups were revoked.
* Fix: Resolved issue where password reset links became invalid due to multiple reset keys being generated during email template rendering.
* Fix: Resolved an issue where LearnDash user roles were not being synced correctly in Access Groups.
* Fix: Resolved an issue where changing the access group status from the user’s tab removed the assigned role.
* Fix: PHP error while accessing filter_content_meta_values() with 1 passed parameter, in case of checking access group's drip content.
* Fix: Resolved the warning "You attempted to edit an item that doesn't exist. Perhaps it was deleted?" when editing any post/page.
* New: Added the suremembers_after_restricted_message_content action to display custom content after the restricted message section.
* Improvement: Improved the code base to help achieve good compatibility with SureDash portal.
* Improvement: Improved the login form popup CSS to improve the compatibility with FSE themes.
- Improvement: Updated the licensing library to fix error warnings related to PHP 8.2 version.
- Fix: Fixed the issue which were getting generated while permanently deleting the order.
- Fix: The custom logo was not getting displayed on the wp-login page while using WordPress 6.7 version.
- Fix: Fixed the issue with character encoding issue for email templates.
* New: Introduced new hooks to add extra meta-boxes to support third-party plugins.
* Improvement: Updated the license library to it's latest version.
* Fix: Resolved an issue where an empty value was causing errors in the strpos function.
* Fix: Addressed a problem with the opening position of the date-picker for the Expiration date option.
* Fix: Fixed the access expiration issue when the access is set to expire on the relative OR specific expiration dates.
* Fix: Access restriction was not working on the basis of URL conditions.