v0.65.2 hotfix
Release v0.65.2
May 05, 2026
Second re-release of v0.65.0 with a remaining macOS verification edge case fixed.
Fixed
- The macOS binary verification loop was iterating over every file in the macOS asset directory, including .pkg and .zip payloads that don't belong in the Mach-O verifier path. Those files are now skipped so the loop only inspects what it should.
A follow-up to v0.65.1 that closes the last edge case in the macOS publish-time verification. As with the previous tag, no product code changed — this is the same v0.65.0 build with one more fix to the release tooling.