Important Update - v1.1.0
As some users have likely noticed, the AutoUpdater has not been working properly on macOS. This is because the updater requires that all files on macOS be code signed. This is currently not possible to do for two main reasons.
- I don't own a mac to setup the code signing certificate.
- Apple developer ids are expensive.
To circumvent this issue, I've modified the behavior of the updater on macOS. Users will be immediately notified when an update is available (the green pulse will be displayed). On the update panel, users wil be given an option to download the update directly from GitHub. Once the file is downloaded, just run it to update. Ex.
I recommend all macOS users to update to this version as soon as possible. Thanks to
@_Benja for testing stuff out on his mac.
Full Changelog of v1.1.0 can be found on GitHub.