mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-08-29 01:59:34 +02:00
Update README roadmap for PowerToys 0.102 (#50108)
## Summary of the Pull Request Updates the README roadmap for PowerToys 0.102 with a single-sentence summary distilled from the milestone's planned work. ## PR Checklist - [ ] Closes: #xxx - [x] **Communication:** I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected - [ ] **Tests:** Added/updated and all pass - [ ] **Localization:** All end-user-facing strings can be localized - [ ] **Dev docs:** Added/updated - [ ] **New binaries:** Added on the required places - [ ] **Documentation updated:** If checked, please file a pull request on our docs repo and link it here: #xxx ## Detailed Description of the Pull Request / Additional comments The roadmap now links directly to the PowerToys 0.102 milestone and highlights three recurring themes from its planned work: WinUI 3 modernization across several utilities, Command Palette tabs and JavaScript/TypeScript extensions, and broader productivity improvements. ## Validation Steps Performed - Confirmed the milestone link resolves successfully - Confirmed the README diff has no whitespace errors Documentation-only change; automated tests are not applicable. Copilot-Session: 6b6a57da-3890-46e4-aefa-369c9e1e9603
This commit is contained in:
@@ -97,7 +97,7 @@ To see what's new, check out the [release notes](https://github.com/microsoft/Po
|
||||
|
||||
## 🛣️ Roadmap
|
||||
|
||||
We are planning some nice new features and improvements for the next releases – a brand-new Shortcut Guide experience, ensuring it's easier to find and install Command Palette extensions and so much more! Stay tuned for [v0.100][github-next-release-work]!
|
||||
For [v0.102][github-next-release-work], we're working on modernizing several utilities with WinUI 3, expanding Command Palette with tabs and JavaScript/TypeScript extensions, and adding new productivity improvements across PowerToys.
|
||||
|
||||
## ❤️ PowerToys Community
|
||||
|
||||
@@ -118,4 +118,4 @@ The application logs basic diagnostic data (telemetry). For more privacy informa
|
||||
[oss-CLA]: https://cla.opensource.microsoft.com
|
||||
[oss-conduct-code]: CODE_OF_CONDUCT.md
|
||||
[community-link]: COMMUNITY.md
|
||||
[github-next-release-work]: https://github.com/microsoft/PowerToys/issues?q=is%3Aissue+milestone%3A%22PowerToys+0.100%22
|
||||
[github-next-release-work]: https://github.com/microsoft/PowerToys/milestone/46
|
||||
|
||||
Reference in New Issue
Block a user