Changelog
Keep up to date with all our updates.
-
Sensei 1.6.6
- Fix – bug where in certain cases the next lesson doesn’t become available when the pre requisite is completed
- Fix – Resolved php notices and warnings
- Fix – My Courses login issues on certain server setup
- Fix – Move misplaced div tag on the login page
- Fix – Prevent sending a quiz graded email when there is no quiz
- Tweak – Replaces back links with a single breadcrumb trail.
- Tweak – Ensure contact teacher button still shows on lessons.
- Tweak – Standardises sensei_view_lesson_quiz_text filter
- Tweak – Allow users to login with email
- Tweak – When updating a quiz title, update the quiz title immediately without the need for a page refresh
- Tweak – Makes private message textarea full width
- New – More hooks and filters
- New – Sensei theme notices for theme unsupported themes and a link to the documentation theme page
-
Sensei 1.6.5
- Fix – Fixing chosen input width in New Course panel in Lesson edit screen
- Fix – Adds a missing sensei_please_purchase_course_text filter
- Fix – Fixes a potential error in the page titles of course results and learner profiles
- Fix – Fixes an issue with search when Sensei is activated
- Tweak – Adds a ‘send-message-button’ class to the contact teacher button
- Tweak – Prevents Sensei settings from being deleted when the plugin is uninstalled
-
Sensei 1.6.4
- Fix – Fixing chosen input width in Category Questions tab
-
Sensei 1.6.3
- New – Single class to manage Sensei notices
- Tweak – Adding missing text filter
- Tweak – Adding ‘button’ class to course results link for more consistent display
- Tweak – Significant improvements to Sensei activity functions that improve all-round performance (kudos David Page)
- Tweak – Retaining learner question & quiz data when they are removed from lessons & courses due to expired/cancelled subscriptions/orders
- Tweak – Improving function that checks for user course completion (kudos David Page)
- Fix – Improving registration to make sure duplicate email addresses are not allowed
- Fix – Improving login and registration redirects and feedback notices
- Fix – Ensuring that grades do not show over 100% for any courses or lessons
- Fix – Fixing Analysis export to fetch correct page
- Fix – Fixing PHP Strict Standards warnings
- Fix – Fixing course price display
- Fix – Stopping question duplication when lessons are duplicated
- Fix – Fixing occasional 404 errors after after clicking ‘more’ link on course overview page
- Fix – Fixing excerpts on course archive pages
- Template files modified: /templates/loop-course.php, /templates/single-course/course-lessons.php
-
Sensei 1.6.2
- New – Adding WPML compatibility
- Tweak – Hide the ‘You have already added this Course to your cart’ message if the user is enrolled in the course and add a new ‘hide_sensei_woocommerce_in_cart_message’ filter to remove the notice completely
- Fix – Fixing incorrect text domain references
- Fix – Fixing chosen input widths
- Fix – Fixing learner profile URL when site URL is different from home URL
- Fix – Fixing question order meta data update (kudos David Page)
- Fix – Fixing answer ID generation on quiz edit panel to ensure all answer types will be displayed (kudos David Page)
- Fix – Fixing answer feedback saving and generation (kudos David Page)
- Fix – Fixing ordering of questions loaded from existing questions (kudos David Page)
- Fix – Failed logins now redirect back to the frontend login page
- Fix – Ensuring all frontend Sensei messages are correctly styled
- Fix – Fixing Analysis export to export correct page