WooThemes WooCommerce Sensei LMS Plugin, Version 3.0.0.2.0.0 Changelog

WooThemes WooCommerce Sensei LMS Plugin, Version 3.0.0.2.0.0 has been updated. Lots of changes here, so be sure to upgrade!

Updates included as released. Use on as many sites as you like.

WooThemes WooCommerce Sensei LMS Plugin, Version 3.0.0.2.0.0 Changelog

New
* New: Fix membership rule with empty field [#452](https://github.com/Automattic/sensei-wc-paid-courses/pull/452)
* New: Recalculate membership plan when granting access for existing purchases [#446](https://github.com/Automattic/sensei-wc-paid-courses/pull/446)
* New: Recalculate membership when plan is updated [#411](https://github.com/Automattic/sensei-wc-paid-courses/pull/411)
* New: Refactor membership recalculation to use new scheduler [#448](https://github.com/Automattic/sensei-wc-paid-courses/pull/448)
* New: Add a scheduler for background jobs [#445](https://github.com/Automattic/sensei-wc-paid-courses/pull/445)
* New: Add memberships enrolment provider [#393](https://github.com/Automattic/sensei-wc-paid-courses/pull/393)
* New: Add support for directly deleted orders in simple provider [#343](https://github.com/Automattic/sensei-wc-paid-courses/pull/343)
* New: Add a user confirmation modal on course’s product update [#345](https://github.com/Automattic/sensei-wc-paid-courses/pull/345)
* New: Add simple/variable product course enrolment provider [#324](https://github.com/Automattic/sensei-wc-paid-courses/pull/324)
* New: Add subscriptions course enrolment provider [#325](https://github.com/Automattic/sensei-wc-paid-courses/pull/325)
* New: Allow membership courses to be signed up for [#435](https://github.com/Automattic/sensei-wc-paid-courses/pull/435)
* New: Block legacy manual enrolment migration for learners with active memberships [#414](https://github.com/Automattic/sensei-wc-paid-courses/pull/414)
* New: Block manual enrolment for simple product purchasers [#375](https://github.com/Automattic/sensei-wc-paid-courses/pull/375)
* New: Block manual enrolment for subscription product purchasers [#392](https://github.com/Automattic/sensei-wc-paid-courses/pull/392)
* New: Deprecate Sensei_WC::is_my_courses_page [#425](https://github.com/Automattic/sensei-wc-paid-courses/pull/425)
* New: Deprecate `Courses::activate_purchased_single_course` [#427](https://github.com/Automattic/sensei-wc-paid-courses/pull/427)
* New: Deprecate alter_can_user_view_lesson [#420](https://github.com/Automattic/sensei-wc-paid-courses/pull/420)
* New: Deprecate legacy membership handling methods [#431](https://github.com/Automattic/sensei-wc-paid-courses/pull/431)
* New: Deprecate legacy subscription behavior [#338](https://github.com/Automattic/sensei-wc-paid-courses/pull/338)
* New: Detect and notify admins when active memberships with cancelled orders are found [#444](https://github.com/Automattic/sensei-wc-paid-courses/pull/444)
* New: Fire actions when products attached to a course are changed [#341](https://github.com/Automattic/sensei-wc-paid-courses/pull/341), [#344](https://github.com/Automattic/sensei-wc-paid-courses/pull/344), [#353](https://github.com/Automattic/sensei-wc-paid-courses/pull/353)
* New: Fix issue with single action scheduling in Action Scheduler and stop all on deactivation [#457](https://github.com/Automattic/sensei-wc-paid-courses/pull/457)
* New: Introduce enrollment provider handler and deprecate some legacy methods [#330](https://github.com/Automattic/sensei-wc-paid-courses/pull/330)
* New: Recalculate enrolments on course membership update [#453](https://github.com/Automattic/sensei-wc-paid-courses/pull/453)
* New: Recalculate enrolments when toggling products in a course [#401](https://github.com/Automattic/sensei-wc-paid-courses/pull/401)
* New: Deprecate some membership-related functions [#350](https://github.com/Automattic/sensei-wc-paid-courses/pull/350)
* New: Add notice to upgrade Sensei LMS when using a version older than 3.0 with WCPC 2.0 [#337](https://github.com/Automattic/sensei-wc-paid-courses/pull/337)
* New: Add debug information to providers [#465](https://github.com/Automattic/sensei-wc-paid-courses/pull/465)
* New: Enable ability to block users with memberships that have ended from being manually enrolled [#477](https://github.com/Automattic/sensei-wc-paid-courses/pull/477)

Tweaks
* Tweak: Load jquery-modal from Sensei core [#424](https://github.com/Automattic/sensei-wc-paid-courses/pull/424)
* Tweak: Remove purchase notice message override on lesson and quiz pages [#415](https://github.com/Automattic/sensei-wc-paid-courses/pull/415)
* Tweak: Replace use of current_time function [#328](https://github.com/Automattic/sensei-wc-paid-courses/pull/328)
* Tweak: Use callback method for filter in membership frontend sign-up [#458](https://github.com/Automattic/sensei-wc-paid-courses/pull/458), [#475](https://github.com/Automattic/sensei-wc-paid-courses/pull/475)
* Tweak: Recalculate course enrolments for all learners [#474](https://github.com/Automattic/sensei-wc-paid-courses/pull/474)
* Tweak: Switch flag to not provide manual enrolment to anyone with inactive memberships [#481](https://github.com/Automattic/sensei-wc-paid-courses/pull/481)

Fixes
* Fix: Fix large catalog functionality in course products sidebar [#340](https://github.com/Automattic/sensei-wc-paid-courses/pull/340)
* Fix: Remove check for placed orders when getting purchasable products [#417](https://github.com/Automattic/sensei-wc-paid-courses/pull/417)
* Fix: Only add woocommerce CSS class to the single course page [#297](https://github.com/Automattic/sensei-wc-paid-courses/pull/297)
* Fix: Fix PHP warning when running cron jobs [#466](https://github.com/Automattic/sensei-wc-paid-courses/pull/466)
* Fix: Allow graceful deactivation without Action Scheduler [#468](https://github.com/Automattic/sensei-wc-paid-courses/pull/468)
* Fix: Fix display of products in product selector [#471](https://github.com/Automattic/sensei-wc-paid-courses/pull/471)
* Fix: Ensure deactivation hooks are executed in plugins [#40](https://github.com/Automattic/sensei-build-compat-plugin/pull/40)
* Sensei LMS: Version bump to 3.0.0 https://raw.githubusercontent.com/Automattic/sensei/version/3.0.0/changelog.txt


Already a member? WooThemes WooCommerce Sensei LMS Plugin, Version 3.0.0.2.0.0 is now available from your account downloads page.


1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

Leave a Comment

@WPspringcom Facebook
Item added to cart.
0 items - $0