-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
Description
Checklist
- I have used the search function to see if someone else has already submitted the same feature request.
- I will describe the problem with as much detail as possible.
- This issue only contains a request for one single feature, not multiple (related) features.
App version
2.6
Problem you are trying to solve
chrlauncher indefinitely retains old Chromium versions in the \bin folder, causing a lot of disk space to be used up unnecessarily over time.
Suggested solution
Add a "Keep last n version" parameter (default to 1?) in the UI and delete all older versions automatically upon successful updating.
This is easy enough to script externally, but would be a great additional native feature!
Screenshots / Drawings / Technical details
No response