Skip to content

Orchid v1.3.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 07:12
c6a8ea1

Orchid 1.3.2.

Download & install

Requires macOS on Apple Silicon (M1 / M2 / M3 / M4).

1. Download Orchid-1.3.2-arm64.dmg below.

2. Install — open the .dmg, then drag the Orchid icon onto the Applications folder.

3. Open it the first time (one-time, ~15 seconds):

Orchid is free and open-source, and isn't paid-signed by Apple, so macOS double-checks with you on the very first launch. This is normal and safe:

  1. In Applications, double-click Orchid.
  2. A box says "Apple could not verify 'Orchid' is free of malware…" → click Done. (Do not click "Move to Bin".)
  3. Open the Apple menu → System Settings → Privacy & Security.
  4. Scroll to Security"Orchid was blocked to protect your Mac." → click Open Anyway.
  5. Confirm with Open Anyway (Touch ID / password if asked).

From then on, Orchid opens with a normal double-click. ✨

Rare — if it says "damaged" or won't open, the quarantine flag got stuck. Open Terminal and run:
xattr -dr com.apple.quarantine /Applications/Orchid.app

What's new in 1.3.2

Reliability

  • Native crashes are now actually captured. Previously a hard crash in the main process (the "Orchid quit unexpectedly" kind) could slip past crash reporting. On the next launch Orchid now reads macOS's own crash logs and reports a summary (exception, faulting thread, top frames, version, OS) — the ground-truth signal for every crash the OS records.

Full history: CHANGELOG.md