* Fix - Resolved an issue with the REST API post content that was incorrectly being filtered.
* Fix - Resolved an issue where quiz resume didn't work when the saved answer had a line break or similar characters within it.
* Tweak - Deprecated functions: `learndash_prepare_quiz_resume_data_to_js`.
* Fix - Resolved an issue where users could not be enrolled in a Free course after registration when the 'Modern' registration appearance is activated.
* Tweak - Added filters: `learndash_model_product_supports_coupon`.
* Fix - Resolved a fatal error for purchases through the RazorPay payment gateway.
* Fix - Resolved an issue where Tabs on Group pages would not work correctly.
* Tweak - Enhanced Stripe Webhook validation with a loading state and more detailed validation results for both test and live webhooks.
* Tweak - Updated templates: `themes/ld30/templates/modules/tabs_group.php`.
* Tweak - Deprecated classes: `LearnDash\Core\Modules\Payments\Gateways\Stripe\Webhook_Setup_Validator`.
* Tweak -...
* Fix - Fixed the Expand and Collapse button label text on course inner pages when focus mode is enabled.
* Fix - Fixed activity widget not showing activity for cases when a user gets enrolled in a course.
* Fix - Fixed activity widget not respecting the statuses set in the filter.
* Performance - Optimized the performance of activity data queries made via the learndash_reports_get_activity() function, especially for sites with many posts and users when their activity meta is fetched.
* Performance - Optimized activity widget by not querying additional activity meta that it doesn't use.
*...
* Feature - Added the new Modern Course Page, which can be toggled under LearnDash > Settings > General.
* Tweak - Added the "Modern Registration Page" and "Modern Course Page" fields to the Site Health Info page in the admin.
* Tweak - Migrated the LearnDash > Settings > Registration/Login - Appearance field to the General tab.
* Tweak - Added functions: `learndash_registration_page_build_url`.
* Tweak - Updated functions: `learndash_get_login_url`, `learndash_get_wrapper_class`.
* Tweak -...
* Fix - Fixed missing quiz points in the activity report widget.
* Fix - Resolved an issue where a white screen could be shown when editing LearnDash content types while running a Beta or Nightly WordPress version.
* Fix - Fixed quiz admin notification email was not sent out after a user completes a quiz even though the mail to addresses are set in the global quiz settings.
* Fix - Fixed an incorrect call of a function in the Quiz feature.
* Fix - Resolved an issue where a message from the...
* Fix - Resolved an issue where a quiz could not be started if resuming, automatic start and time limit settings were enabled.
* Fix - Fixed an issue where a topic inside a lesson could have the wrong previous step completed status.
* Fix - Fixed the [user_groups] shortcode.
* Fix - Improved the payment button accessibility.
* Tweak - Added an accent color support to a "Complete previous step" button.
* Tweak - Improved the accessibility of the profile edit link.
* Tweak - Resolved...
* Fix - Resolved an issue where if translation files were not downloaded, a PHP notice would be shown on WordPress 6.8+.
* Fix - Resolved an incompatibility with WordPress 6.8+ and the different tabbed interfaces when editing LearnDash content.
* Fix - Removed an added border from around Quiz Questions.