Having to manually check the Discord server or GitHub for updates is rather inconvenient.
Even just receiving an in-app notification (windows notification) about updates would be a big help.
However, the ideal scenario would be the ability to update the app directly, using an update button that appears when the latest GitHub release is newer than the installed version.
you could make it so the app would constantly check the current version of the latest github release, and compare with the installed version
like 1 api call per hour to check for updates, then notify if there's any (with an option to disable the notification)
Having to manually check the Discord server or GitHub for updates is rather inconvenient.
Even just receiving an in-app notification (windows notification) about updates would be a big help.
However, the ideal scenario would be the ability to update the app directly, using an update button that appears when the latest GitHub release is newer than the installed version.
you could make it so the app would constantly check the current version of the latest github release, and compare with the installed version
like 1 api call per hour to check for updates, then notify if there's any (with an option to disable the notification)