v0.32.1
Install
- Download Here-0.32.1.dmg below.
- Open and drag Here into Applications.
- First launch: right-click → Open → Open (unsigned build).
Changes
- Fix: hard crash (SIGABRT) when
URLSessionthrew an Obj-CNSExceptionduring task creation — most commonly on macOS 26.5 under a utun transparent proxy (Clash TUN mode, etc.). v0.32.0 hit this inLatencyServiceand died within ~900 ms of launch. All four URLSession call sites (latency probe, IP fetch, throughput probe, update check) now go through an@try/@catchbarrier that surfaces a Swift-catchable error instead of terminating the process. - Regression test added: invokes the wrapper on an invalidated session, which deterministically reproduces the original NSException path.
If you already have v0.32.0 installed, the in-app updater will offer this on its next scheduled check, or use Settings → General → Check now.
System requirements
- macOS 15 Sequoia or later.