mRemoteNG / mRemoteNG/mRemoteNG
Update check providing old version
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.