1.0.2 - 2026-07-30
BUG FIX: Fixed PMPro core and Add Ons never auto-updating in the background because the update hooks only registered on admin_init, which does not fire during WP-Cron where automatic updates run. #18 (@dalemugford)
BUG FIX: Fixed a potential fatal error when the Add On update check runs outside of the WordPress admin, such as during WP-Cron. #18 (@dparker1005)
BUG FIX: Fixed a fatal error when the PMPro License Server could not be reached while Paid Memberships Pro was not active. #18 (@dparker1005)
BUG FIX: Set new_version on no_update entries so up-to-date Add Ons no longer trigger an undefined-property warning in WP-CLI and other consumers of the update transient. #18 (@dalemugford)