Skip to content

Releases: Automattic/sensei

4.24.0

25 Apr 14:54
af62fb1
Compare
Choose a tag to compare

Security

  • Prevent unauthenticated flushing of rewrite rules #7596

Added

  • User profile settings for unsubscribing from emails #7586

Changed

  • Let buttons get their styles from the theme #7587

Fixed

  • Add VideoPress block compabitility for the video settings on courses #7592
  • Fix preview email button and links #7590

4.23.1

15 Apr 13:19
2928f41
Compare
Choose a tag to compare

Added

  • WPML: Setting to disable Sensei slugs translation for better compatibility #7569
  • WPML: Share student progress and quiz submission across translations #7492
  • WPML: Show user courses for different languages using sensei_user_courses shortcode #7583

Changed

  • Open setup wizard if necessary when navigating through relevant pages in WP admin #7581

Fixed

  • WPML: Usage of question categories in translated quizzes #7559
  • Lessons being automatically published when course is updated #7582

4.23.0

04 Apr 18:50
0132d5c
Compare
Choose a tag to compare

Added

  • Sensei pro upsell task in Sensei Home #7562

Deprecated

  • Remove Sell your course with WooCommerce task from core #7572

Fixed

  • Ensure student can view the lesson content when rendering the Complete Lesson button #7579
  • Remove opinionated CSS class from login form #7542
  • Visibility improved for focus elements of Course tour #7570

4.22.0

20 Mar 16:06
12dc684
Compare
Choose a tag to compare

Added

  • Added Course onboarding tour #7535
  • Added Lesson Quiz onboarding tour #7538
  • Add toggle to pre-publish panel to publish associated lessons when the course is published #7536
  • Display warning when there are no layouts available. #7530

Changed

  • Tweak "Configure learning mode" task description #7540
  • Updated styles for module title and lesson title in Course Outline block #7068

Removed

  • Remove "Customize your lesson template" from task list #7539

4.21.1-a.1

01 Mar 16:16
bef4d18
Compare
Choose a tag to compare

Fixed

  • Address the issue of patterns flickering in the editor wizard on WPCOM sites [#7511]
  • Email Template showing up as default template in editor when GB is installed [#7517]
  • Fix lesson bulk edit. [#7515]

4.21.0

26 Feb 20:36
Compare
Choose a tag to compare

Added

  • Add existing lessons in Course Outline #7368

Changed

  • Add docs links to the page settings #7488

Removed

  • Remove "Customize Colors" link for classic themes #7491

Fixed

  • Fix course/lesson patterns not working on latest Gutenberg version #7499
  • Fix Course Outline for a course translated with WPML. #7453

4.21.0-a.1

22 Feb 19:28
dfe53a5
Compare
Choose a tag to compare

Added

  • Add existing lessons in Course Outline [#7368]

Changed

  • Add docs links to the page settings [#7488]

Removed

  • Remove "Customize Colors" link for classic themes [#7491]

Fixed

  • Fix course/lesson patterns not working on latest Gutenberg version [#7499]
  • Fix Course Outline for a course translated with WPML. [#7453]

4.20.2

07 Feb 14:43
07aa4f5
Compare
Choose a tag to compare

Changed

  • Auto-focus the course title field when creating a new course #7434

Fixed

  • Fixed Sensei Email template not available in site editor #7463
  • Flush rewrite rules when the website language was changed or the translation was updated. #7435
  • Memory issue on the student reports screen #7468

4.20.2-a.1

26 Jan 11:43
9f25df0
Compare
Choose a tag to compare

Changed

  • Auto-focus the course title field when creating a new course

Fixed

  • Flush rewrite rules when the website language was changed or the translation was updated.

4.20.1

17 Jan 14:18
6535ad7
Compare
Choose a tag to compare

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