X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/d8c771981d7c93b4b2b6fe6ac8df0d2b45a15479..a7552beaca43727b55317d0e107d7d96f4690b1d:/NEWS diff --git a/NEWS b/NEWS index 6fccebb..cd5a3bc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,28 @@ +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: +================ + + * Make scraping Facebook.com pages more robust + * Fix getting the channel image for Facebook.com pages + * Add some development tools + * Fix a problem with some feed readers when showing images from Twitter.com + by ignoring the "style" attribute in the scraped HTML + * Filter out promoted tweets when scraping Twitter.com + * Remove support for Howtoons.com, the old blog is not available anymore + News for v1.0.0: ================