Skip to content

v1.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 22:14
· 30 commits to master since this release

Changes

  • ci: remove armv7-unknown-linux-gnueabihf target (b37c4ad)
  • style: format code and update ignore rules for CI (f297e24)
  • ⬆️ Bump: Update tiktoken-rs to 0.12.0 (#230) (c78ac72)
  • feat(server): implement HTTP transport compression and deduplicate API client requests (c510a5a)
  • docs: translate mvp-spec and roadmap to english (3efc647)
  • docs: track post-mvp features checklist in mvp-spec and create roadmap.md (7c6bb3b)
  • docs: add real-time telemetry live-charts screenshot to README (d0c7ba8)
  • fix(web): remove hardcoded minimum canvas dimensions causing chart clipping (c39d097)
  • fix(web): isolate chart padding to internal canvas and exclude failed responses from tokens/cost metrics (b808ef9)
  • fix(web): add smooth spline curves and fix sparkline clipping on kpi tiles (995febc)
  • docs: integrate full rust-dedup-modernize ROI rules and zero-cost patterns into AGENTS.md (d24ef59)
  • docs: enrich AGENTS.md with complete architecture, db, and frontend guidelines (02b8ec1)
  • fix(pipeline): prevent mutex reentrancy deadlock on proxy rotation and add AGENTS.md (427b071)
  • fix(ui): adjust requests metric color for dark mode and swap latency/status card order (4b70a68)
  • docs: modernize and streamline README with visual placeholders (4704b33)
  • feat(proxies): persist provider proxy cooldowns with cascade deletion (b883f32)
  • fix(notifications): deduplicate model_new and model_auto_activated permanently (5882107)
  • fix(models): sanitize test probe message to prevent WAF sensitive word triggers (4d423d1)
  • perf(dashboard): scope model requests to provider_id and paginate models table to prevent lag (d749a43)
  • fix(providers,discovery): allow clearing extra_headers_json with null, skip discovery tick on inactive providers (da6891e)
  • feat(adapters,web): add atomesus adapter, support extra headers in custom providers, enable kiro model testing (b031ff0)
  • feat(combos): add per-target and combo-level cooldown overrides with disable mode (c793447)

Downloads

Each zip contains the openproxy binary, config.example.toml,
and the dist/ web assets for that target. See the bundled
README for quick-start instructions.

File Target
openproxy-1.10.0-x86_64-unknown-linux-gnu.zip Linux x86_64
openproxy-1.10.0-aarch64-unknown-linux-gnu.zip Linux arm64
openproxy-1.10.0-x86_64-pc-windows-msvc.zip Windows x86_64
openproxy-1.10.0-aarch64-apple-darwin.zip macOS Apple Silicon

Docker image: ghcr.io/soyelmismo/openproxy:1.10.0