What's Changed
Repository Optimization
- Reduced repo size from 3.7GB to 50MB (98.6% reduction)
- Binaries now downloaded at build time from CLIProxyAPI releases
- Removed CLIProxyAPI submodule (no longer needed)
New Features (from v0.3.13)
- Usage Statistics Import/Export - Backup and restore your usage data
- CLIProxyAPI upgraded to v6.6.56
Technical
- Added
scripts/download-binaries.shto fetch binaries from releases - Updated
build.rsto auto-download missing binaries during build - Binaries added to
.gitignore
Breaking
- Repository history was rewritten. If you have a local clone, please re-clone:
rm -rf proxypal && git clone https://github.com/heyhuynhgiabuu/proxypal.git
Fixes #70