Quick update: PanicMode for macOS is now signed.

We’ve released macOS version 1.2.1, which is the same app build as 1.2.0 but signed with our developer certificate. This should reduce macOS security warnings during install and first launch.

If you’re on macOS, we recommend updating to 1.2.1. Windows release 1.2.1 will also be available soon.

32 views

Add a comment

Replies

Best

signing is such an underrated step — that first-launch gatekeeper warning scares off more users than you’d think. went through the exact same thing with my macOS apps (FinderGit, Netfox). if you haven’t yet, notarization + a stapled ticket kills the warning even offline, and Sparkle makes updates painless. congrats on 1.2.1 🚀

ou're absolutely right. As a tinkerer, I didn't realize how much of a deal breaker those warnings could be for users. I'm glad I got the app notarized, it's a much smoother experience for the users now. Thanks for the tips about Sparkle too!