Skip to content

Releases: Automattic/sensei

1.9.12-beta

23 Feb 08:32
@pgk pgk
Compare
Choose a tag to compare
1.9.12-beta Pre-release
Pre-release
version/1.9.12-beta

pot

1.9.11

10 Jan 10:15
@pgk pgk
Compare
Choose a tag to compare
  • Improved WC Memberships integration. Added option to "Auto-start" courses belonging to memberships when activated
  • Improved robustness of quiz save/submit when using random questions
  • Added option to disable HTML sanitization on video embeds to support legacy video providers
  • Fix - Logged out users get correct message on courses protected by memberships
  • Fix - Course results title displayed
  • Fix - Only consider published lessons for completion percentages
  • Fix - Get rid several division by zero warnings
  • Fix - Display Course prerequisite message
  • Fix - Ensure a teacher cannot change the product associated with a course
  • Fix - correctly assign free subscription courses

1.9.10

20 Dec 08:18
@pgk pgk
Compare
Choose a tag to compare

2016.12.20 - version 1.9.10

  • WordPress 4.7 Compatibility release

1.9.10-beta

13 Dec 17:43
@pgk pgk
Compare
Choose a tag to compare
1.9.10-beta Pre-release
Pre-release
Merge pull request #1678 from Automattic/sensei-phpcs-take-2

Add Sensei Coding Standard Step to circleci

1.9.9

19 Oct 13:40
Compare
Choose a tag to compare

Sensei version 1.9.9

  • Hotfix - Address possible fatal on older PHP versions

1.9.8

18 Oct 13:34
Compare
Choose a tag to compare

Sensei version 1.9.8

  • Fix - Removed HTML output on lesson complete message
  • Fix - The video HTML tag now works properly in the video embed field
  • Fix - Deleted/non-existant courses showing in course order list
  • Fix - Completed lessons showing 'in progress' label
  • Fix - Missing link in log in message
  • Fix - Conflict with Heroic Knowledge Base
  • Fix - HTML showing in grading for uploaded files
  • Fix - Lessons show 'please complete the previous course'
  • Fix - Conflict with Jetpack: iframe video embeds converting to shortcodes
  • Fix - Parse errors on PHP <5.3
  • Fix - typo in sensei_has_user_completed_prerequisite_lesson
  • Fix - Conflict with Wishlist Member

1.9.8-beta

13 Oct 09:17
@pgk pgk
Compare
Choose a tag to compare
1.9.8-beta Pre-release
Pre-release
Merge pull request #1587 from Automattic/fix/1560-kses-without-hooks

Introduce Sensei_Utils::wp_kses

1.9.7

29 Sep 09:01
Compare
Choose a tag to compare

Sensei version 1.9.7

  • Improve Module taxonomy labels
  • Fix - Lesson doesn't appear on Course archive until ordering is resaved
  • Fix - Errors when duplicating course with lessons
  • Fix - Add modules-frontend.css to sensei_disable_styles filter
  • Fix - Grade unanswered questions too
  • Fix - Paypal "Cancel and return" causing a fatal error
  • Fix - Do not create duplicate membership rules on save
  • Fix - Random users not being assigned to courses after purchase
  • Fix - "Quiz saved" notice not appearing
  • Various security fixes

1.9.7 beta

09 Sep 11:30
Compare
Choose a tag to compare
1.9.7 beta Pre-release
Pre-release

Beta release of Sensei 1.9.7

1.9.6

05 May 14:42
version/1.9.6
Compare
Choose a tag to compare

Sensei Version 1.9.6

  • Fix - Fixed an issue prevent Modern Tribe's The Event Calendar from functioning properly.
  • Fix - Ensure the question grade is shown inline with questions.
  • Fix - Prevent a PHP notice when calling question results.
  • Fix - Prevent a situation where quiz answers are revealed prior to submission.
  • Fix - Use the course ID when building the permalink for the start course form.