Skip to content

Release v1.8.2

Choose a tag to compare

@jghankins jghankins released this 30 Nov 19:22
· 20 commits to main since this release

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.