Skip to content

Releases: Automattic/sensei

1.9-alpha

29 Oct 07:10
Compare
Choose a tag to compare
1.9-alpha Pre-release
Pre-release

The first test release of version 1.9

1.8.9 beta 1.

29 Sep 17:47
Compare
Choose a tag to compare
1.8.9 beta 1. Pre-release
Pre-release

This fixes the bug where Multiple choice questions aren't showing up.

1.8.8

09 Sep 17:42
Compare
Choose a tag to compare

Quick fix

  • Fixed: Administrator does not have access to the Sensei settings on new installs
  • Fixed: Drop downs not working correctly on certain admin screens.

1.8.7

08 Sep 08:08
Compare
Choose a tag to compare

Bug fix release.

Fixed: Course created email sent twice
Fixed: Menu items with blank URL disappeared when the private messages functionality were disabled in settings.
Fixed: Answers disappear after adding a question
Fixed: Multiple Choice random order was applied by default even if the user didn't select this.
Fixed: TextArea question answers not displaying correctly in grading.
Fixed: Question type contains author name
Fixed: "Other Lessons" title always shows, even with no lessons under it.
Fixed: auto-grading not working for gap fill
Fixed: Double forward slash when loading templates
Fixed: Invalid prompt message when trying to leave the Add Question page
Fixed: Installing the sensei pages, the dropdowns for both pages are still empty on the first load.
Fixed: allow for course products to be part WooCommerce product bundles
Fixed: removed WordPress 4.3 table list notices
Tweak: Give the teacher the right access to Lesson comments
Tweek: Users with teacher role will now be sent to admin after login.
Tweak: Show admin bar to users who can 'edit_courses'

1.8.6

20 Jul 15:53
Compare
Choose a tag to compare

Release 1.8.6

1.8.6 pre-release

17 Jul 06:47
Compare
Choose a tag to compare
1.8.6 pre-release Pre-release
Pre-release

2015.07.15 - version 1.8.6

  • Fix - Failure to load the JS in admin page because there was an extra dot in the file name.
  • Fix - a few Typos in comments and strings
  • Fix - Remove special character and replace with ' instead
  • Fix - change site_transients to normal transients and decrease the time from 30 days to 10
  • Fix - Create a fallback for round with 3 parameters. Added a check to use to use only 2 parameter for php version below 5.3
  • Tweak - Output course order via php instead of relying on JS to re-order on the front-end.

Simple quick fix for users having js issues.

26 Jun 17:08
Compare
Choose a tag to compare

This fix is already included for version 1.9 but incase users need it now they can use this zip.

#957

1.8.5

18 Jun 16:55
Compare
Choose a tag to compare

Release 1.8.5 - several bug fixes.

Release 1.8.4

11 Jun 05:12
Compare
Choose a tag to compare

Bug Fix release:

  • Fix - Query post type changes for none Sensei queries. Added better checking to ensure this
    query filter only applies to teachers.
  • Fix - Performance issues on the all courses page with a large user base.
  • Fix - Performance: user ajax search timed out due to large user base. Enforce minimum string search length.
  • Fix - Update all instances of 'numberofposts' with 'posts_per_page'. Also adding and upper
    limit as '-1' (unlimited) is not good.

1.8.3

05 Jun 07:49
Compare
Choose a tag to compare

Release 1.8.3 - bug fixes