osu icon indicating copy to clipboard operation
osu copied to clipboard

Tachyon on a package managed system does not account for the release stream

Open Chicken opened this issue 6 months ago • 1 comments

Type

Other

Bug description

With OSU_EXTERNAL_UPDATE_PROVIDER env variable set the NoActionUpdateManager is used. It has not been updated to account for the new release stream. This causes for it to prompt the user to check updates for an older version.

Ideally another env variable to force a release stream would be wonderful.

Screenshots or videos

Image

Version

2025.607.1

Logs

compressed-logs.zip

Chicken avatar Jun 08 '25 14:06 Chicken

I guess we'd need to use something like https://api.github.com/repos/ppy/osu/releases?per_page=5 to fix this.

peppy avatar Jun 09 '25 05:06 peppy