X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=doc%2FChangeLog;h=19d2d5dcd7d6e7cc43e86793bf1d4d0f7ba6fe05;hb=328cb7a380d8954486b8838fbbeb12413d386c7e;hp=fa40adaf4381d66749b338cb92f61210f04c9633;hpb=3b51e43f06c97c0d1a2ffbb1c29276acaeb64f07;p=bookmarks_db.git diff --git a/doc/ChangeLog b/doc/ChangeLog index fa40ada..19d2d5d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,37 @@ +Version 5.3.1 (2024-03-??) + + Renamed check_urls.py to check_urls_db.py + + Renamed check_url.py to check_urls.py + +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. + + Robots/bkmk_robot_base: Process "data:image/" icons. + Version 5.2.1 (2024-03-02) Speedup second access through proxy.