SpikeHD / Dorion

Tiny alternative Discord client with a smaller footprint, snappier startup, themes, plugins and more!
https://spikehd.github.io/projects/dorion/
GNU General Public License v3.0
631 stars 20 forks source link

[Bug] Updater doesn't work correctly. #163

Closed GalaxinTM closed 12 months ago

GalaxinTM commented 12 months ago

Describe the bug It doesn't update to the latest (using 2.2.1), and it tries to open an HTTP request to an HTTPS domain

Failed to get release: Failed to get latest release from GitHub: error sending request for url (https://api.github.com/repos/SpikeHD/Dorion/releases/latest): error trying to connect: invalid URL, scheme is not http

To Reproduce Steps to reproduce the behavior:

  1. Have build 2.2.1
  2. Click "Yes please!" on the update prompt
  3. The application prompts a restart but doesn't update after restarting.

Expected behavior Dorion should be updated automatically to the latest release (2.3.0)

Screenshots image

System Info (please complete the following information):

GalaxinTM commented 12 months ago

Just found out that this is a duplicate issue of #162. I will close this ticket.