X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=doc%2FANNOUNCE;h=f0f261716dae2493e6135922facacab329b5b3fa;hb=HEAD;hp=51796955262ae9041781425e29d01d6fb4f01752;hpb=7212b79ec48ec9947048b9fcbe0903b125fdf542;p=bookmarks_db.git diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index 5179695..75cf230 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -6,15 +6,19 @@ WHAT IS IT bookmarks.html. WHAT'S NEW -Version 5.0.0 (2023-11-22) +Version 5.3.1 (2024-03-??) - Python 3. + Renamed check_urls.py to check_urls_db.py. - Report redirects and set URLs. + Renamed check_url.py to check_urls.py. - Delete URLs. + Stop splitting and un-splitting URLs. Pass bookmark.href as is. - Remove BeautifulSoup.py (use globally installed). +Version 5.3.0 (2024-03-06) + + Added get_url.py: a script to get one file from an URL. + + Renamed set-URLs -> set-urls. WHERE TO GET @@ -22,14 +26,15 @@ WHERE TO GET git clone https://git.phdru.name/bookmarks_db.git git clone git://git.phdru.name/bookmarks_db.git - Requires: Python 2.7 or 3.4+, BeautifulSoup 4, lxml, m_lib 2.0+. + Requires: Python 2.7 or 3.4+, BeautifulSoup 4, lxml, m_lib 2.0+, + requests and requests-ftp. AUTHOR Oleg Broytman COPYRIGHT - Copyright (C) 1997-2023 PhiloSoft Design + Copyright (C) 1997-2024 PhiloSoft Design LICENSE GPL