v1.2.2 — Fix License Activation
Fix: License activation now works correctly
All paying customers were affected since v1.1.4. License keys were silently rejected because the plugin was using Gumroad's short_product_id instead of the full API product_id. This caused every license verification to fail, downgrading Pro users to the free tier with no error message.
What was wrong
The Gumroad /licenses/verify API requires the full product_id (e.g. IFrtaEBYVmSq-bu8jIaTBg==), not the short product ID (llgrpr) shown in the dashboard URL.
What to do
Update to v1.2.2 and re-enter your license key in Settings. It will activate correctly now.
Full Changelog: v1.2.1...v1.2.2