Added a Name Your Price add-on option to the new access plan dialog and removed the Sale template.
Redirected the setup wizard skip button to the LifterLMS dashboard and added a Launch Setup Wizard link on the plugins screen.
Updates for PHP 8.4 compatibility.
Bug Fixes
Fixed interactive blocks not working in focus mode. #3350
Disabled the Mark Complete button in markup while a lesson’s minimum time is still running, and left it disabled when other progression requirements remain. #3352
Security Fixes
Hardened certificate export handling.
Additional checks in admin reporting.
Additional authorization checks on REST API endpoints.
Added REST API endpoints for scheduled events, including schedule and product association fields, webhook topics, and WordPress Abilities API registration.
The lessons REST API endpoints now expose the lesson’s assignment association, and the student grades endpoint includes per-lesson assignment grade data.
Added REST API endpoints for assignments and assignment submissions, including a grading route, webhook topics, and WordPress Abilities API registration.
Bug Fixes
Fixed stale cached lesson and course grades after an assignment is graded or re-graded on sites using a persistent object cache (Redis, Memcached).
Added theme button class to assignment action buttons so they inherit theme styling.
Authorization and the media library label now follow the assignment upload hook.