X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/c36da4f46b23dea2b762cdde9b0e9514251e29c5..2efcaf768f68d35872c0d06136279e673128c46f:/NEWS diff --git a/NEWS b/NEWS index cd5a3bc..29ec569 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +News for v1.4.0: +================ + + * Make the images adapt to the screen width in feed readers which render the + HTML data in the description. + * Indicate if there is a GIF image in a tweet. + * Add option to enable or disable showing usernames in RSS items. + * Retry multiple times to retrieve a resource before giving up. + * Fix coding style. + * Add option to enable or disable showing multimedia content in RSS items. + * Fix generating enclosures for Dilbert.com + * Make enclosure elements validate with feedvalidator.org when the server + does not provide a Content-Length header. + +News for v1.3.0: +================ + + * Fix scraping instagram.com + * Fix scraping twitter.com + * Improve scraping twitter.com hashtag pages, like for example + https://twitter.com/hashtag/tweeper + * Fix getting the channel logo URL for identi.ca/pump.io + * Add support for scraping Instagram hashtag pages, like for example + https://www.instagram.com/explore/tags/marechiaro + * Make the RSS feed for twitter.com hashtag pages validate with + feedvalidator.org + News for v1.2.0: ================