X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/4b14b71a0dc81d412521aec63d862eac52147f7e..29e51afe9ef63c74ad8d770bd637d982ec2c85f1:/NEWS diff --git a/NEWS b/NEWS index 59e21b7..33d3163 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +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: +================ + + * Add support for scraping Instagram location pages, like for example + https://www.instagram.com/explore/locations/833277432/ + * Make scraping Instagram.com more robust + * Improve and fix scraping Facebook.com pages once again + * Add support for Twitter.com permalink URLs + * Make the generated Twitter.com feed mach more closely the original + content, now spaces and line wrap are preserved in feed reader which can + render the HTML code embedded in the element, this way + ASCII art tweets can be fully appreciated when read via tweeper. + Check out https://twitter.com/sarahjeong/status/955651919279722496 + News for v1.1.0: ================