Windows Terminal v1.16.1023 (10231 and 10232) #14725
DHowett
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After a long wait, many of the features in Terminal Preview 1.16 are making their way to the stable channel:
experimental.enableColorSelection
(global, bool, defaultfalse
)After this release, Terminal Stable is moving to a quarterly feature release cycle. Since we're the default console host in Windows 11 October 2022 Update, some care is required in how quickly we distribute updates. That having been said: there will still be servicing updates and Preview channel updates, so stay tuned!
Please see the following release notes for additional details:
Note that the new scrollbar mark feature is not included in this Stable build. Yet.
Preinstallation Kit info
A preinstallation kit is available for system integrators and OEMs interested in prepackaging Windows Terminal with a Windows image. More information is available in the DISM documentation on preinstallation. Users who do not intend to preinstall Windows Terminal should continue using the msixbundle distribution.
Why are there so many packages? How do I choose?
This version of Windows Terminal is distributed in two bundles, one of which works on Windows 10-11 and the other of which only works on Windows 11.If you intend on using Terminal as an unpackaged application--that is, extracting the
msix
file--we recommend thatyou use the
Win10
bundle. You will need the Visual C++ runtime redistributable.In addition, if you install the packaged version on either Windows 10 or Windows 11, it now depends on the Visual C++ Universal Runtime Package.
Despite these distributions having different version numbers, they are built from the same code and there is no
functional difference between them.
If you install the Windows 10 version on Windows 11, it will probably automatically upgrade itself to the Windows 11
version. It turns out that it is impossible to have two bundles with the same version number, so it has to be this
way.
In addition to the above, we've backported the following changes and bugfixes from Windows Terminal Preview 1.16:
Changes
Fundamentals
trouble with your IT folks (Code sign the contents of the Terminal package #14710)
Bug Fixes
theme
objects (Add the Theme schema for 1.16 #14672) (Update the Theme schema for 1.17 #14666)Reliability
Performance
Accessibility
With additional documentation, code health, grammar, spelling, workflow security and maintenance help from @AtariDreams,
@musvaage, @sashashura, @grammar-police, @Dan-Albrecht, @d-caldasCaridad and @ianjoneill, @jsoref. Thanks so much!
Asset Hashes
66856D96BB62AFB175ED9C1C267C145F494549F02416CD5CF33C194790D9C9BC
0719A0E024E0E4ED37A9434308D7A0FC5A86769F209F9F68F7B744D7154390D5
786FE246C30F672D8464A1303917F9166B4809F8589C51B95B4DF33388FCA3AD
3DD84940EBEA9F5BE0F69AEE326DB902116F9F8E5DE55DD5EDE966C4323C1F0E
This discussion was created from the release Windows Terminal v1.16.1023 (10231 and 10232).
Beta Was this translation helpful? Give feedback.
All reactions