Releases: ElliotPadfield/mirage
Releases · ElliotPadfield/mirage
Mirage v2.0.4
Full Changelog: v2.0.3...v2.0.4
Mirage v2.0.3
Full Changelog: https://github.com/ElliotPadfield/mirage/commits/v2.0.3
Mirage v1.0.3
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
/shutdownendpoint (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
Full Changelog: v1.0.1...v1.0.2
Mirage v1.0.1
Full Changelog: v1.0.0...v1.0.1
Mirage v1.0.0
Full Changelog: https://github.com/ElliotPadfield/mirage/commits/v1.0.0