Unlike Linux, on Windows and macOS, we don't get the luxury of Flathub auto-updates. We should hit the GitHub API every week or so and check if there's a new version available, and then bother the user to update. I don't think we need to make them automatically install the update; just telling them to update it and opening the release page in their browser is enough. I did a similar thing for Alpha and it works fine.
We should probably get this in soon before doing any major breaking changes like #23.
Unlike Linux, on Windows and macOS, we don't get the luxury of Flathub auto-updates. We should hit the GitHub API every week or so and check if there's a new version available, and then bother the user to update. I don't think we need to make them automatically install the update; just telling them to update it and opening the release page in their browser is enough. I did a similar thing for Alpha and it works fine.
We should probably get this in soon before doing any major breaking changes like #23.