Skip to content

Releases: Patreon/patreon-wordpress

1.9.15

05 Aug 22:53
eeae7bd
Compare
Choose a tag to compare
  • 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

15 Jul 00:27
df2698f
Compare
Choose a tag to compare
  • 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

09 Jul 09:47
1a0d91f
Compare
Choose a tag to compare
  • 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

01 Jul 07:54
daac249
Compare
Choose a tag to compare
  • Fixed: Fixed several bugs with creator token refresh.

1.9.11

23 Jun 12:44
f372224
Compare
Choose a tag to compare
  • 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

18 Jun 21:43
92d578e
Compare
Choose a tag to compare
  • 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

03 Jun 21:35
78c4a3d
Compare
Choose a tag to compare
  • 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

29 May 22:08
7a84aa5
Compare
Choose a tag to compare
  • Fixed two broken links to Patreon WP client page

1.9.7

08 May 21:59
c0907b0
Compare
Choose a tag to compare
  • Extracted Patreon hostname in a constant
  • Reformatted code

1.9.6

28 Jan 19:14
0838191
Compare
Choose a tag to compare

= 1.9.6 =

  • Removed certain upgrade links