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.htmlis nowdescription.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 useddescription.html. If you have any external tools relying ondescription.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.