Ticket #195 (new enhancement)

Opened 1 week ago

Support branched versions with minimumSystemVersion

Reported by: smorgan Assigned to:
Priority: major Milestone:
Component: Framework Version:
Keywords: Cc:

Description

Currently the logic for finding an update is to look at the latest available update and see if it's supported or not, and if not, give up. Instead it should scan for the latest update that is supported on the user's machine, so that minor updates can be released for an older version after the next big version drops support for a previously-supported OS.