This document outlines our aspirational roadmap to delivering Windows Package Manager v1.0 by March-May 2021. We anticipate substantial feedback from the community, and as such, this plan is subject to change.
The Windows Package Manager project is engineered and delivered as described below.
- Fixes / Features for Windows Package Manager
- Fixes / Features for future Windows Releases
- Bug Fixes
- Performance & Stability
- Globalization, Localization, Internationalization, Accessibility
- Tests
- Available from to Windows Insiders through the Microsoft Store & GitHub Releases
- Release Notes & Announcement Blog published
- Engineering System Maintenance
- Community Engagement
- Docs
- Future Milestone Planning
Releases will be available here on GitHub first We will release to the App Installer for Insiders as frequently as the releases have met our quality bars.
Ultimately, we're aiming for Windows Package Manager v1.0 to be released in Spring 2021:
Release or Milestone end date | Milestone(s) | Key Features |
---|---|---|
2020-05-19 | v0.1 | Windows Package Manager announced & open-sourced ([Build 2020 Windows Package Manager session]) |
July 2020 | ||
August 2020 | ||
September 2020 | v0.2 | Support for Microsoft Store (curated list of developer tools in experimental feature) |
October 2020 | v0.3, v0.4, v0.5 | List, Upgrade, and Uninstall (includes Apps in Control Panel/Add Remove Programs) |
November 2020 | v0.6, v0.7 | Import / Export and Dependency Support |
December 2020 | v0.8 | Multiple Architectures |
January 2021 | v0.9 | Multiple Languages |
February 2021 | v0.10 | User vs. System installation |
March 2021 | v0.11 | Third party REST source |
April 2021 | v0.12 | Group Policy |
May 2021 | v1.0 | Windows Package Manager v1.0 Release |
Each Release above is/will be reflected in our GitHub milestones:
Milestone | Description |
---|---|
v0.1 | Initial Preview |
v0.2 | winget upgrade and Pin a package |
v0.3 | winget list |
v0.4 | winget upgrade |
v0.5 | winget uninstall |
v0.6 | Import / Export |
v0.7 | Dependency Support |
v0.8 | Multiple Architectures |
v0.9 | User vs. System |
v0.10 | Multiple Languages |
v0.11 | Third party REST source |
v0.12 | Group Policy |
v0.13 | Delivery Optimization |
v0.14 | Metered Networks |
v0.15 | App Config Files |
v0.16 | .zip |
v0.17 | .exe |
v0.18 | Portable/Standalone Apps |
v0.19 | Specify App Install Directory |
v0.20 | Non zero exit codes |
v0.21 | Telemetry Opt Out |
v0.22 | Client Verbosity Settings |
v0.23 | Release Channels |
v0.24 | Native Power Shell |
v0.25 | PWA |
v0.26 | Install Multiple Apps (command) |
v0.27 | Suppress reboot on default |
v0.28 | Version specification |
v0.29 | Parallel download |
v0.30 | Fonts |
v0.31 | Auto Upgrade Apps |
Backlog | Work not yet assigned to a milestone or release |
Incoming issues/asks/etc. are triaged several times a week, labelled appropriately, and assigned to a milestone in priority order:
- P0 (serious crashes, data loss, etc.) issues are scheduled to be dealt with ASAP
- P1/2 issues/features/asks assigned to the current or future milestone, or to the Windows Package Manager v1.0 milestone for future assignment, if required to deliver a v1.0 feature
- Issues/features/asks not on our list of v1.0 features is assigned to the Windows Package Manager Backlog for subsequent triage, prioritization & scheduling.
The following are a list of the key scenarios we're aiming to deliver for Windows Package Manager v1.0.
👉 Note: There may be features that don't fit within v1.0, but will be re-assessed and prioritized for a future release, the plan for which will be published in early in 2021. As features become more defined, links to the associated issues will be added.
Release | Feature | Description/Notes |
---|---|---|
v0.1.41331-preview | Elevated Privileges | The client should support installing Apps that require elevated privileges |
v0.1.41821-preview | Configurability & Customization | The client will have a modern, flexible settings mechanism that persists settings to/from a JSON file stored in the user's app data folders, and/or in files synchronized between machines via OneDrive, etc. |
v0.1.41821-preview | Color Theming & Styling | The client will honor the user's Windows dark/light theme settings, and/or color accent settings. |
v0.1.42241-preview | Autocomplete | The client will support autocomplete for all commands and packages in the local cache |
V1 | #119 winget list |
The client should be able to tell you what Apps are installed including the Control Panel |
V1 | #120 winget upgrade |
The client should be able to update one or "all" installed Apps |
V1 | #121 winget uninstall |
The client should be able to uninstall Apps |
V1 | #220 Export/Import | The client should be able to export the list of installed Apps and import the exported list |
V1 | #163 Dependencies | The client should be able to install package dependencies |
V1 | #132 Multiple Architectures | The client should support multiple architectures in the same manifest |
V1 | #149 User vs. System | Applications may be installed for the local user or for the system |
V1 | #124 Multiple Languages | The client will support installation for almost every language for which there is a fixed-width font including East Asian languages. Bonus points for RTL languages/scripts. |
V1 | #226 REST Repository | Support for a REST based repository |
V1 | #154 Group Policy | Support for Group Policy control |
V1 | #151 Delivery Optimization | Delivery Optimization should be leveraged for large Apps |
V1 | #150 Metered Networks | The client should download responsibly when on metered networks |
V1 | #158 App Config Files | Support for silent installers that require a configuration file |
V1 | #140 Install .zip | The client should be able to install programs in a .zip file |
V1 | #194 Install .exe | The client should be able to install a static .exe file |
V1 | #182 Install portable app | The client should be able to install portable Apps |
V1 | #201 Specify install directory | The client should be able to install to an alternate directory |
V1 | #137 Non-Zero Exit Codes | The client should support applications with non-zero exit codes as success |
V1 | #279 Opt-Out of Telemetry | The client should be able to Opt-Out of Telemetry |
V1 | #161 Client Verbosity Settings | The client should support different verbosity settings |
V1 | #147 Release Channels | Some applications have different release channels and we should support them |
V1 | #221 Native PowerShell | Native PowerShell support for the client |
V1 | #164 Install PWA | Support installing Progressive Web Applications |
V1 | #219 Install Multiple Apps | The client should allow a user to specify multiple apps to install |
V1 | #229 Suppress reboot | The client should allow a user to suppress reboot as a default setting |
V1 | #227 Version specification | The client should allow more variation to specifying package versions for installation |
V1 | #225 Parallel download | The client should support multiple connections per package for download |
V1 | #166 Fonts | The client should support installing fonts |
V1 | #212 Auto Upgrade | The client should be able to auto upgrade installed apps if configured to do so |
V1 | #157 Manifest Wizard | Help a user generate a manifest |
V1 | #161 Verbosity | Client Verbosity Settings |
V1 | #117 Microsoft Store | Support for installing Apps from the Microsoft Store |
V1 | Accessibility (A11y) | The client will be highly accessible and inclusive. It will expose its contents via UIA to support tools such as Windows Narrator, and UI automation tools including WinAppDriver |
Feature Notes: |
* Feature Priorities will be influenced by community feedback on issues.