* 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 - Deprecated functions: `Learndash_Stripe_Gateway::create_fake_coupon_for_webhook_test`.
* 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 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 with the REST API post content that was incorrectly being filtered.
* Security - Ensured content is hidden on the search listing and archive pages.
* Tweak - Updated functions: `learndash_get_course_id`.
* Tweak - Added filters: `learndash_template_content_on_listing_is_hidden`.
* Feature - Added the LearnDash DocsBot widget.
* Fix - Corrected the output of some timestamps to properly match the site timezone.
* Fix - Fixed the question points field description.
* Fix - Fixed missing course titles in the activity widget.
* Tweak - Improved course settings UX.
* Tweak - Improved the course editor header.
* Tweak - Updated the block editor site icon on the LearnDash post types.
* Tweak - Added filters: `learndash_header_variant`.
* Tweak - Updated filters: `learndash_date_time_formats`.
Fix - Resolved a fatal error that could occur during post revision deletion or permanent post deletion.
* Fix - Resolved an issue where translations wouldn't be loaded under WordPress 6.7.
* Tweak - Added filters: `learndash_mo_file_path`.
* Fix - Resolved an issue where the PayPal IPN payment gateway could get stuck in test mode.
* Fix - Resolved a deprecated JS method issue triggered since WordPress 6.0.
* Tweak - Added functions: `learndash_sanitize_version_string`.