Devolutions / Devolutions/UniGetUI

[ENHANCEMENT] Only show or visualize major updates based on semver

Open
#1,557 7 comments 4 reactions 1 assignee Claimed by @marticliment View on GitHub
enhancement ready-to-go
Dominant language
C#
Stars
26.1k
Forks
924
Avg merge
15h 1m
Merged PRs (30d)
55

Description

### Please confirm these before moving forward

- [X] I have searched for my feature proposal and not found a work-in-progress/duplicate/resolved/discarded issue.
- [X] This improvements refers to an existing feature. If you want to suggest a new feature, please use [this template](https://github.com/marticliment/WingetUI/issues/new?assignees=marticliment&labels=new-feature&projects=&template=feature-request.yml&title=%5BFEATURE+REQUEST%5D+%28Enter+your+description+here%29)
- [X] This improvements is not a bug. If you want to report a bug, please use [this template](https://github.com/marticliment/WingetUI/issues/new?assignees=marticliment&labels=bug&projects=&template=bug-issue.yml&title=%5BBUG%5D+%28Enter+your+description+here%29)

### Describe the improvement

Currently all updates are shown. Lot of package managers however allow to only show major update or resp. show them visually different if the version is a minor or major upgrade.

e.g. show 6.0.1 -> 7.2.4 in red but 6.0.1 -> 6.2.1 in white.
![grafik](https://github.com/marticliment/WingetUI/assets/1320525/4ee9f25c-6378-4b9a-b038-4c1d52bd107a)

### Describe how this improvement could help users.

the reason behind this is that i have a lot of updates and don't necessarly want to update all of them esp. as some software already has updated itself via some internal auto updated. so i only want to get notified about major updates.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.