What's New in v0.3.78
CLIProxyAPI Update (v6.7.18)
- Auth file toggle via API: Use new PATCH
/v0/management/auth-files/statusendpoint to enable/disable auth files - Auth files can now be toggled on/off without deletion or re-authentication
- Requires CLIProxyAPI v6.7.18+ (PR #1102 by @aldinokemal)
Technical Changes
- Updated
toggle_auth_filebackend to use management API instead of local file rename - Frontend updated to pass file name for API compatibility