Release v1.8.2
Fix API authentication to use bearer token instead of email
When using API Token authentication method, the plugin was incorrectly sending the user's email as the Bearer token instead of the actual CWPK_BEARER_TOKEN. This caused the plugin manifest API call to fail and show 'Loading...' forever on the plugins screen.