Skip to content

Releases: Patreon/patreon-wordpress

1.9.6

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

= 1.9.6 =

  • Removed certain upgrade links

1.9.5

27 Jan 21:37
b1557ea
Compare
Choose a tag to compare

= 1.9.5 =

  • Fixed a bug that was causing the plugin to continue attempting to create a post sync webhook when API connection was broken. Added an option flag for marking broken connections. Added notices and callouts to post level metabox and plugin admin to notify that the site needs to be reconnected.

1.9.4

26 Dec 04:22
1a26570
Compare
Choose a tag to compare

= 1.9.4 =

  • Removed API v1 class and added connection log warning so that the site admins can reconnect their site to move to v2.

1.9.3

06 Dec 23:08
c4a1b1d
Compare
Choose a tag to compare

= 1.9.3 =

  • Fixed a bug that caused the rating notice to appear constantly

1.9.2

29 Nov 01:20
d1ed8c1
Compare
Choose a tag to compare

= 1.9.2 =

  • Added notice to ensure that the site's api version will be the correct one - calls out for action to reconnect site if its not
  • Corrected the code that gets the user's patronage info and maps it to correct parameters - now it wont fail if the patronage entry does not include campaign id
  • Added nonce to disconnect Patreon user account action for security

1.9.1

12 Jun 20:29
bd5d432
Compare
Choose a tag to compare
  • An issue that made it possible to circumvent image locking by sending a specific referrer header was fixed. Now locked images should not allow circumvention of the protection via referer header

1.9.0

17 May 18:56
41c0b13
Compare
Choose a tag to compare

= 1.9.0 =

  • Now the reconnection wizard can be used to refresh/repair the connection of the site to Patreon without having to disconnect the site even if the site connection is broken or lost
  • Updated reconnection wizard info and button text to make it clear that now reconnection can be used to refresh connection or connect the site from scratch
  • Updated the routing logic to update the client ids correctly in the new format for both connection and reconnection cases
  • Added a Gaussian blur value filter to allow modifying the blur setting of image locking

1.8.9

23 Apr 17:24
d6d3cb0
Compare
Choose a tag to compare

= 1.8.9 =

  • Fixed the issue with Import next batch button not working immedieatly after starting a manual post import
  • Added two new cases for error messages for needing admin privileges to start manual post sync and for the case of expired nonce
  • Added a Cancel button to the manual post import interface.

1.8.8

29 Nov 01:08
5573401
Compare
Choose a tag to compare

= 1.8.8 =

  • Minor CSRF vulnerability fixed

1.8.7 Release

24 Nov 02:18
a8b6e21
Compare
Choose a tag to compare

= 1.8.7 =

  • Issue with not being able to save some options in the options page was fixed. (Post sync options etc)
  • Security nonces added to various actions and forms
  • Fixed a potential warning in the locked post interface