From a24fdaa7b2bac7a242addef689037964d542d23a Mon Sep 17 00:00:00 2001 From: "Dustin L. Howett" Date: Mon, 3 Feb 2025 18:31:22 -0600 Subject: [PATCH] Move the Preview release notes to Stable, add new Preview release notes (#18503) --- build/StoreSubmission/Preview/PDPs/en-US/PDP.xml | 11 ++++------- build/StoreSubmission/Stable/PDPs/en-US/PDP.xml | 12 ++++++------ 2 files changed, 10 insertions(+), 13 deletions(-) diff --git a/build/StoreSubmission/Preview/PDPs/en-US/PDP.xml b/build/StoreSubmission/Preview/PDPs/en-US/PDP.xml index d535a802514..3e4fa3dbd88 100644 --- a/build/StoreSubmission/Preview/PDPs/en-US/PDP.xml +++ b/build/StoreSubmission/Preview/PDPs/en-US/PDP.xml @@ -54,14 +54,11 @@ This is an open source project and we welcome community participation. To partic - Version __VERSION_NUMBER__ + Version __VERSION_NUMBER__ -- We've rewritten how console applications are hosted inside Terminal! Please report any bugs you encounter. -- Terminal now supports Sixels! -- You can now open a docked panel containing snippets of commands you have saved to use later -- Command Prompt users on the latest Windows 11 release may see a "quick tip" icon that suggests installable software from WinGet -- Selected text will now be much more visible (and customizable!) -- A number of reliabilty bugs, convenience issues and annoyances have been fixed. +- We've added dozens of settings to the UI that once only existed in the JSON file, including a new page for customizing the layout of your New Tab menu! +- We have rearchitected window management to improve reliability; please file any bugs you encounter with the wt.exe alias +- Profiles now show an icon if they've been hidden or refer to programs which were uninstalled. Please see our GitHub releases page for additional details. diff --git a/build/StoreSubmission/Stable/PDPs/en-US/PDP.xml b/build/StoreSubmission/Stable/PDPs/en-US/PDP.xml index cab23331c56..993c27e011c 100644 --- a/build/StoreSubmission/Stable/PDPs/en-US/PDP.xml +++ b/build/StoreSubmission/Stable/PDPs/en-US/PDP.xml @@ -56,12 +56,12 @@ This is an open source project and we welcome community participation. To partic Version __VERSION_NUMBER__ -- Terminal will now remember the contents of the window when you use session restoration. -- You can now use multiple fonts at the same time. -- Box-drawing characters are now rendered with pixel perfection. -- The experience of using an IME inside Terminal has been significantly improved. -- The color schemes inside your JSON file will now be much simpler. -- A number of bugs around URL handling, double-width rows, line wrapping, and more have been fixed. +- We've rewritten how console applications are hosted inside Terminal! Please report any bugs you encounter. +- Terminal now supports Sixels! +- You can now open a docked panel containing snippets of commands you have saved to use later +- Command Prompt users on the latest Windows 11 release may see a "quick tip" icon that suggests installable software from WinGet +- Selected text will now be much more visible (and customizable!) +- A number of reliabilty bugs, convenience issues and annoyances have been fixed. Please see our GitHub releases page for additional details.