Changelog
Keep up to date with all our updates.
-
Sensei 1.12.0
- New: Better support for non-Sensei themes
- New: Redirect to next lesson after completing a lesson
- New: Show comments for preview lessons
- New: Add
sensei_course_image_htmlfilter to enable altering HTML output of a course image - Tweak: Start lesson when student first views lesson page
- Tweak: Remove Single Course page displays setting
- Tweak: Minify sensei.css
- Tweak: Upgrade Select2 to latest version
- Fix: Bulk Learner Actions showing all users in the network
- Fix: JavaScript error on Lessons page
-
Sensei 1.11.0
- Fix: Fix display of all other lessons after module is removed
- Fix: Fix when force completing lessons with quizzes with questions
- Fix: Course score based on quizzes that have graded questions
- Tweak: Improve performance of fetching the learner count for usage tracking
- Tweak: Use domain as value of Tracks userid parameter
- Tweak: Delete user’s messages when the user is deleted
- Tweak: Update URL and Twitter account in tweet that can be sent after activating
- New: Add filter for successful payment statuses – sensei_wc_order_statuses
- New: Add (Free) Preview label to lesson title
- New: Add usage tracking for quiz settings
- New: Add stats for number of quizzes and quiz questions
- New: Add email column to Analysis screen
-
Sensei 1.10.1
- Fix: Fix error in data updates when there are no quizzes
- Tweak: Add setting for data deletion
-
Sensei 1.10.0
- Fix: Fixes associating courses after purchase of a variable subscription product
- Fix: Allow certain HTML tags on quiz correct answer result
- Fix: Fix number parameter not working for shortcode
Login
Register
- Fix: Ensure answers to true / false questions are translated for students
- Fix: Fix PHP notices when viewing or adding a lesson and there are no courses
- Fix: Fix PHP 7.2.x warnings
- Fix: Fix get_class warning on PHP 7.2.x
- Fix: Check if WC_VERSION constant is defined before using it
- Fix: Fix CSS class name translation
- Fix: Hardcode DAY_IN_SECONDS to avoid continuous sending of data on old WP installations
- Fix: Fix PHP notices when purchasing non-course product as a guest
- Tweak: Remove WooThemes branding on settings page
- Tweak: On single course page, link to module only if we should
- Tweak: Conditionally link to module in lesson breadcrumb
- Tweak: Exclude modules from course navigation when not appropriate
- Tweak: Send usage data immediately when enabled through opt-in dialog
- Tweak: Clean up extended settings in Gutenberg Lesson editor
- New: Delete plugin data on uninstall
- New: Add revisions support to courses, lessons and questions
- New: Add sensei_start_course_redirect_url filter when starting course
- New: Add usage tracking for active and completed courses
- New: Show lesson tags in Gutenberg editor
- New: Add usage tracking for system info
-
Sensei 1.9.20
- New: Course navigation moves between both lessons and modules
- New: Page template for modules
- New: Filters for customizing quiz answer text and CSS class names
- New: Usage tracking
- Tweak: Remove Sensei Welcome screen
- Tweak: Remove theme check notice
- Fix: Tabbed navigation for
sensei_user_coursesshortcode - Fix: Setting course start date for all students
- Fix: Only authorized users can view messages
- Fix: Only users with appropriate permissions can duplicate courses and lessons