github heyhuynhgiabuu/proxypal v0.3.9

latest releases: v0.4.17, v0.4.16, v0.4.15...
3 months ago

What's New

Features

  • API Key Configuration UI: Added settings to configure both Proxy API Key and Management API Key
    • Proxy API Key: For client authentication (api-keys in config YAML)
    • Management API Key: For internal management API (secret-key in config YAML)
    • Both keys have show/hide toggle buttons, hidden by default for security
    • Essential for users exposing proxy publicly

Bug Fixes

  • Fixed copilot-api detection on macOS/Windows: Changed priority from bunx to npx for downloading packages
    • npx is more reliable for package downloads than bunx
    • Users with bun installed but bunx failing can now fall back to npx automatically

Technical Changes

  • Added proxyApiKey and managementKey fields to AppConfig
  • Added get_management_key() helper function for dynamic key loading
  • Changed copilot start priority: globally installed binary > npx > bunx

Don't miss a new proxypal release

NewReleases is sending notifications on new releases.