Skip to content

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 02:16
· 52 commits to master since this release

Changes

  • style: run cargo fmt across codebase (34f72fa)
  • feat(providers,ui): cache provider favicons, optimize sidebar and update dashboard styles (64efb93)
  • refactor(workspace): deduplicate model suffixes, circuit breaker keys and optimize static headers (bd415d1)
  • refactor(skills): add ROI criteria, stop rules, test requirements and commit policy to rust-dedup-modernize (6f09e45)
  • refactor: modernize Rust idioms and deduplicate logic across workspace (f3c3167)
  • refactor: deduplicate boilerplate and modernize to rust 2024 idioms (8e35e1d)
  • refactor: apply deduplication, lazy static regex & modern rust idioms (08c674a)
  • refactor(rust): modernize stdlib idioms and syntax across crates (96d2c0f)
  • refactor: reduce cognitive complexity and deduplicate match patterns (42688fa)
  • refactor: modernize codebase using std::sync::LazyLock and idiomatic patterns (61d5933)

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.9.0-x86_64-unknown-linux-gnu.zip Linux x86_64
openproxy-1.9.0-aarch64-unknown-linux-gnu.zip Linux arm64
openproxy-1.9.0-armv7-unknown-linux-gnueabihf.zip Linux armv7 (arm32)
openproxy-1.9.0-x86_64-pc-windows-msvc.zip Windows x86_64
openproxy-1.9.0-aarch64-apple-darwin.zip macOS Apple Silicon

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