Will Stone
Will Stone
Is the plan to deprecate the old version? I'm not sure what the process would be, just interested.
@Binaryify Looks like my prediction of "it'll mislead or confuse users" has come true 😮
Awesome. Looks like it's in the works.
Hi, Did you manage to find a solution to this issue?
A new version got released today, I'm gonna see if that fixes the issue. Won't know until I go to work tomorrow, but will update with the results.
It's still not working for me. Could this be to do with macOS? I feel I only started getting this after upgrading to 10.14.6.
Restarted my mac and all is working now. I guess the OS update didn't reset something correctly.
Thanks for the info. I'm gonna take a look at [electron-updater](https://www.electron.build/auto-update) as it best suits my needs.
Hi @rhysd I actually built my own update checker in the end. [It's really lightweight](https://github.com/will-stone/browserosaurus/blob/master/src/main.js#L150); simply checking GitHub's release API and providing a link to the release page if the...
Thanks. I've not heard of `com.apple.quarantine`, I'll have to do some reading up on that.