Changelog

Keep up to date with all our updates.

  • Sensei 4.6.0

    • Add: Add custom slug in module block #5207
    • Add: Add Confirm Dialog component #5361
    • Add: Enable _lesson_preview show-in-rest meta settings #5369
    • Add: Change video api scripts to be more generic #5359
    • Add: Add hooks to allow adding filters to reports #5365
    • Fix: Update videopress event name #5373
    • Fix: Fix url encoding of timezone for reports #5362
    • Fix: Fix Gutenberg compatibility issue #5379
    • Fix: Render additional css on feedback answers block #5371
    • Fix: Remove additional line from login redirection code #5380
    • Fix: Modules loosing configuration when module is changed #5387
    • Tweak: Hide action buttons’ notification #5386
  • Sensei Pro 1.4.1

    Added

    • Enable to optionally remove enrollments when a student is removed from a group.
    • Enable to optionally remove enrollments when a course is removed from a group.
    • Enable to restore the removed course on the group’s settings.
    • Enable moving a group to the trash instead of instant deletion.
    • Show detailed errors when there is an error to add a student to a group.

    Changed

    • Update the destructive actions buttons to use the Gutenberg destructive button pattern.

    Fixed

    • Fixed a performance issue on Content Drip on websites with thousands of lessons.
  • Sensei 4.5.2

    • Add: New upsells students group page
    • Add: `sensei_user_course_end’ hook before redirecting to completed page
    • Add: Bump the minimum required PHP version to 7.2
    • Fix: Placeholder images for courses
    • Fix: Update the course Editor to display ‘Learners’ instead of Students
    • Fix: Bulk Edit options (on Lessons menu) do not work
    • Fix: Change ‘Manage Learners’ to ‘Manage Students’ on the course management meta box
    • Fix: Quiz questions not being properly saved.
    • Fix: Lessons screen js error caused by the module column
    • Fix: Layout issues with Learning Mode when using Divi
    • Fix: issue on grading page
    • Fix: Errors on the students admin area
  • Sensei Pro 1.4.0

    • New! Create groups and cohorts of students.
      • Action menu with generic modal with action item to remove a student from a group.
      • Track usage of Student Groups functionality.
      • Add an endpoint to add students to a group.
      • Add a group courses column in the group list table to show the number of courses in the group.
      • Add a last activity column in group students table with ability to sort.
      • Add a modal to create new student group.
      • Add a students column in the group list table to show number of assigned students.
      • Add endpoint to edit the access period of a course in a group.
      • Add endpoint to get courses by group ID.
      • Add endpoint to remove a student from a group.
      • Add endpoint to remove students in batch from a group.
      • Add endpoint to update group name.
      • Add endpoint to remove group and all related data.
      • Add enrolled courses column in group students table.
      • Add filter by course functionality in group students page.
      • Add group list page action to remove group and a modal for confirming.
      • Add modal to update the name of a group in the action menu.
      • Add rest endpoint for adding student group.
      • Add enrolment provider and enroll students into courses.
      • Add group settings page.
      • Add modal to assign students to the selected group.
      • Add endpoint to add a course to a group.
      • Enable to remove multiple students from the selected group.
      • Enable to update access periods.
      • Improve the groups access period interface.
      • Redirect user to group students page when students are added via action menu.
      • Use action hook to render groups menu item on proper place in the sensei lms menu.
      • Increased PHP requirement from 7.0 to 7.2.
  • Sensei Pro 1.3.1

    Fixed

    • Add filter to remove upsells from course and lesson wizard.