Windows Terminal v1.12.1073 #12761
Replies: 4 comments 21 replies
-
Hello, Is all OK with the version? I have 1.12.10393.0 installed, trying to install new version I get this message: 10732 is obviously greater than 10393 so this looks strange. I suppose there is no 2 last digit in this new release version in fact so real version is 1.12.1073 and 1073 is indeed less than 10393. Can you please check the version in the installer? |
Beta Was this translation helpful? Give feedback.
-
When new win ui (like wt preview) ? |
Beta Was this translation helpful? Give feedback.
-
I'm in the Windows Insiders Beta channel on OS build 22581.100, but I still have Terminal version 1.12.10393.0. I know it has only been 2 days and that I could get the update through |
Beta Was this translation helpful? Give feedback.
-
Note: it is the last installable version on Windows Server (or machines that don't have MS Store) via |
Beta Was this translation helpful? Give feedback.
-
This is a significant servicing release to fix a number of huge issues in 1.12.
This release was made available to insiders in the Dev and Beta channels on March 25, and will be generally available to
everyone once it is considered stable. You can always install the update from this release page or using
winget
.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.
Changes
This version of Windows Terminal is now distributed in two bundles, one of which works on Windows 10-11 and the
other of which only works on Windows 11. The Windows 11 version is much smaller because we no longer need to work around
a platform issue related to our dependencies.
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 verison 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.
Bug Fixes
Usability
Accessibility
Reliability
ScrollConsoleScreenBuffer
no longer takes the console upstate (Fix overflow in Viewport::FromDimensions #12669)Rendering
This discussion was created from the release Windows Terminal v1.12.1073.
Beta Was this translation helpful? Give feedback.
All reactions