X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/09a776a04669c542dd1f8465385aaf3e40a75a6f..2c7f7e5da9efb2905d9c87cb5a9a2d6c057f576c:/NEWS diff --git a/NEWS b/NEWS index e98c9ad..db1b1ee 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,22 @@ +News for v1.4.3: +================ + + * Fix scraping twitter.com again by impersonating a Google crawler + * Add check for http response code and return failure for error codes + * Return failure when instagram.com redirects to login page + +News for v1.4.2: +================ + + * Add option to enable or disable showing verbose output + * Add back partial support for twitter.com using the old twitter mobile UI + * Misc fixes to code and documentation + News for v1.4.1: ================ - * Enable cookie handling in cURL to fix scraping twitter.com - * Update User-Agent version to fix scraping hashtag pages on twitter.com + * Enable cookie handling in cURL to fix scraping twitter.com + * Update User-Agent version to fix scraping hashtag pages on twitter.com News for v1.4.0: ================