- Resolved an issue on the Group Administration screen where the export file created when clicking "Export Progress" was returning the name and ID of the group instead the course ID and title.
- Resolved an issue where the translation of Course pagination would not be applied during AJAX requests.
- Resolved an issue where turning off Auto Paragraph on the "LearnDash Student" block in the block editor did not apply on the front end when the block wrapped nested LearnDash blocks (for example the LearnDash Profile block), which added unwanted paragraph markup and broke the course list layout.
- Added functions: learndash_ajax_switch_to_site_locale.
* Tweak - The Settings -> Liquid Web Products page no longer requires an opt-in to communicate with external servers.
* Tweak - Moved the Liquid Web menu item to Settings -> Liquid Web Products.
* Tweak - The Settings -> Liquid Web Products page now requires a opt-in to communicate with external servers.
* Fix - Resolved an issue where group leaders with basic settings could not view or grade assignments submitted by users in their groups. Admins and advanced group leaders are unchanged and still see all assignments; author and group filters respect the same visibility rules.
* Fix - Resolved an issue where, for group leaders assigned to more than one group, exporting group progress could include users beyond those in the exported group.
* Fix - Resolved an issue where the `[ld_course_resume]` shortcode/block could redirect users to the wrong course step.
* Tweak - Updated functions: `learndash_user_progress_get_first_incomplete_step`.
* Compatibility - Improved blocks compatibility with PHP 8.4.
* Fix - Fixed courses filtering by progress status in the `LearnDash Course Grid` block.
* Fix - Number input fields now properly return a number via the REST API if the field is saved with no value.
* Fix - Prevented PayPal scripts from being enqueued on Checkout and Profile pages when PayPal Checkout is disabled.
* Fix - Resolved an issue where cloning a Lesson, Topic, or Course built with Elementor would result in a broken layout.
* Fix - Resolved an issue where locally installed translations without remote GlotPress data were not displayed and could not be removed on the Translations page.
* Fix - Resolved an issue where non LearnDash plugins could be visible on the Add-ons page.
* Tweak - Added hints to the Modern Course and Modern Group fields to clarify tabs behavior.
* Tweak - Added filters: `learndash_hub_installed_projects`.