X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=doc%2FANNOUNCE;h=443c3ee54617366d93efb53b73b3753da692b878;hb=ca3a9bce3feac7ccc06a76c33182142033480f95;hp=a5eb0310778e3b501542bd216c199626784d4e3a;hpb=3da66e5cbd7457cb0e8327776f8643f7f9225014;p=bookmarks_db.git diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index a5eb031..443c3ee 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -8,11 +8,19 @@ Mozilla's "Check for updates" feature (Navigator4 called it "Update bookmarks"). -WHAT'S NEW in version 4.1.0 (2007-12-20) +WHAT'S NEW in version 4.1.0 (2007-12-28) Parser for HTML based on BeautifulSoup. Changed User-agent header: I saw a number of sites that forbid - "Mozilla compatible" browsers. + "Mozilla compatible" browsers. Added a number of fake headers to pretend + this is a real web-browser - there are still stupid sites + that are trying to protect themselves from robots by analyzing headers. + + Handle redirects while looking for the icon. + + Handle float timeouts in HTML redirects. + + Minimal required version of Python is 2.5 now. WHAT'S NEW in version 4.0.0 (2007-10-20)