* Fix - Disabling the /ldlms/v1 and /ldlms/v2 API for LearnDash post types now disables them for the /wp/v2 API as well.
* Security - Tightened security around the REST API.
* Fix - User's essays and assignments posts do not get deleted permanently when the data erasure request is executed.
* Security - Tightened security around REST API.
* Security - Tightened security around assignments & essays files.
* Tweak - Changed assignment files uploading path to `uploads/learndash/assignments`.
* Tweak - Changed essay files uploading path to `uploads/learndash/essays`.
* Tweak - Made essay and assignment file links dynamic.
* Tweak - Added filters...
* Feature - Add course completion page.
* Tweak - Updated course progression to flow as expected between steps in a course.
* Fix - Lesson not marking as complete when "Not Graded, full points awarded" option set in quiz essay type.
* Fix - Added additional validation for shortcodes and blocks.
* Tweak - Added filters: `learndash_course_completion_page_redirect_enabled`, `learndash_course_linear_step_ids`, `learndash_course_next_step_default_value`, `learndash_course_next_step_id`...
* Feature - Blended Learning.
* Fix - Stripe cancellation processing for finite subscriptions with no trial.
* Security - Tightened security around LearnDash Log.
* Security - Tightened security around quizzes.
* Performance - Course dashboard.
* Performance - Groups listing/editing page when there are many groups.
* Performance - Profile block when there are a lot of courses.
* Performance - Optimized functions: `learndash_get_certificate_count`, `learndash_get_groups_administrator_ids`...
* Feature - LearnDash Experiments.
* Feature - Virtual Instructor [Experiment].
* Tweak - Added filters: `learndash_experiments`, `learndash_model_virtual_instructor_applied_to_all_courses`, `learndash_model_virtual_instructor_applied_to_all_groups`, `learndash_model_virtual_instructor_avatar_url`, `learndash_model_virtual_instructor_banned_words`, `learndash_model_virtual_instructor_course_ids`, `learndash_model_virtual_instructor_custom_instruction`...
* Feature - Added decimal and negative number support to quiz points.
* Feature - Added "Different points for each answer" option support to the quiz builder.
* Fix - Resolved issue where NaN points label could appear if points were deleted in the quiz builder.
* Fix - Fixed quiz statistics loading for quizzes where all questions are set to 0 points.
* Fix - Improved question and answer points synchronization in the quiz builder.
* Fix - Resolved issue where the question settings were...
* Feature - Customizer settings for the LearnDash 3.0 template.
* Fix - Fixed issue where adding directory index file causes PHP notices when the directory is not writable.
* Fix - Resolved issue where admins cannot disable all toggles in certain metaboxes.
* Fix - Resolved issue where Additional Question Options won't stay toggled on when only "Randomize Answers" is enabled.
* Fix - Resolved issue where Windows-based servers were unable to use the Import tool.
* Fix - Resolved issue where...
* Fix - Resolved issue where standalone quizzes did not trigger the learndash_quiz_completed action.
* Fix - Resolved issue where the LearnDash Customizer outputted the default CSS values, changing the CSS priorities and affecting some themes.
* Fix - Resolved issue where the switch field in admin settings was not displaying the label correctly depending on the state.
* Tweak - Deprecated constants: LEARNDASH_QUIZ_ESSAY_SUBMIT_COMPLETED.
* Tweak - Updated templates...
* Fix - Fixed a fatal error that could be encountered when quizzes that are set to randomize the order of questions and have quiz saving enabled. This could have happened if one of the questions were edited since the user last started the quiz and then the user resumed the quiz.
* Tweak - Added "Get Help Launching Your Site" sections to the Help and Setup pages.
* Tweak - Added a `description_after` argument to all settings fields.
* Tweak - Deprecated...
* Feature - New Registration page UI.
* Feature - New Appearance option for registration page, providing the ability to choose between Classic and Modern registration pages.
* Fix - Corrected the display of checkboxes within the Course builder in WordPress v6.6+.
* Security - Altered the message for the forgot password form provided by LearnDash to be inspecific if the username/email provided is found in the system.
* Tweak - Updated functions: `learndash_registration_output`...