]> git.phdru.name Git - bookmarks_db.git/blobdiff - doc/ANNOUNCE
Fix(Robot): Stop splitting and un-splitting URLs
[bookmarks_db.git] / doc / ANNOUNCE
index 704980db4be65bb52e2eb3d724d3fb23d98c755d..75cf230571467f036d7e91cb415227113faffb8e 100644 (file)
@@ -6,39 +6,19 @@ WHAT IS IT
 bookmarks.html.
 
 WHAT'S NEW
-Version 5.2.3 (2024-03-03)
+Version 5.3.1 (2024-03-??)
 
-   Feat(Robots/bkmk_rrequests): Report 40x and 50x errors.
+   Renamed check_urls.py to check_urls_db.py.
 
-   Fix HTML pasrer based on Bs4: Find "shortcut icon".
+   Renamed check_url.py to check_urls.py.
 
-Version 5.2.2 (2024-03-03)
+   Stop splitting and un-splitting URLs. Pass bookmark.href as is.
 
-   Robots/bkmk_rrequests: Add request headers.
+Version 5.3.0 (2024-03-06)
 
-   Robots/bkmk_robot_base: Process "data:image/" icons.
+   Added get_url.py: a script to get one file from an URL.
 
-Version 5.2.1 (2024-03-02)
-
-   Speedup second access through proxy.
-
-Version 5.2.0 (2024-03-02)
-
-   For the robot based on requests allow to use a proxy.
-
-Version 5.1.0 (2024-03-01)
-
-   Robot based on requests.
-
-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