Hiddify-Manager
Hiddify-Manager copied to clipboard
Update wgcf to 2.2.28
Fix warp error since Aug 7, 2025
I experienced the issue when disabling WARP and trying to re-enable it - Cloudflare’s API used by wgcf was updated in a backward-incompatible way, causing 500 Internal Server Errors. The issue was confirmed by the wgcf project and addressed in version 2.2.28 (released on August 14, 2025) with a specific workaround for the API changes. GitHub
I was preparing a similar PR myself, but noticed you already implemented the fix in this PR. I can confirm it resolves the problem—thanks for handling it!