X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=doc%2FANNOUNCE;h=75cf230571467f036d7e91cb415227113faffb8e;hb=27d04395e10919fe08fb52b85ceaaa00543596de;hp=a3340e686db59f9c2d2ed43caf2e8443a2616f9e;hpb=3b51e43f06c97c0d1a2ffbb1c29276acaeb64f07;p=bookmarks_db.git diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index a3340e6..75cf230 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -6,27 +6,19 @@ WHAT IS IT bookmarks.html. WHAT'S NEW -Version 5.2.1 (2024-03-02) +Version 5.3.1 (2024-03-??) - Speedup second access through proxy. + Renamed check_urls.py to check_urls_db.py. -Version 5.2.0 (2024-03-02) + Renamed check_url.py to check_urls.py. - For the robot based on requests allow to use a proxy. + Stop splitting and un-splitting URLs. Pass bookmark.href as is. -Version 5.1.0 (2024-03-01) +Version 5.3.0 (2024-03-06) - Robot based on requests. + Added get_url.py: a script to get one file from an URL. -Version 5.0.0 (2023-11-22) - - Python 3. - - Report redirects and set URLs. - - Delete URLs. - - Remove BeautifulSoup.py (use globally installed). + Renamed set-URLs -> set-urls. WHERE TO GET