You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user/administrator I want to only keep the latest version of any module, so I don't accumulate many outdated versions on the systems that I manage.
Technical idea
The GetHelper class could be used and expanded to implement a filter returning all modules except the latest version. With that, the proper uninstalls could be performed (option 2) after installing the newest version (option 1).
robdy, Skatterbrainz, StevenBucher98, franklesniak, o-l-a-v and 1 more