Changelog

Keep up to date with all our updates.

  • Sensei 1.9.14

    • Fix minor syntax in course categories widget #1786
    • Add filter for permitted data update functions #1783
    • WC 3.0 Compat: Fix admin course notices #1788
    • WC 3.0 Compat: Ignore orphaned product variations #1789
    • Make sure sensei_message save hook runs after CPT is registered #1770. Fixes Compatibility issue with Safe Redirect Manager
    • Fix non-localization friendly quiz title #1768
    • use $wpdb->users and $wpdb->comments instead of $wpdb->prefix on Bulk Learner Action Query
  • Sensei 1.9.13

    • Add Experimental Course Admin REST API (disabled by default)
    • Add Allow user to change question points text formatting
    • Add support for source tag for videos
    • Allow admin to reset quiz for single student
    • Warn users when admin_email not a wp admin email
    • Fix random HTML rendering into REST endpoints for course shortcodes
    • Fix Fatal error when viewing Sensei course in combination with the Products Bundle plugin
    • Fix Module description not displayed on course page
    • Fix Login form sanitizes password
    • Fix Teacher not able to see the graded quizzes
    • Fix Single Course Page: Displaying “Lessons” header when there are no lessons
    • Fix issue when username is an email, but user has different email [Pri] Normal [Type] Enhancement
    • Fix WC >= 2.7-beta and WC 3.0 Compat in Lesson Admin
    • Fix WC 3.0 Select2 conflict by Upgrading to Select2 v4
    • Fix Allow Memberships cache control on start_courses_associated_with_membership
    • Fix ‘reset’ learner bulk action not resetting all courses
    • Add filter for learner profile permalink
    • Fix empty CSV analysis export for learners
    • Various fixes and improvements
  • Sensei 1.9.12

    • Bulk Learner Actions – Initial version. You can now assign, unassign and reset multiple users on (multiple) courses.
    • Compatibility with Woocommerce 2.7
    • Initial support for the new user defined locale settings on wp 4.7
    • Fix – Jetpack Compat: Add Beautiful Math Support on quiz feedback
    • Fix – Correctly display answer feedback on quizzes
    • Fix – Cancelled trial subscriptions do not retain course access after trial expires.
    • Fix – Purchased course doesn’t show on learner profile
    • Fix – Error when updating course as a teacher in WP 4.7
    • Bugfixes, improvements
  • Sensei 1.9.11

    • Improved WC Memberships integration. Added option to “Auto-start” courses belonging to memberships when activated
    • Improved robustness of quiz save/submit when using random questions
    • Added option to disable HTML sanitization on video embeds to support legacy video providers
    • Fix – Logged out users get correct message on courses protected by memberships
    • Fix – Course results title displayed
    • Fix – Only consider published lessons for completion percentages
    • Fix – Get rid several division by zero warnings
    • Fix – Display Course prerequisite message
    • Fix – Ensure a teacher cannot change the product associated with a course
    • Fix – correctly assign free subscription courses
  • Sensei 1.9.10

    • WordPress 4.7 Compatibility release