About pane should check for updates and display a nice tick
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description

When it's loaded, it should check against https://hyperterm-updates.now.sh/api/versions and notify the user if it's the latest version, every time, as soon as it opens.
This is similar to how Chrome does it.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start with the About pane and inspect how it loads when opened. Check the versions endpoint at https://hyperterm-updates.now.sh/api/versions and determine how the current version should be compared and displayed. Done means the pane checks on every open and shows a positive tick for the latest version or notifies the user when an update is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100