Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS update checker fix #1642

Merged
merged 5 commits into from
May 10, 2020
Merged

macOS update checker fix #1642

merged 5 commits into from
May 10, 2020

Conversation

dnsge
Copy link
Contributor

@dnsge dnsge commented Apr 22, 2020

Description

On macOS, checking the web API for an update would always result in the "Failed to load version information" message. Also, the update message dialog could sometimes be off-screen to the left making the message unreadable.

Chatterino expected a JSON field "portable_download" for both Windows and macOS, but the web API only provides that field for the /win/ endpoint. This results in macOS Chatterino always complaining that it couldn't check for an update.

Screenshot before:
before

Screenshot after: (I locally bumped version to test)
after

@pajlada pajlada merged commit 680b500 into Chatterino:master May 10, 2020
@dnsge dnsge deleted the macos-update-fix branch May 10, 2020 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants