andreagrandi / andreagrandi/draftomen

Show the latest release and notify users about updates

Ouverte
#207 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
draftomen enhancement size: XL
Langage dominant
Python
Étoiles
0
Forks
0
Merge moyen
1 h 18 min
PR mergées (30 j)
197

Description

## Problem
Users must manually check whether a newer Draft Omen version is available, and the website does not display the latest release version next to its download buttons.

## Proposed change
Display the latest available Draft Omen version beside the website download buttons. When the app launches, check for a newer release and, if one exists, show an app-styled notification identifying the available version with a button that opens the website download page. For example, version 0.3.0 should notify the user when 0.3.1 is available.

## Acceptance Criteria
- [ ] The website shows the latest available version next to its download buttons.
- [ ] The app checks for a newer release when it launches without blocking startup.
- [ ] No notification is shown when the installed version is current.
- [ ] When a newer version exists, an app-styled pop-up shows the installed and available versions.
- [ ] The pop-up includes a button that opens the website download page.
- [ ] Dismissing the pop-up allows the user to continue using the app normally.
- [ ] An unavailable update service or network failure does not interrupt app startup.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start by locating the website download buttons and the app launch entry point. Trace how the latest release can be obtained without blocking startup, then implement the version display and update notification described in the acceptance criteria. Verify current, newer-version, dismissal, and unavailable-service cases.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
desktop, full-stack
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
55/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.