Several releases are not uploaded to github's "releases" page
There have been like 3 beta releases today and while they appear available via the app they don't appear available on github's releases page. It would possibly help pin point on which release bugs were introduced if all releases were made available to everyone via github's release page.
I was intrigued as well on how the auto-update process works in relation to github tags/labels, and found that the update versions available seems to be managed via a json file hosted in the previous SYT project repository:
https://github.com/yuliskov/SmartTubeNext/blob/0f77e08655f92f5b9fbf6a2fad2dbdc040fdf13c/common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/update/AppUpdateManager.java#L18
Probably something still in the process of being migrated, optimized...
I don't think this is relevant anymore.
@extricator Good to close?