github heyhuynhgiabuu/proxypal v0.4.32
ProxyPal v0.4.32

2 hours ago

What's changed

  • Updated the sidecar updater to support current CLIProxyAPI mainline asset naming, including the new *_aarch64 release artifacts while keeping fallback support for older asset names.
  • Added backend fallback support for newer CLIProxyAPI management usage APIs by syncing from /v0/management/usage-queue when legacy /v0/management/usage is missing or no longer returns the old aggregate payload.
  • Hardened usage export/import handling so ProxyPal returns clear errors when those legacy management endpoints are unavailable on newer mainline sidecars.
  • Aligned oxlint.config.mjs with existing project policy by turning off no-console, which removes warning-only lint noise for existing frontend diagnostic logging.

Files

  • scripts/update-sidecar.mjs
  • src-tauri/src/commands/usage.rs
  • oxlint.config.mjs

Verification

  • pnpm lint:fix && pnpm lint
  • pnpm tsc --noEmit
  • cd src-tauri && cargo check
  • pnpm build

Don't miss a new proxypal release

NewReleases is sending notifications on new releases.