X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=doc%2FChangeLog;h=db220d1a55c5c5a6d8bfb3e962be3f69a5872b7a;hb=34ea60a99f36e3bd78a2f888475d9e66644cb504;hp=6b8d305a8f835f80931c074ebb91742dfb893fc2;hpb=7212b79ec48ec9947048b9fcbe0903b125fdf542;p=bookmarks_db.git diff --git a/doc/ChangeLog b/doc/ChangeLog index 6b8d305..db220d1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,31 @@ +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. + +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.