Changelog
Keep up to date with all our updates.
-
Sensei 4.20.1
Added
- Log event when task on Sensei Home is completed #7430
Changed
- Create all necessary Sensei pages on plugin activation #7426
- Do not display course theme step on Setup Wizard if theme is already installed #7401
- Hide Gutenberg tour modal in Sensei new Course editor #7399
- Include instructions to the High-Performance Progress Storage settings screen #7420
- Take user to Learning Mode Lesson Template in Setup task instead of only site editor #7393
- Update course notices to have a CTA for course editors #7403
Fixed
- Don’t send Course Completion email twice (when the course is already completed) #7405
- Message “Cannot register for an unpublished course” was not being displayed #7403
- Redirect properly when course editor enrols in a course containing only draft lessons #7403
- Set email template only for sensei_email post type. #7402
- Settings form not redirecting to the correct tab when submitted #7424
- WPML compatibility fix: Add translations for lessons and quizzes that were created while saving the course structure. #7383
Development
- Introduce Clock interface and corresponding public property for Sensei object. #7395
-
Sensei Pro 1.20.0
Added
- Ability to style lesson action buttons in Premium learning mode lesson templates
- Show a notice when the user tries to generate questions using AI but the lesson has no content
Changed
- Changed premium learning mode templates to use PHP to make them translatable
- Rename “View Quiz” block to “Take Quiz”
Fixed
- Fix error when using older version of Woo Subscriptions
- Improve reliability of send logic for No Progress email
-
Sensei 4.20.0
Added
- Introduce an experimental feature: High-Performance Progress Storage. It allows student progress data to be stored in an optimized way, using custom tables. The feature is disabled by default and can be enabled from the settings page.
Changed
- Open the Lesson editor in the same tab when link is clicked in the Course Outline block #7344
- Rename “View Quiz” block to “Take Quiz” #7332
Fixed
- Continue course button not working when using plain permalinks #7358
- Fix preview styles for course blocks on the editor #7307
- Importer not finding existing users in some cases #7361
- Improve styling of Landing Page and Course List patterns #7292
- Resolved the issue of the ‘Take Quiz’ button not displaying in the site editor when Gutenberg is enabled #7341
- Restart quiz redirects to the course complete page if the course was completed #7377
- Scope CSS to Learning Mode templates only #7382
- Teachers can no longer see all students in the Students screen #7367
-
Sensei Pro 1.19.2
Added
- New styles for timer in timed quizzes and a sticky timer for mobile and scrolled view
Changed
- Notice styles for paid courses in Learning Mode
- Style of timed quiz notice
- Remove unused email-related settings for Content Drip
Fixed
- Ensure Image Hotspot toolbar is not over the hotspot in the editor
- Frontend assets for interactive blocks loading in any page with a video
- Improve performance by caching multiple database calls generated by paid courses
-
Sensei 4.19.2
Added
- Style Lesson Actions block in Learning Mode #7224
- Change border color and width of Lesson Actions block in Learning Mode #7283
Changed
- Migrate legacy quiz data #7289
- “Not Enrolled” notice in Learning Mode #7263
- Design for footer in multi-page quizzes #7268
- Style of Learning Mode notice that is displayed when a student is not logged in #7264
- Message when there are no published lessons in a course #7300
Fixed
- Contact Teacher form in Learning Mode quiz footer #7257
- Contact Teacher button is full width in Learning Mode #7288
- Deprecation notice when user is not logged in #7294
- “No published content” notice being displayed for users who created a course in the editor #7284
- How we determine whether a quiz has been submitted #7278
- Module spacing when Learning Mode is not enabled #7272
- Distorted site logo in Learning Mode #7275
- Gap fill question to accept “0” as a right answer #7273
- “Pending Grade” button is too wide for some themes #7287
Development
- Add stylesheets for Course theme variations #7256