Skip to content

Release 32

Latest

Choose a tag to compare

@AlexCSDev AlexCSDev released this 08 Mar 01:01

This release contains the following changes:

  • Fixed post descriptions not being downloaded. Patreon API has been changed and post description is now being provided as json rather than html, so description.html is now description.json. Please note that this file contains raw json data provided by patreon, no processing been done to make it in any way compatible with previously used description.html. If you have any external tools relying on description.html, they will be broken.

IMPORTANT: As a by-product of recent patreon api change, the scanning of post description for external data is (temporary) disabled because it relies on the description being an html data. The issue tracking fix for that is #282.