Skip to content

4.20.1

Compare
Choose a tag to compare
@Imran92 Imran92 released this 17 Jan 14:18
· 877 commits to trunk since this release
6535ad7

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