12. Updates and Changelog for MemberDash
Version history for MemberDash, newest first.
note
Entries are transcribed from the plugin's readme.txt. Dates and notes reflect the plugin's release history.
0.4.4 — 2023-04-11
- Added a resync button to add missing members from WooCommerce teams to LearnDash groups.
0.4.3 — 2023-04-28
- Membership plan: only add courses a member doesn't already have access to (performance).
0.4.2 — 2022-03-28
- Membership status: fixed an issue where users kept access after being deleted as a member.
0.4.1 — 2021-03-04
- Membership status: fixed an issue with the pending-cancellation status.
0.4.0 — 2021-02-18
- Updated the plugin framework for PHP 8 compatibility.
- Registered async actions after the
plugins_loadedaction.
0.3.8 — 2020-03-13
- Improved sync logic: get the membership plan ID from the user membership.
0.3.7 — 2020-03-11
- Settings → Support: added a button to remove the debug log file if it exists.
0.3.6 — 2020-03-10
- Improved dispatch and handling of the async action when a user is newly registering.
- Ignored save events for the
auto-draftstatus.
0.3.4 — 2020-03-09
- Improved sync logic for adding/removing a user membership.
- Improved the documentation page.
0.3.2 — 2020-02-27
- Improved sync logic: adding a newly created user as a team member; removing a team member.
- Improved the documentation page.
0.3.1 — 2020-02-12
- Implemented background processing for performance and scalability.
- Refactored and improved sync logic.
- Added a documentation page.
0.2.5 — 2019-10-21
- Improved plugin registration and updates.
0.2.4 — 2019-10-19
- Fixed compatibility with learndash-woocommerce 1.6.0.
0.2.2 — 2019-09-17
- Improved internal organization.
0.0.7 — 2018-10-19
- Improved course access counter logic.
0.0.6 — 2018-09-19
- Improved sync: switching memberships; multiple memberships.
0.0.5 — 2018-09-01
- Comprehensive sync of membership changes to course access.
0.0.1
- Initial release.