X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=doc%2FChangeLog;h=421ce6f364219949327bf6e7f48317350284312a;hb=2ae7ef7ca2ad82f1630e28f3007e2891797f5d5a;hp=a14668202a2c09b703542bec4e84994e5b5f763d;hpb=d454f1d6aa7f2430d502d847693515f69489c66c;p=bookmarks_db.git diff --git a/doc/ChangeLog b/doc/ChangeLog index a146682..421ce6f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,25 @@ +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. + + Fix HTML pasrer based on Bs4: Find "shortcut icon". + Version 5.2.2 (2024-03-03) Robots/bkmk_rrequests: Add request headers.