Fox2Code / FoxMagiskModuleManager

A module manager for Magisk because the official app dropped support for it
GNU Lesser General Public License v3.0
2.19k stars 131 forks source link

Add "Skip this Version" #295

Closed AaronMaria closed 1 year ago

AaronMaria commented 1 year ago

There should be an option to skip the current Version. Currently if I don't want a new version of a module, I still get notified about the update regularly.

So there should be a way to flag a specific version. When this flag would be set the user would get no further notification until there is a newer version than the one flagged to be skipped.

androidacy-user commented 1 year ago

While we do allow ignoring updates per module in V2 (currently on development), we have no intention of adding version specific updates ignoring.

We may reevaluate this in the future if enough interest is shown but due to the complexity this would add, it's not on the table currently.