Releases: Patreon/patreon-wordpress
Releases · Patreon/patreon-wordpress
1.9.15
- Fixed: Clients with invalid credentials no longer attempt creator token
refresh, reducing unnecessary POST /api/oauth2/token
calls that result in
401 errors
1.9.14
- Fixed: Webhook deletion logic no longer gets stuck in a loop when the API
returns a 404 - such responses are now treated as successful deletions
- Added: Query parameter to POST api/oauth2/token requests to indicate if the
refresh is for a creator access token, for improved API-side debugging
1.9.13
- Fixed: Success message no longer shows when the connection fails
- Fixed: Stopped unnecessary creator token refreshes
- Added: Automatic check to re-verify broken connections
- Improved: Connection error message is now more informative
1.9.12
- Fixed: Fixed several bugs with creator token refresh.
1.9.11
- Fixed: Resolved an issue where the plugin would repeatedly attempt to refresh
expired or invalid OAuth tokens, resulting in continuous 401 responses. This
update prevents unnecessary token refresh attempts and reduces the risk of
rate limiting by the Patreon API.
1.9.10
- Prevent repeated creator token refresh attempts after a 401 error. This helps
reduce the risk of your WordPress site being rate-limited or blocked by the
Patreon API due to excessive failed requests.
1.9.9
- Ensure that Patreon-Wordpress UA is consistently set across requests
- Fixed reconnect flow not working if the client had been deleted from patreon.com
1.9.8
- Fixed two broken links to Patreon WP client page
1.9.7
- Extracted Patreon hostname in a constant
- Reformatted code
1.9.6
= 1.9.6 =
- Removed certain upgrade links