X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/4b5f17e2b3d0851f7f038e84cbcf9b5a97b0e9e9..HEAD:/NEWS diff --git a/NEWS b/NEWS index 29ec569..db1b1ee 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +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 + News for v1.4.0: ================