Windows Terminal v1.22.11751.0 #19069
Replies: 3 comments
-
I want to join |
Beta Was this translation helpful? Give feedback.
-
cool |
Beta Was this translation helpful? Give feedback.
-
"Icon and background image paths beginning with \?\ will no longer trigger a validation error; fragment profiles will also no longer trigger any image validation errors; in addition, http sources for icons have been disabled to improve Terminal's security posture" You should have released this "fix" first in preview, then on stable, and not straight to stable. Now many users will lose their distro icons, including Ubuntu installed from Store. It is particularly challenging now to include a fragment in the application that points to the right icon. Because you don't also support icon relative paths to the fragment. We, application developers, now need to rush to figure out how to solve these issues. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We have decided to hold off on promoting 1.23 to the Stable channel until our next release date in August. Until then--and you are welcome to speculate which direction causality flows--please enjoy these bug fixes!
Changes
\\?\
will no longer trigger a validation error; fragment profiles will also no longer trigger any image validation errors; in addition,http
sources for icons have been disabled to improve Terminal's security posture (Gently rework icon and background image validation #19044)DA1
report will now contain52
to indicate support for OSC 52 (Manipulate Selection Data) writing to the clipboard when it is enabled (Indicate support for OSC 52 in the DA1 report #19034) (thanks @j4james!)Bug Fixes
M
rather thanm
, which matches other terminal emulators (Fix SGR mouse movement reports #18864) (thanks @j4james!)Fixes backported from Preview 1.23
allowHeadless
enabled, Terminal will no longer enter an unusable state when you close the last window ([1.22] Fix teardown when 'allowHeadless' is enabled #18869)ReadConsoleInput
will no longer spuriously return success having read 0 characters (Properly implement WaitForData for ReadConsoleInput #18228)Console Host Changes (future Windows version)
NuGet Packages
win10-*
runtime identifiers, which is a .NET breaking change (thanks @mitchcapper!)Binary files inside the unpackaged distribution archive bear the version number
1.22.250624001
.This discussion was created from the release Windows Terminal v1.22.11751.0.
Beta Was this translation helpful? Give feedback.
All reactions