mRemoteNG / mRemoteNG/mRemoteNG

Update check providing old version

Open
#1,853 14 comments 0 reactions 1 assignee View on GitHub

@Kvarkas is already working on this.

Since Jan 12, 2022.

1.77.2 1.78.* Bug In progress Priority - High
Dominant language
C#
Stars
11.1k
Forks
1.6k
Avg merge
16h 58m
Merged PRs (30d)
55

Description

When clicking "Check for Updates", the installed version is higher than the latest version.
The version I have installed is the latest stable version as per https://mremoteng.org/download
As such, the "latest" version in the check appears to be incorrect, and retrieving that data from https://mremoteng.org/update.txt

Is https://mremoteng.org/update.txt not being updated?

Possible Solution

Use https://github.com/mRemoteNG/mRemoteNG.github.io/blob/master/_data/releases.json rather than https://mremoteng.org/update.txt for the check

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.