Changelog

Keep up to date with all our updates.

  • Sensei 2.2.1

    • New: Allow HTML in question titles – #2780
    • Tweak: Optimize loading of teacher dropdown on Courses page (@mostafaabd) – #2750
    • Tweak: Update extension parameters passed to Google Analytics – #2783
    • Tweak: Move upsell higher in ReadMe – #2782
    • Fix: No longer flush rewrite rules on course and lesson save – #2718
    • Fix: Fix layout issue with Academia theme – #2773
    • Fix: Remove default wrapper around single post renderer on unsupported theme – #2786
    • Fix: Do not limit message comments on single post comment feeds – #2776
  • Sensei 2.2.0

    • New: Add sensei_course_meta_before_save and sensei_course_meta_default_save hooks for saving course meta – #2761
    • New: Add sensei_course_show_lessons filter to conditionally hide lessons on single course page – #2763
    • New: Add sensei_modules_title filter for modifying the module title HTML – #2737
    • New: Remove ability to add a course from the lesson page – #2758
    • New: Deprecate Sensei_Lesson::lesson_save_course function – #2769
    • New: Deprecate Sensei_Lesson::lesson_add_course function – #2760
    • New: Add support for custom fields on REST API requests – #2747
    • Tweak: Log product count when a course is published – #2755
    • Tweak: Update layout of course meta on relevant pages – #2751
    • Fix: Items not showing up on plugin activation via WP CLI (@kakoma) – #2766
    • Fix: Ensure WooCommerce notices are displayed for unsupported themes – #2756
    • Fix: Clean up modules when course teacher is changed – #2472
    • Fix: Conflict with WP Ultimate Recipe plugin – #2749
    • Fix: Show draft, private, future lessons on the Order Lessons page (@mostafaabd) – #2746, #2371
    • Fix: PHP notice when trashing / restoring a course (@mostafaabd) – #2721
    • Fix: Alignment issue on single course page when lesson has a featured image (@mostafaabd) – #2719
  • Sensei 2.1.2

    • Fix: Modules not displaying in WP admin – #2742
    • Fix: Multiple correct answers being removed from question editor – #2743
    • Fix: Filtering of allowed CSS attributes for bulk learner actions – #2744
  • Sensei 2.1.1

    • New: Bump minimum supported WordPress version to 4.9 – #2725
    • Tweak: Rename event logging JS file to match file naming standards – #2730
    • Tweak: Fix PHPCS issues with undefined variables – #2731
    • Tweak: Remove unused variables from codebase – #2732
    • Tweak: Fix PHPCS issues with global variable overrides – #2733
    • Fix: Remove global cache flush – #2682
    • Fix: Don’t call non-static method statically – #2729
    • Fix: PHP fatal error on WordPress versions < 5.0 – #2736
  • Sensei 2.1.0

    • New: Add “Edit Course” button when in classic editor – #2514
    • New: Add sensei_complete_lesson_redirect_url filter for disabling the redirect after completing a lesson – #2510
    • New: Add event logging to the WordPress dashboard – #2672, #2673, #2675, #2686, #2696, #2695, #2700, #2697, #2702, #2684, #2687, #2707, #2706, #2709, #2715
    • Tweak: Make queries on Analysis page more performant – #2359
    • Tweak: Ensure module status does not overlap module name – #2699, #2713
    • Tweak: Allow more HTML elements in Sensei notices – #2712
    • Tweak: Adjust alignment of value inside progress bar – #2701
    • Tweak: Adjust vertical gap for quiz tabs – #2523
    • Tweak: Update lesson preview checkbox text – #2711
    • Fix: Enable teachers to save course settings in the block editor – #2658
    • Fix: Don’t prefill fields with empty characters on the registration form – #2622
    • Fix: Add label and description for a message that is related to a quiz – #2521
    • Fix: PHP notice on the Order Courses page when there are no courses – #2689
    • Fix: PHP notice on the Grading page when there are no submitted quizzes – #2691
    • Fix: Fix SSI directive error on the quiz page – #2704
    • Fix: Hide private messages from comment feed – #2726