Releases: Automattic/sensei
Releases · Automattic/sensei
4.6.3
- New: Course List block (beta)
- Add the Course List block #5419
- Add the Course Categories block #5455
- Add new patterns for Course List #5433
- Add Course Actions block #5430
- Make Continue button take user to the lesson they were working on #5496
- Make the Course List block with inner blocks globally available #5473
- Add notice to show invalid usage when blocks are used out of course context #5489
- Add: Support for passing a custom footer to the Modal component #5503
- Fix: Template selection logic when learning mode is active #5514
- Fix: Course Outline - Show private lessons only for those who can view them. #5468
- Tweak: Combine PHP and JS strings in POT generation command #5486
- Tweak: Remove 'new' badge for learning mode #5474
- Tweak: Modify title for course theme lesson actions block to avoid confusion #5470
4.6.2
- Fix: Learning Mode - Do not filter templates for query slugs if it is indexing. #5460
- Fix: Do not save -1 values on quiz meta #5461
- Fix: Revert "Change className prop to not use classnames" #5464
- Fix: Fix timeupdate event on the youtube adapter #5452
- Fix: Fix interactive video when no video is set #5442
- Add: Add className prop to Sensei modal #5462
- Add: Change confirm dialog styles #5454
- Add: Fix set current time to keep the same behavior for all players #5416
4.6.1
- Fix: Fix lesson quick edit and bulk edit for quiz settings #4404
- Fix: Use standard approach of displaying filters for list tables #5174
- Fix: Improve test coverage for Sensei_Lesson #5389
- Fix: Fix player API on the editor side when editing embeds with no changes #5392
- Fix: Fix multiple emails are send when completing a course in the backend #5393
- Add: Add current time to player and hook to get the video duration #5410
- Fix: Fix html entities bug for question answers. #5414
- Fix: Fix loading issue where the player wasn't detected correctly on the editor #5421
4.6.0
- Add: Add custom slug in module block #5207
- Add: Add Confirm Dialog component #5361
- Add: Enable _lesson_preview show-in-rest meta settings #5369
- Add: Change video api scripts to be more generic #5359
- Add: Add hooks to allow adding filters to reports #5365
- Fix: Update videopress event name #5373
- Fix: Fix url encoding of timezone for reports #5362
- Fix: Fix Gutenberg compatibility issue #5379
- Fix: Render additional css on feedback answers block #5371
- Fix: Remove additional line from login redirection code #5380
- Fix: Modules loosing configuration when module is changed #5387
- Tweak: Hide action buttons' notification #5386
4.5.2
2022-07-14 - version 4.5.2
- Add: New upsells students group page
- Add: `sensei_user_course_end' hook before redirecting to completed page
- Add: Bump the minimum required PHP version to 7.2
- Fix: Placeholder images for courses
- Fix: Update the course Editor to display 'Learners' instead of Students
- Fix: Bulk Edit options (on Lessons menu) do not work
- Fix: Change 'Manage Learners' to 'Manage Students' on the course management meta box
- Fix: Quiz questions not being properly saved.
- Fix: Lessons screen js error caused by the module column
- Fix: Layout issues with Learning Mode when using Divi
- Fix: issue on the grading page
- Fix: Errors in the students admin area
4.5.1
4.5.0
- New: Course and Lesson Wizard
- Add editor wizard modal for courses and lessons #5149
- Add editor wizard usage tracking #5274
- Fix style of the setup confirmation wizard #5277
- Fix lesson pattern styles #5273
- Change lesson pattern with quiz #5268
- Fix Course Outline styles on pattern thumbnails #5261
- Fix broken blocks on WP 5.8 #5259
- Make default lesson names translatable in the default course pattern #5258
- Fixes to the Upsell for Premium Lesson Patterns #5257
- Add Upsell section for Premium Lesson Patterns #5254
- Add life coach pattern #5253
- Tweak wizard preview box sizing #5251
- Add default course pattern #5246
- Fix icons in the upgrade step #5244
- Only load Discussion pattern if the Comments Query Loop block is available #5243
- Tweak Course pattern Lesson titles #5242
- Fix course pattern themes compatibility #5232
- Fix pattern images urls #5228
- Fix lesson patterns placeholders #5225
- Fix patterns styles for TwentyTwenty One #5222
- Add paragraph with description in default template #5221
- Fix editor wizard styles #5220
- Add new sensei patterns and separate block patterns logic #5206
- Add editor wizard responsive style and tweak some styles #5205
- Add patterns filter by post type #5202
- Add Lesson Details Step #5194
- Apply pattern to the post when selected #5179
- Add Paid Course Upsell #5169
- Add patterns list #5157
- New: Provide "Save and edit lesson" button from Course Outline #5167
- Fix: Lesson blocks notice when Learning Mode is enabled #5156
- Tweak: Add filter for loading custom navigation script for pages #5256
- Tweak: Create 3 default lessons on the Course Outline Block #5196
- Tweak: Do not auto-add Quiz blocks on the lessons anymore #5177
4.4.3
4.4.2
- Fix: Modules page not found error in learning mode #5144 👏 @jeremyfelt
- Fix: Teacher name getting appended and duplicated in module title in course edit #5114
- Fix: Lessons not getting assigned to modules if the course is assigned to a teacher #5151
- Fix: Add student to course form not visible if Sensei Pro or Content Drip is enabled #5164
- Fix: Deprecated warnings on the students report screen #5153
4.4.1
- New: Add a "Date Started" reports filter for students on a course #5076
- New: Show a notice if future PHP requirements aren't met in preparation for increasing the minimum requirements to PHP 7.2 #5088
- New: Add lesson notices filters #5087
- Tweak: Apply data filters to column total values for reports #5091
- Tweak: Calculate total average progress for courses reports #5077
- Tweak: Display average total for Days to Completion in Courses report header #5097
- Tweak: Display the student FullName on the reports #5096
- Tweak: Hide the export button when there is no data #5095
- Tweak: Improve performance by fetching last activity date with the main query #5101
- Tweak: On the reports screen, show no lessons instead of all when the course has no lessons #5090
- Tweak: Only show enrolled students in reports #5105
- Tweak: Refactor students page fetching data through Gutenberg and avoiding subqueries #5104
- Tweak: Use AbortController to cancel fetch requests for unmounted components #5065
- Fix: Ensure the content filter for course content is re-added in Learning Mode #5086
- Fix: Exporting "students taking course" not affected by filters #5120
- Fix: Hide export button when no results on "Students taking course" screen #5121
- Fix: Incorrect menu item selected in the Module editor #5117
- Fix: Lesson compatibility issue with Divi #5082
- Fix: Reports date filters not accounting for the user timezone #5113
- Fix: Reports exporting does not take search into account #5079
- Fix: Student name appearing twice on student report title #5111