diff --git a/changelog.txt b/changelog.txt index 8ce42e6ead..fc59c7e392 100755 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,20 @@ *** Changelog *** -2022-10-27 - Version 4.8.0 +2022-11-10 - version 4.8.1 +* New: Course Overview block for the Course List block [#5996](https://github.com/Automattic/sensei/pull/5996) +* Add: Message for users without JavaScript enabled on Sensei Home [#6059](https://github.com/Automattic/sensei/pull/6059) +* Fix: Course start date reset on lesson completion [#6079](https://github.com/Automattic/sensei/pull/6079) +* Fix: Contact Teacher block not working [#6058](https://github.com/Automattic/sensei/pull/6058) +* Fix: Random questions change for answered quizzes [#6088](https://github.com/Automattic/sensei/pull/6088) +* Fix: Issue with enrolling students in the course view in a course with no students [#5583](https://github.com/Automattic/sensei/pull/5583) +* Fix: Disable broken sorting under Reports [#6094](https://github.com/Automattic/sensei/pull/6094) +* Fix: Course List buttons extending outside container [#6010](https://github.com/Automattic/sensei/pull/6010) +* Fix: Checks for modules when adding author name to module name [#6034](https://github.com/Automattic/sensei/pull/6034) +* Fix: PHP notice on course category archive view [#6069](https://github.com/Automattic/sensei/pull/6069) +* Fix: Error when activating Sensei LMS + Sensei Pro (WC Paid Courses) [#6080](https://github.com/Automattic/sensei/pull/6080) +* Fix: Minor cosmetic changes to task list in Sensei Home [#6083](https://github.com/Automattic/sensei/pull/6083) + +2022-10-27 - version 4.8.0 * New: Onboarding Wizard - replaces the older onboarding with a modern flow to help new users get started. * New: Sensei Home - replaces the older 'Extensions' menu item with links to support, documentation, and a checklist for new users. @@ -24,7 +38,7 @@ * Add 'Completed' and 'Next Lesson' button to Lesson Actions [#5784](https://github.com/Automattic/sensei/pull/5784) * Handle logged out users for video lessons [#5851](https://github.com/Automattic/sensei/pull/5851) * Remove empty style block [#5860](https://github.com/Automattic/sensei/pull/5860) - * Fix lesson complete overlay width [#5844](https://github.com/Automattic/sensei/pull/5844) + * Fix lesson complete overlay width [#5844](https://github.com/Automattic/sensei/pull/5844) * Improve LM theme compatibilty [#5846](https://github.com/Automattic/sensei/pull/5846) * Fix message sent notice [#5843](https://github.com/Automattic/sensei/pull/5843) * Replace customize links [#5842](https://github.com/Automattic/sensei/pull/5842) @@ -63,7 +77,7 @@ * Fix: Remove the check so that meta data can be saved again [#5830](https://github.com/Automattic/sensei/pull/5830) * Fix: Prevent modules to be linked in learning mode [#5809](https://github.com/Automattic/sensei/pull/5809) * Fix: Fix draft lessons not getting duplicated with course [#5764](https://github.com/Automattic/sensei/pull/5558com/Automattic/sensei/pull/5764) -* Fix: Move blocks title, description, keywords to block.json and fix localization [#5782](https://github.com/Automattic/sensei/pull/5558com/Automattic/sensei/pull/5782) +* Fix: Move blocks title, description, keywords to block.json and fix localization [#5782](https://github.com/Automattic/sensei/pull/5558com/Automattic/sensei/pull/5782) 2022-09-26 - version 4.6.4 * Add: Show Course Categories preview [#5513](https://github.com/Automattic/sensei/pull/5513) @@ -138,16 +152,16 @@ * Fix: Fix url encoding of timezone for reports [#5362](https://github.com/Automattic/sensei/pull/5362) * Fix: Fix Gutenberg compatibility issue [#5379](https://github.com/Automattic/sensei/pull/5379) * Fix: Render additional css on feedback answers block [#5371](https://github.com/Automattic/sensei/pull/5371) -* Fix: Remove additional line from login redirection code [#5380](https://github.com/Automattic/sensei/pull/5380) +* Fix: Remove additional line from login redirection code [#5380](https://github.com/Automattic/sensei/pull/5380) * Fix: Modules loosing configuration when module is changed [#5387](https://github.com/Automattic/sensei/pull/5387) * Tweak: Hide action buttons' notification [#5386](https://github.com/Automattic/sensei/pull/5386) 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 +* 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: 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. @@ -1514,35 +1528,35 @@ Sensei 4.0 is here! This is a major release, which includes a new theme for your * Fix: Learner Profiles: display correct url pattern when wp in custom folder. Learner Profiles Settings showing wrong learner URL Pattern when WP installation in custom location * Fix: Ordering courses using "menu_order" and Courses > Order Courses doesn't work. WC: Don't construct WC_Orders * Fix: Replace 'new WC_Order' with wc_get_order() function. -* Fix: Course not showing in My Courses if order is manually Completed +* Fix: Course not showing in My Courses if order is manually Completed * Fix: Simplify CSS for displaying answer feedback - Change purchase button text when a course is free. Change "purchase this course" for free products. Change "purchase this course" for free products * Fix: Link course to a single variation of a variable WooCommerce product. * Fix: Removed learner from Course comeback if see course single page * Fix: Scheduled lessons not added to course page. Scheduled lessons should be added to course page -* Fix: Always show answers filter doesn't work for zero grade questions +* Fix: Always show answers filter doesn't work for zero grade questions * Fix: Single quotes in video embed HTML breaks on save * Fix: WP_Query not getting reset on My Courses page. Reset postdata after resetting $wp_query * Fix: Messaging issue on preview lessons. Correct the phrasing for lesson previews on Purchasable courses. - Add: Learner Bulk Actions: Make Learner search more flexible. -- Add: filter sensei_send_message_link -* Fix: Learner Profiles can handle email-like usernames. +- Add: filter sensei_send_message_link +* Fix: Learner Profiles can handle email-like usernames. * Fix: Lesson: Allow Completing if Quiz has no questions * Fix: "Complete Lesson" button missing -* Fix: Videos visible when prerequisites have not been completed +* Fix: Videos visible when prerequisites have not been completed * Fix: Modification to users displayed in Analysis? * Fix: some of the columns to be sortable for Learners in Analysis overview -* Fix: Weird html in shortcodes. Fixes excerpts in template to properly nest within paragraphs. +* Fix: Weird html in shortcodes. Fixes excerpts in template to properly nest within paragraphs. * Fix: New lesson: cannot assign to a module unless a draft is saved first. Lesson Admin: Populate modules on course change * Fix: Pagination not working on course archive front page -* Fix: Featured course filter gives 404 on home page +* Fix: Featured course filter gives 404 on home page * Fix: Multi Line Quiz responses displayed as HTML if saved and resumed * Fix: Can't delete answer feedback * Fix: Courses page sorting dropdown problems * Fix: Autocomplete processing virtual orders not working -* Fix: "Free" Course filter displays courses linked to product variations +* Fix: "Free" Course filter displays courses linked to product variations * Fix: Menu should not collapse when navigated to Messages -* Fix: Quiz Multiline as HTML is saved for teacher as plaintext- +* Fix: Quiz Multiline as HTML is saved for teacher as plaintext- * Fix: Sensei/WC Variable product: Start courses only when their variation is purchased * Fix: issue preventing course author from syncing with lesson author * Fix: Update name of WooThemes Updater plugin in notices diff --git a/readme.txt b/readme.txt index 997fea62f3..da6ba0de51 100644 --- a/readme.txt +++ b/readme.txt @@ -116,7 +116,21 @@ Please visit the [Sensei Blog](https://senseilms.com/blog/) or sign up for our [ == Changelog == -2022-10-27 - Version 4.8.0 +2022-11-10 - version 4.8.1 +* New: Course Overview block for the Course List block [#5996](https://github.com/Automattic/sensei/pull/5996) +* Add: Message for users without JavaScript enabled on Sensei Home [#6059](https://github.com/Automattic/sensei/pull/6059) +* Fix: Course start date reset on lesson completion [#6079](https://github.com/Automattic/sensei/pull/6079) +* Fix: Contact Teacher block not working [#6058](https://github.com/Automattic/sensei/pull/6058) +* Fix: Random questions change for answered quizzes [#6088](https://github.com/Automattic/sensei/pull/6088) +* Fix: Issue with enrolling students in the course view in a course with no students [#5583](https://github.com/Automattic/sensei/pull/5583) +* Fix: Disable broken sorting under Reports [#6094](https://github.com/Automattic/sensei/pull/6094) +* Fix: Course List buttons extending outside container [#6010](https://github.com/Automattic/sensei/pull/6010) +* Fix: Checks for modules when adding author name to module name [#6034](https://github.com/Automattic/sensei/pull/6034) +* Fix: PHP notice on course category archive view [#6069](https://github.com/Automattic/sensei/pull/6069) +* Fix: Error when activating Sensei LMS + Sensei Pro (WC Paid Courses) [#6080](https://github.com/Automattic/sensei/pull/6080) +* Fix: Minor cosmetic changes to task list in Sensei Home [#6083](https://github.com/Automattic/sensei/pull/6083) + +2022-10-27 - version 4.8.0 * New: Onboarding Wizard - replaces the older onboarding with a modern flow to help new users get started. * New: Sensei Home - replaces the older 'Extensions' menu item with links to support, documentation, and a checklist for new users.