Skip to content

Channel-specific update notices #14780

@khooz

Description

@khooz

Summary of the new feature/enhancement

Since PowerShell is distributed through different channels now (eg. installer, package manager or Store); it's more convenient that new version release notices appear per channel; or it's rather inconvenient that an update notice appears when there's no new release for a specific channel.

Currently, as I have opted in for Microsoft Store distribution channel, I get the notice to update PowerShell to v7.1.2 while the latest release on MS Store is v7.1.1 as stated below:

image

Proposed technical implementation details (optional)

Check the version availability with the channel provider with for target build, or create different channels on where the queries are made and send installed version properties (like current version and package manager) with the query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions