Skip to content

Releases: ElliotPadfield/mirage

Mirage v2.0.4

02 Apr 17:58
186cb08

Choose a tag to compare

Mirage v2.0.3

02 Apr 16:38
dd7e879

Choose a tag to compare

Mirage v1.0.3

07 Mar 06:10

Choose a tag to compare

Fixes

  • Location simulation no longer fails silently — previously the app would show "success" while the location never actually changed on the device
  • Fixed stale tunnel cache — dead tunnels are now detected and replaced with fresh ones automatically
  • Fixed iOS version detection — was always defaulting to iOS 17.0 due to wrong get_value() argument order, causing wrong tunnel type selection on iOS 17.4+/18+/26+
  • Fixed missing connection type — frontend now sends the actual connection type when setting location, preventing cache misses for WiFi/Network connections
  • Fixed zombie sidecar processes — the root-owned sidecar can now be properly shut down via HTTP /shutdown endpoint (kill signals can't cross privilege boundaries)
  • Dev and prod startup now properly clean up stale sidecar processes from previous sessions

Full Changelog: v1.0.2...v1.0.3

Mirage v1.0.2

06 Mar 18:30

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

Mirage v1.0.1

05 Mar 14:32

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

Mirage v1.0.0

05 Mar 14:27

Choose a tag to compare