Skip to content

Releases: Felyx-Fu/MioProxy

MioProxy v1.0.3

Choose a tag to compare

@github-actions github-actions released this 27 Aug 04:00

MioProxy v1.0.3 — Updater Hotfix

MioProxy v1.0.3 fixes two update-related issues discovered after the v1.0.2 release.

Fixed

  • Fixed application updates failing when MioProxyService is installed but currently stopped.
  • Fixed Mihomo Core update checks failing with unclear GitHub HTTP 403/429 errors.
  • Added GitHub API rate-limit detection and cooldown handling.
  • Preserves an intentionally stopped MioProxyService/Core state across updater-driven reinstall and application relaunch.
  • Rejects transitional Service states and Service/Core ownership conflicts during update preparation.
  • Improved updater diagnostics while preserving existing ownership and integrity checks.

Download

Windows x64 users can download MioProxy_1.0.3_x64-setup.exe.

MioProxy currently does not use Windows Authenticode code signing, so Windows may display an “Unknown Publisher” warning; the built-in Tauri updater still verifies update signatures independently.

MioProxy v1.0.2

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:47

MioProxy v1.0.2 — UI Refresh & Reliability Update

MioProxy v1.0.2 is a user-interface and reliability release that makes the desktop experience clearer while improving recovery around the managed Mihomo core and Controller.

✨ UI & Proxy Experience

  • Refreshed the Dashboard, Profiles, Settings, and supporting surfaces into a more consistent Windows desktop experience.
  • Added a more capable Proxies strategy center with region filters, favorites, persistent display ordering, and clearer node details.
  • Improved proxy latency testing so results retain their group, provider, and test-endpoint context instead of being mixed across nodes.
  • Synchronized the displayed System Proxy state after proxy transitions so the UI reflects the authoritative Windows state.

🛡 Stability & Recovery

  • Added bounded recovery for managed Mihomo crashes and repeated core failures, with explicit limits before recovery stops.
  • Added a bounded grace period for transient outages from the locally managed Mihomo Controller while preserving process and ownership checks.
  • Prevented stale asynchronous refresh results from overwriting newer runtime state after lifecycle or resource changes.

🧪 Quality

  • Repaired the populated UI smoke harness and expanded deterministic coverage for representative desktop states.
  • Kept geodata validation fixtures offline and preserved the repository-pinned GeoSite / GeoIP resources used for reproducible releases.
  • Release validation covers the frontend build, UI smoke tests, Rust checks/tests/lints, version consistency, release-manifest policy, and diff hygiene.

📥 Download

Windows x64 users should download:

MioProxy_1.0.2_x64-setup.exe

The GitHub release also provides the Tauri updater metadata as latest.json.

MioProxy currently does not use Windows Authenticode code signing, so Windows may display an Unknown Publisher warning. This does not affect the cryptographic signature verification used by MioProxy's built-in Tauri updater.

MioProxy v1.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 16:32

MioProxy v1.0.1 is the first maintenance update in the 1.0 series, focusing on improving the accuracy and stability of proxy node latency testing and enhancing the reproducibility of the release process.

✨ What’s New in This Update

Latency Testing

  • Fixed an issue where node speed tests lacked proxy group context.
  • When a proxy group has a test URL configured, that URL is now used correctly.
  • Fixed an issue where nodes with the same name but in different proxy groups might reuse incorrect latency results.
  • The latency cache is now isolated by context, such as proxy group, node, Provider, and test URL.
  • Correctly distinguishes between Mihomo’s regular proxies, proxy groups, built-in nodes, and real Proxy Providers.
  • Correctly identifies Mihomo Compatible Providers, preventing internal aggregated Providers from being mistaken for subscription Providers.
  • Latency results directly use the values returned by the Mihomo Controller, without manual adjustments or “beautification.”

Stability and Release

  • Improved Mihomo Provider parsing and latency request paths.
  • GeoSite / GeoIP has been changed to a fixed repository snapshot verified via SHA-256 to prevent older versions from failing to reproduce builds due to upstream latest updates.
  • Added a separate geodata update and maintenance process.
  • Strengthened integrity verification for Releases, Updaters, and the supply chain.

📥 Download

Windows x64 users, please download:

MioProxy_1.0.1_x64-setup.exe

It is ready to use after installation.

MioProxy currently does not use Windows Authenticode code signing, so Windows may display an “Unknown Publisher” warning. This does not affect the signature verification of the built-in Tauri updater in MioProxy.

MioProxy v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 16:35

Tauri updater-signed Windows x86_64 NSIS release for MioProxy. SHA-256 manifests and updater signatures are included; MSI is not an official V1 artifact.

MioProxy v0.9.2

Choose a tag to compare

@github-actions github-actions released this 21 Aug 17:47

Signed Windows x86_64 release for MioProxy.

MioProxy v0.9.1

Choose a tag to compare

@Felyx-Fu Felyx-Fu released this 21 Aug 08:57

Signed Windows x86_64 release. Includes the desktop shell, taskbar-close lifecycle fix, signed updater artifacts, and release build automation.

MioProxy v0.8.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 09:52

Signed Windows x86_64 release for MioProxy.