]> git.phdru.name Git - bookmarks_db.git/blobdiff - doc/ChangeLog
Fix(Robot): Stop splitting and un-splitting URLs
[bookmarks_db.git] / doc / ChangeLog
index f13febffcd715e682856ab3c04a2ef89b36329bd..2b4f65d810bf9bb0ce615658680180bb8eebc677 100644 (file)
@@ -1,3 +1,27 @@
+Version 5.3.1 (2024-03-??)
+
+   Renamed check_urls.py to check_urls_db.py.
+
+   Renamed check_url.py to check_urls.py.
+
+   Stop splitting and un-splitting URLs. Pass bookmark.href as is.
+
+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.
+
+Version 5.2.5 (2024-03-05)
+
+   Feat(Robots/bkmk_rrequests): Ignore all problems with certificates.
+
+   Fix(Robots/bkmk_robot_base): Pass query part.
+
+Version 5.2.4 (2024-03-04)
+
+   Fix(Robots/bkmk_rrequests): No need to re-check error 404 via proxy.
+
 Version 5.2.3 (2024-03-03)
 
    Feat(Robots/bkmk_rrequests): Report 40x and 50x errors.