From 9b0c911169a15480b4f402caf7ce4af3b52d2b04 Mon Sep 17 00:00:00 2001 From: Jafea7 <73450040+Jafea7@users.noreply.github.com> Date: Fri, 26 Sep 2025 18:08:10 +1000 Subject: [PATCH] v25.09.26 --- CHANGELOG.md | 7 +++++++ client/pom.xml | 2 +- common/pom.xml | 2 +- master/pom.xml | 2 +- server/pom.xml | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed99913a..be79b82e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,13 @@ If this version doesn't do what you want, don't use it ... simple. Changes from 0xb00bface's v5.3.0 version. +25.09.26 +======================== +* Added BongaCams URL entry warning +* Added model online detection for CGF search, sends name instead of image URL if offline + Note: Sending name for FC2 will fail to find matches (Japanese), DC cannot send URL to preview image (wrong mimetype). +* Implement PAC (Proxy Auto Configuration) + 25.09.15 ======================== * Add missing UserAgent parameter to minimal-browser call for some sites diff --git a/client/pom.xml b/client/pom.xml index b90db95a..d94eb50f 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 25.9.15 + 25.9.26 ../master diff --git a/common/pom.xml b/common/pom.xml index 6084edad..90699af2 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 25.9.15 + 25.9.26 ../master diff --git a/master/pom.xml b/master/pom.xml index 49362cbe..dd2eea60 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -11,7 +11,7 @@ ctbrec master pom - 25.9.15 + 25.9.26 ../common diff --git a/server/pom.xml b/server/pom.xml index d6ec8477..819d1c38 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 25.9.15 + 25.9.26 ../master