Devolutions / Devolutions/UniGetUI
Showing package version for chocolatey local server [remove Approved check]
- Dominant language
- C#
- Stars
- 26.1k
- Forks
- 924
- Avg merge
- 15h 52m
- Merged PRs (30d)
- 52
Description
### Please confirm these before moving forward.
- [x] I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
- [x] This proposal is a completely new feature. If you want to suggest an improvement or an enhancement, please use [this template](https://github.com/marticliment/WingetUI/issues/new?assignees=marticliment&labels=enhancement&projects=&template=enhancement-improvement.yml&title=%5BENHANCEMENT%5D+%28Enter+your+description+here%29).
### Describe the new feature
Hi all,
I'm using a local server for my choco packages : ProGet
But when I try to chosse the version I want to install, The gui does'nt show avialable versions in combobox.
I see the code and I see that the shown versions is versions tagged with "[Approved]". But this tag is only managed by official choco server. For local server, this tag is not used.
Would it be possible to show all avialable versions (instead of approved versions) in case of using local server?
Thanks for your help
### Describe how this new feature could help users
This feature allow users to select version to install insteadn of typing command line by hand
Contributor guide
Assessment
This issue has not been assessed yet.