Skip to content

Releases: microsoft/terminal

Windows Terminal Preview v1.23.11132.0

25 Apr 21:09
Compare
Choose a tag to compare
Pre-release

This servicing release of Terminal Preview has received a lot of bug fixes, many of which are also going to Stable.
There are a couple more spicy ones that we're going to let bake, as well as some Windowing fixes we hope to get out sooner rather than later.

Changes

  • We have removed the startOnUserLogin setting from settings.json. It never worked properly. You can still configure automatic launch from the Settings UI, of course, where it will actually stay in sync with the OS (#18530)
  • We now support Group Policy templates that help you configure the Default Terminal application (#18363) (thanks @htcfreek!)
  • When we fail to launch an application, we will now display a meaningful error message in more cases (#18462) (thanks @halldk!)
  • You can now set up a language override in the portable and unpackaged versions of Terminal! (#18684) (thanks @sylveon!)
  • VT applications can now reset the color palette, foreground, background, cursor and selection color using OSCs 104, 110, 111, 112 and 117 (#18767)

Bug Fixes

  • When restoring a session, we now properly display its date in local time rather than UTC (#18775) (thanks @vamsiikrishnaak!)
  • The suggestions UI now has more inner padding to avoid overlapping controls (#18780) (thanks @vamsiikrishnaak!)
  • The colorSelection actions once again color the, uh, entire selection (#18798)
  • We have fixed an issue where Terminal would ignore the working directory when you launched it via wt (#18801)

Accessibility

  • The "Open JSON File" option in Settings can now be invoked with Voice Access or the Screen Reader (#18828)

Compatibility

  • Terminal components will no longer fail to load on Windows versions earlier than 1903 due to a missing ICU library (#18707)

VT and Console APIs

  • CRLF translation now works properly when DISABLE_NEWLINE_AUTO_RETURN is reset (#18781)
  • The console will now more reliably wake up applications waiting for input during I/O contention (#18816)
    • Apparently this bug has existed for ~10 years, and recent speedups have revealed how broken it was!
  • Applications using WriteConsoleOutputAttribute on multi-cell characters will no longer result in screen corruption (#18796)
  • The new popup command history implementation will no longer destroy a background color set with the COLOR command (#18797)

Reliability

  • Closing an active terminal pane should result in crashes 99% less often (#18632)

Binary files inside the unpackaged distribution archive bear the version number 1.23.250423002-preview.

Asset Hashes

  • GroupPolicyTemplates_1.23.11132.0.zip
    • SHA256 909C2EAC40A2946F57DAFC47123809D904A61B50BDA1C5037D897A0B95D14FDE
  • Microsoft.WindowsTerminalPreview_1.23.11132.0_8wekyb3d8bbwe.msixbundle
    • SHA256 97164A79D5FD7107C84AE554A28F9DD9E938F824CAE7579A524BAB76B403A969
  • Microsoft.WindowsTerminalPreview_1.23.11132.0_arm64.zip
    • SHA256 2B45EC2E3BE93745474B0841CED5141E16DC5B9C0B82686178E48FF2A9FF6499
  • Microsoft.WindowsTerminalPreview_1.23.11132.0_x64.zip
    • SHA256 83721CDA3E0B0EE6EF75B30620579E792F18B081E5E1A71AF968D17162143F59
  • Microsoft.WindowsTerminalPreview_1.23.11132.0_x86.zip
    • SHA256 F6534396D44E96207E86D7A49B605FA84EC11B319C9A96AF0FFD9EF8C964114B

Windows Terminal v1.22.11141.0

25 Apr 21:09
Compare
Choose a tag to compare

Another week, another servicing release! We've packed a bunch of good stuff into Terminal Stable this time.

Changes

  • We have removed the startOnUserLogin setting from settings.json. It never worked properly. You can still configure automatic launch from the Settings UI, of course, where it will actually stay in sync with the OS (#18530)
  • We now support Group Policy templates that help you configure the Default Terminal application (#18363) (thanks @htcfreek!)
  • When we fail to launch an application, we will now display a meaningful error message in more cases (#18462) (thanks @halldk!)
  • You can now set up a language override in the portable and unpackaged versions of Terminal! (#18684) (thanks @sylveon!)
  • VT applications can now reset the color palette, foreground, background, cursor and selection color using OSCs 104, 110, 111, 112 and 117 (#18767)

Bug Fixes

  • When restoring a session, we now properly display its date in local time rather than UTC (#18775) (thanks @vamsiikrishnaak!)
  • The suggestions UI now has more inner padding to avoid overlapping controls (#18780) (thanks @vamsiikrishnaak!)

Accessibility

  • The "Open JSON File" option in Settings can now be invoked with Voice Access or the Screen Reader (#18828)

Compatibility

  • Terminal components will no longer fail to load on Windows versions earlier than 1903 due to a missing ICU library (#18707)

VT and Console APIs

  • CRLF translation now works properly when DISABLE_NEWLINE_AUTO_RETURN is reset (#18781)
  • Applications using WriteConsoleOutputAttribute on multi-cell characters will no longer result in screen corruption (#18796)
  • The new popup command history implementation will no longer destroy a background color set with the COLOR command (#18797)

Reliability

  • Closing an active terminal pane should result in crashes 99% less often (#18632)

Binary files inside the unpackaged distribution archive bear the version number 1.22.250424001.

Asset Hashes

  • Microsoft.WindowsTerminal_1.22.11141.0_8wekyb3d8bbwe.msixbundle_Windows10_PreinstallKit.zip
    • SHA256 E29BC215B4B1C8620DA9FE5EE60EEC3FF9B2F1D26961DC1CA6719B1F73872EFC
  • GroupPolicyTemplates_1.22.11141.0.zip
    • SHA256 122FC5DB114E74405CF899680577C9D0B9DA098C709D6A14F36091FC221F6670
  • Microsoft.WindowsTerminal_1.22.11141.0_8wekyb3d8bbwe.msixbundle
    • SHA256 81F1E3EBFEA991875C6515173590CAC64B40EB628DBFA4EA8B969010AA7646C0
  • Microsoft.WindowsTerminal_1.22.11141.0_arm64.zip
    • SHA256 EB86C9BA169E61F225F8EAA1687742EEDFBB80BE6EF5BAF1599F096DAE681899
  • Microsoft.WindowsTerminal_1.22.11141.0_x64.zip
    • SHA256 8531822D3BF87625874DBFFEE632260D2390CA3B8CF67B0D2176957376C794CF
  • Microsoft.WindowsTerminal_1.22.11141.0_x86.zip
    • SHA256 D5198D43E8007AEC37D3A942EFC74BD93B591217F47A210E1879CA729CD26285

Windows Terminal Preview v1.23.10732.0

17 Mar 22:03
Compare
Choose a tag to compare
Pre-release

This is a quick servicing release; expect more to follow!

Changes

  • You can now Tab and Shift+Tab between embedded hyperlinks in Mark Mode (#18347)

Bug Fixes

  • Hyperlink underlines and mouse reports will no longer be off by up to one entire cell (#18602)
  • Terminal should crash a lot less when you close tabs quickly (#18620)
  • We've resolved a source of deadlocks on console session handoff (#18676)
  • The About dialog should act less strange when you open it in multiple windows (#18636)
  • Closing the first tab will once again result in its resources being released (#18621)
  • We've fixed some graphical issues with the new icon and color pickers in Appearance settings (#18476)
  • Tearing off a tab will no longer result in its panes disappearing (lol) (#18627)
  • We will now properly save your session when you close the final window (#18623) (#18635)
    • ... we will also no longer try to save empty windows when you close them (#18622)
  • The Japanese names for Split Tab and Rename Tab have been improved (#18569) (thanks @consvc!)
  • Debugging Terminal (and conhost) will now produce a lot fewer spurious errors (#18628) (#18629)

ConPTY

  • ConPTY will now tear down properly if you close its pipes while it is starting up (#18588)
  • ConPTY will no longer hang on startup if you do not provide a well-formed response to DA1 (#18681)

Binary files inside the unpackaged distribution archive bear the version number 1.23.250314002-preview.

Asset Hashes

  • Microsoft.WindowsTerminalPreview_1.23.10732.0_8wekyb3d8bbwe.msixbundle
    • SHA256 2574DCB3A6D5E374910FE470F7FCE88C1DD9EF9DDDF836265C2A6A484D278348
  • Microsoft.WindowsTerminalPreview_1.23.10732.0_arm64.zip
    • SHA256 7F85E84C25DD7940CF4E5DF0F4A624C486648C916D9E98E2D1A74D9ADBA16EA2
  • Microsoft.WindowsTerminalPreview_1.23.10732.0_x64.zip
    • SHA256 ED6FF625281E678C4C05660EB61C17738ECEA2C83BB3F73A413DE1B15DFCC67D
  • Microsoft.WindowsTerminalPreview_1.23.10732.0_x86.zip
    • SHA256 4A81E8215A35A08F4D886FEFF3683A6B2FB6AD68D59F8A4FB33C7C4C2FB9B3C6

Windows Terminal v1.22.10731.0

17 Mar 22:03
Compare
Choose a tag to compare

This is a quick servicing release; expect more to follow!

Bug Fixes

  • We've resolved a source of deadlocks on console session handoff (#18676)
  • The Japanese names for Split Tab and Rename Tab have been improved (#18569) (thanks @consvc!)

ConPTY

  • ConPTY will now tear down properly if you close its pipes while it is starting up (#18588)
  • ConPTY will no longer hang on startup if you do not provide a well-formed response to DA1 (#18681)

Binary files inside the unpackaged distribution archive bear the version number 1.22.250314001.

Asset Hashes

  • Microsoft.WindowsTerminal_1.22.10731.0_8wekyb3d8bbwe.msixbundle_Windows10_PreinstallKit.zip
    • SHA256 DB3AF1B1C29E430A89766937A8B6D0F5F9DCF5D7CB33059ED3E09AD7518C19B4
  • Microsoft.WindowsTerminal_1.22.10731.0_8wekyb3d8bbwe.msixbundle
    • SHA256 B2A5D96AFED0E2F187AB46C71F10006E462FA71D75E43D87DC87C7C6552E236B
  • Microsoft.WindowsTerminal_1.22.10731.0_arm64.zip
    • SHA256 D5304ADDD137D84274ECC4731FBCCE4C7C7110EE02FC6626A0D739F31C9BBE98
  • Microsoft.WindowsTerminal_1.22.10731.0_x64.zip
    • SHA256 1D15F5ED4E81324226D24390FA3CD9F5D9C4BC6639F81992B2E38B99881F6A6B
  • Microsoft.WindowsTerminal_1.22.10731.0_x86.zip
    • SHA256 4FFD562483BCD7172C7BD56D3FD378A247032644A18E96B88D512D2B0A494328

Windows Terminal Preview v1.23.10353.0

06 Feb 00:50
Compare
Choose a tag to compare
Pre-release

The holiday season struck during the development of Terminal 1.23, so the changelog is a little shorter than usual. Even so, we're here with a new windowing architecture and some new fonts and color schemes. Enjoy, and please remember to file bugs and tip your waiters!

Features

  • Multi-windowing has been rewritten to be much more reliable and robust; the tray icon now works more consistently, actions spanning multiple windows trigger properly, summoning works better, and a whole host of other things are better. If you encounter any issues with windowing or process management, please file a bug! (#18215) (#18444) (#18445) (#18325) (#18345)
  • This version of Windows Terminal comes with Cascadia Code 2407.24; this version fixes a hinting issue in Arabic glyphs (#18499)
  • We're piloting a new color scheme, "Ottosson", which offers well-distributed and consistent hue and chroma based on the Oklab color space (#18502)
  • You can now turn on the tab bar for full-screen Terminal windows using a new setting (showTabsFullscreen, boolean, default false) (#18171) (thanks @GeekJosh!)
  • Settings UI Overhaul!
    • There is a new New Tab Menu customization experience, in a new top-level settings page, that lets you add folders and profile matchers and more to your New Tab menu! (#18015)
    • We've added a new Compatibility page at the top level and a Terminal Emulation page inside Profiles to control application compatibility settings (#17895)
    • A handful of simpler settings like "rainbow suggestions", "cell width", "web search URL query", "color selection" and more are finally available as easy toggles (#17923)
    • You can now easily set up bell sound (or sounds!), play them back to sample them, and remove them (#17983)
    • Profiles have long been able to override the foreground, background and selection colors from their color schemes, but you haven't been able to set them via the UI. You now can! (#17870)
    • We've implemented an icon picker that lets you easily input emoji, pick built-in icons, or choose icon files (#17870)
    • The appearance page sports a new fancy spatial padding editor (#17909) (thanks @nukoseer!) (#18300)
  • You can now configure the translation of paths dropped on or copied into Terminal to use one of four styles: None (Windows, no translation), WSL (/mnt/c), MSYS2 (/c) or Cygwin (/cygdrive/c) via a new profile setting pathTranslationStyle (enum none, wsl, msys2, cygwin; default none except for WSL profiles) (#18195)
  • You can now copy the contents of the screen with escape sequences! Add a new copy action with "withControlSequences": true to use it (#17059) (thanks @FuegoFro>!)
  • Applications can now use the S8C1T and S7C1T escape sequences to enable or disable C1 controls; in addition, DOCS will turn on 8-bit control characters on stdin when it is used to enable ISO2022 encoding (#17945) (thanks @j4james!)

Changes

  • Applications can now resize the Terminal window (if it contains a single pane and tab) using CSI t (DTTERM Window Manipulation) (#17721) (thanks @nukoseer!)
  • Automatically-detected profiles which are no longer detected (because they were uninstalled, or in the case of WSL distributions unregistered) will be saved and displayed in Settings with an indicator (#18188) (#18207)
  • Focus will move rightward rather than leftward when you close the active tab (#18022) (thanks @michaeljsXu!)
  • In cmd and python (and other users of console line input), choosing a command from history will once again duplicate it in your history; this reverts #17852 (#18229)
  • On Windows 11 24H2, Terminal will no longer be updated while it is in use (this might look familiar! There was an issue preventing this from working until this change landed) (#18252)
  • Text selections will now begin on the nearest half-cell, mimicking behavior seen in text editors like Notepad, and will only cover a cell if more than half of it is in-range; screen readers will now properly detect empty selections (since we can now represent empty selections!) during mark mode (#18106)
  • The POSIX-style path translation modes will (finally!) properly escape paths containing single quotes (#18007) (thanks @a4lg!)
  • The settings UI now contains options to disable (or enable, I guess!) specific warning dialogs such as the ones for multi-line paste and closing all tabs in a window (#17933)
  • When customizing the New Tab menu, you can now override the icon for each entry (#18116) (thanks @GeekJosh!)
  • You can now bind an action to open the current working directory (as reported by OSC 9;9) in File Explorer (action openCWD) (#18013) (thanks @michaeljsXu!)
  • You can now bind an action to open the directory containing settings.json (openSettings action, target directory) (#17690) (thanks @e82eric!)
  • You can now disallow applications from writing to the Windows Clipboard (profile setting compatibility.allowOSC52, boolean, default true; Terminal Emulation settings) (#18449)

Bug Fixes

  • Ctrl+Insert will (finally!) copy selected text in the Command Palette (#18483) (thanks @eleadufresne!)
  • conhost: when you drag snapped windows between monitors of different DPIs, it will no longer resize at random (#18268)
  • Tab background colors will now work more reasonably in High Contrast mode (#18109) (#18306)
  • Screen reader users can now read all of the preview text in the Settings window (#18418) (#18481)
  • The "Close Window" action will no longer bypass the close confirmation dialog (#18434)
  • The font picker in the Settings > Appearance page is now navigable by keyboard, and selections made there will actually save (#18010)
  • We've rewritten a lot of our mouse input handlers to avoid rounding away fractional pixels and improve accuracy (#18027)
  • You can now close tabs with the middle mouse button even when the close button is hidden (#15924) (thanks @kasper93!)
  • The schema document has been updated to include the Windows.Terminal.VisualStudio dynamic profile source (#18322)
  • compatibility.textMeasurement is now present in the JSON settings schema document (#18277)

Reliability

  • Terminal will no longer occasionally hang when an IME is in use which calls back into the application while composition is ongoing (#18248)
  • We have fixed a reliability issue in some of our deferred actions (such as scanning the text buffer for URLs) (#18235)

Console APIs and VT

  • Client applications will once again be closed in newest-to-oldest order, and CTRL events will be processed for all clients even if one had failed during event processing (#18233)
  • Repeated console API calls that transit less than 128KiB of data will no longer cause heap thrashing (#18287)
  • The new readline implementation in 1.22 will now work more consistently in the face of concurrent output (#18326)
  • ReadConsoleInput will no longer spuriously return success and read 0 characters (#18228)
  • Zero-width control characters will now be joined with their preceding grapheme clusters rather than being allocated individual cells (#18285)

Miscellaneous Changes

  • Terminal now comes with a Markdown parsing library, aptly named "Sir Not Appearing In This Release" (#17585)

With additional engineering system, CI, code health, documentation, schema and packaging fixes from @Jewelry-x, @Jvr2022, @jsoref, @Tarang74, @Dan-Albrecht, @michaeljsXu, @raghav2005, @AsciiWolf, @YexuanXiao, and @mitchcapper!


Binary files inside the unpackaged distribution archive bear the version number 1.23.250204003-preview.

Asset Hashes

  • Microsoft.WindowsTerminalPreview_1.23.10353.0_8wekyb3d8bbwe.msixbundle
    • SHA256 245E739E39E914F29F715AA5FE619CB2605ECF5A517C18823E5B3C30F580C3F5
  • Microsoft.WindowsTerminalPreview_1.23.10353.0_arm64.zip
    • SHA256 C80A400987A380E625EBFBEB0845A9418B2881900609C481B0CE859DD6858F1A
  • Microsoft.WindowsTerminalPreview_1.23.10353.0_x64.zip
    • SHA256 4135AC85549F56E1BA8D35D5660AC79269EAB4A6C60427685B4EB2F3D2C02E7B
  • Microsoft.WindowsTerminalPreview_1.23.10353.0_x86.zip
    • SHA256 F48BC0B5A472762FB41C5A571C52A3908CF3ECA448E7472055F0448C2668748C
  • GroupPolicyTemplates_1.23.10353.0.zip
    • SHA256 FE36622B8B1A99FDEB3EDB3FCD9F230A4A89220BE9CC5B36B07BDEDD95A924AF

Windows Terminal v1.22.10352.0

06 Feb 00:50
Compare
Choose a tag to compare

Windows Terminal 1.22 has seen fit to call itself Stable! It contains a bunch of great things, like:

  • A completely rewritten console hosting implementation, which now supports Sixels (thanks to @j4james and @lhecker), performs better, and is all-around an improvement. It may cause some compatibility issues, but it is also the future we're staking ConPTY on, so please file bugs if you encounter any issues!
  • Grapheme Clusters! Emoji with zero-width joiners, combining characters, Unicode flag sequences, and more. You can query for grapheme cluster support using DECRPM 2027, which is also supported by other popular terminal emulators.
    • You can always go back to the original "Windows Console" text measurement mode, where zero-width characters were actually 1-width, and you can also switch to a mode compatible with wcswidth.
  • A whole new UI for pop-ups in CMD and Python (and other "cooked read" applications), which renders under the cursor and uses VT instead of console APIs
  • Snippets! Quickly save commands and play them back through a new snippets pane.
  • Regular expression search!

Please see the following release notes for additional details:

Note

This version began rolling out to the Dev, Canary and Beta Windows Insider channels when this GitHub Release was created. Other channels will be released
as our reliability numbers indicate that we haven't broken anything. If you want to update to this release directly, download it below!

Why are there so many files? How do I choose?

Please visit our page documenting the different Windows Terminal Distributions!

We've also backported the following changes from 1.22 Preview.

Features

  • This version of Windows Terminal comes with Cascadia Code 2407.24; this version fixes a hinting issue in Arabic glyphs (#18499)
  • We're piloting a new color scheme, "Ottosson", which offers well-distributed and consistent hue and chroma based on the Oklab color space (#18502)
  • Settings UI Overhaul (small edition - see 1.23 Preview for more!)
    • We've added a new Compatibility page at the top level and a Terminal Emulation page inside Profiles to control application compatibility settings (#17895)
  • You can now configure the translation of paths dropped on or copied into Terminal to use one of four styles: None (Windows, no translation), WSL (/mnt/c), MSYS2 (/c) or Cygwin (/cygdrive/c) via a new profile setting pathTranslationStyle (enum none, wsl, msys2, cygwin; default none except for WSL profiles) (#18195)

Changes

  • In cmd and python (and other users of console line input), choosing a command from history will once again duplicate it in your history; this reverts #17852 (#18229)
  • On Windows 11 24H2, Terminal will no longer be updated while it is in use (this might look familiar! There was an issue preventing this from working until this change landed) (#18252)
  • The POSIX-style path translation modes will (finally!) properly escape paths containing single quotes (#18007) (thanks @a4lg!)
  • You can now disallow applications from writing to the Windows Clipboard (profile setting compatibility.allowOSC52, boolean, default true; Terminal Emulation settings) (#18449)

Bug Fixes

  • Ctrl+Insert will (finally!) copy selected text in the Command Palette (#18483) (thanks @eleadufresne!)
  • The "Close Window" action will no longer bypass the close confirmation dialog (#18434)
  • The schema document has been updated to include the Windows.Terminal.VisualStudio dynamic profile source (#18322)
  • compatibility.textMeasurement is now present in the JSON settings schema document (#18277)

Reliability

  • Terminal will no longer occasionally hang when an IME is in use which calls back into the application while composition is ongoing (#18248)

Console APIs and VT

  • Client applications will once again be closed in newest-to-oldest order, and CTRL events will be processed for all clients even if one had failed during event processing (#18233)
  • Repeated console API calls that transit less than 128KiB of data will no longer cause heap thrashing (#18287)
  • The new readline implementation in 1.22 will now work more consistently in the face of concurrent output (#18326)

With additional engineering system, CI, code health, documentation, schema and packaging fixes from @Jewelry-x, @Jvr2022, @jsoref, @Tarang74, @Dan-Albrecht, @michaeljsXu, @raghav2005, @AsciiWolf, @YexuanXiao, and @mitchcapper!


Binary files inside the unpackaged distribution archive bear the version number 1.22.250204002.

Asset Hashes

  • Microsoft.WindowsTerminal_1.22.10352.0_8wekyb3d8bbwe.msixbundle_Windows10_PreinstallKit.zip
    • SHA256 24F86616677D1AF9392D99647637DC7572863DB5C0AB81CC8D96ABD24D45A6DD
  • Microsoft.WindowsTerminal_1.22.10352.0_8wekyb3d8bbwe.msixbundle
    • SHA256 FA08F1E5C41F7003BBE659444C6FE5E3F59F77730AB482DB44DEA8087C999225
  • Microsoft.WindowsTerminal_1.22.10352.0_arm64.zip
    • SHA256 5BD8ECCA870F377FA98378D0A75C00D97152CF218C70458376BA0FE645ACA387
  • Microsoft.WindowsTerminal_1.22.10352.0_x64.zip
    • SHA256 C2CF549A567F60DAF291DC87D06F69E74935426E96A5ED0F04845D8ABE5504DD
  • Microsoft.WindowsTerminal_1.22.10352.0_x86.zip
    • SHA256 72116064667162890225B6112FCDA4A5DB15DFF272491A6D1DC5CABD635803A4
  • GroupPolicyTemplates_1.22.10352.0.zip
    • SHA256 FE36622B8B1A99FDEB3EDB3FCD9F230A4A89220BE9CC5B36B07BDEDD95A924AF

Windows Terminal v1.21.10351.0

06 Feb 00:50
Compare
Choose a tag to compare

This is the final servicing update to the 1.21 Stable release of Terminal, for those of you who are not yet ready for 1.22.

Features

  • This version of Windows Terminal comes with Cascadia Code 2407.24; this version fixes a hinting issue in Arabic glyphs (#18499)
  • We're piloting a new color scheme, "Ottosson", which offers well-distributed and consistent hue and chroma based on the Oklab color space (#18502)

Changes

  • The POSIX-style path translation modes will (finally!) properly escape paths containing single quotes (#18007) (thanks @a4lg!)

Bug Fixes

  • The "Close Window" action will no longer bypass the close confirmation dialog (#18434)
  • The schema document has been updated to include the Windows.Terminal.VisualStudio dynamic profile source (#18322)

Reliability

  • Terminal will no longer occasionally hang when an IME is in use which calls back into the application while composition is ongoing (#18248)

With additional engineering system, CI, code health, documentation, schema and packaging fixes from @Jewelry-x, @Jvr2022, @jsoref, @Tarang74, @Dan-Albrecht, @michaeljsXu, @raghav2005, @AsciiWolf, @YexuanXiao, and @mitchcapper!


Binary files inside the unpackaged distribution archive bear the version number 1.21.250204001.

Asset Hashes

  • Microsoft.WindowsTerminal_1.21.10351.0_8wekyb3d8bbwe.msixbundle_Windows10_PreinstallKit.zip
    • SHA256 937F3A45E701097DD7570B92370B6ECBCD4AA688B3B87F0C58470A4530118C69
  • Microsoft.WindowsTerminal_1.21.10351.0_8wekyb3d8bbwe.msixbundle
    • SHA256 986063A7C54CD08286E59114C7EA2C0BD46B082013429EC42681C836BC977A7F
  • Microsoft.WindowsTerminal_1.21.10351.0_arm64.zip
    • SHA256 0BDC1F672AFC7F30F26C0707950EAD797ED9C0217FB24B9D8FBB991047B4B8F3
  • Microsoft.WindowsTerminal_1.21.10351.0_x64.zip
    • SHA256 D2E068CDC9AA17764AF5D5299E2CC9B0CA91A04FE5BD5AE1F8815B117640F488
  • Microsoft.WindowsTerminal_1.21.10351.0_x86.zip
    • SHA256 8D4430F9262077D5DED2981B14D314540218D1BE5FDD4EF081BF637EF84E258F
  • GroupPolicyTemplates_1.21.10351.0.zip
    • SHA256 FE36622B8B1A99FDEB3EDB3FCD9F230A4A89220BE9CC5B36B07BDEDD95A924AF

Windows Terminal Preview v1.22.3232.0

19 Nov 20:28
Compare
Choose a tag to compare
Pre-release

Like 1.21, there's a small servicing release for Preview! This one is less small, but only slightly. If I spend more words on how small it is, though, the changelog will be longer than the diffs for the release.

Changes

  • The built-in Box Drawing glyphs now look better on 100%-scale displays, and we've improved the ones with rounded corners (#18179)
  • We've adjusted the drag-and-drop path translator to detect WSL's new distribution profiles (#18205)
  • Terminal will now no longer generate WSL profiles when it can detect that WSL is going to do it (#18183)

Accessibility

  • You can now access "move tab left", "... right" and "... to new window" by right-clicking the tab (#18107) (#18135)

Bug Fixes

  • Terminal will no longer permanently forget auto-detected profiles that temporarily disappear (#18206)
  • The Czech translation of "Open in Terminal" should once again make sense (#18031) (thanks @AsciiWolf!)

Accessibility

  • High Contrast Mode once again works in the Command Palette (#18132) and Settings UI (#18130)

Binary files inside the unpackaged distribution archive bear the version number 1.22.241118002-preview.

Asset Hashes

  • Microsoft.WindowsTerminalPreview_1.22.3232.0_8wekyb3d8bbwe.msixbundle
    • SHA256 F6E8D8286715A684086280F27DEC1DD0192517A4B6F090922CCB59568DB725D4
  • Microsoft.WindowsTerminalPreview_1.22.3232.0_arm64.zip
    • SHA256 3D9FEAC5FB76884F4A7906E2FC3B38103AA455366A385720C2B548FBB567ABBC
  • Microsoft.WindowsTerminalPreview_1.22.3232.0_x64.zip
    • SHA256 CE435F21A234271AF2C53C0BE996D2433C5FBB4A8ECD83B61253EB8B6A6B07EC
  • Microsoft.WindowsTerminalPreview_1.22.3232.0_x86.zip
    • SHA256 04267D98492CE7943A08CA14E86EE9DCD40F02AF3869A9AEA9AB47AF843E126B
  • GroupPolicyTemplates_1.22.3232.0.zip
    • SHA256 FE36622B8B1A99FDEB3EDB3FCD9F230A4A89220BE9CC5B36B07BDEDD95A924AF

Windows Terminal v1.21.3231.0

19 Nov 20:27
Compare
Choose a tag to compare

Small servicing release this week!

Changes

  • We've adjusted the drag-and-drop path translator to detect WSL's new distribution profiles (#18205)
  • Terminal will now no longer generate WSL profiles when it can detect that WSL is going to do it (#18183)

Bug Fixes

  • Terminal will no longer permanently forget auto-detected profiles that temporarily disappear (#18206)
  • The Czech translation of "Open in Terminal" should once again make sense (#18031) (thanks @AsciiWolf!)

Accessibility

  • High Contrast Mode once again works in the Command Palette (#18132) and Settings UI (#18130)

Binary files inside the unpackaged distribution archive bear the version number 1.21.241118001.

Asset Hashes

  • Microsoft.WindowsTerminal_1.21.3231.0_8wekyb3d8bbwe.msixbundle_Windows10_PreinstallKit.zip
    • SHA256 EF59FEC32CA888ED4F311233318957A773DA5FBC0EEA74232D62ABED252D44D2
  • Microsoft.WindowsTerminal_1.21.3231.0_8wekyb3d8bbwe.msixbundle
    • SHA256 C80BC461B22A17650A58BC5CAD743E1AD97E0A4EA92CCDCB514EE7D7AA134243
  • Microsoft.WindowsTerminal_1.21.3231.0_arm64.zip
    • SHA256 1BEB80610B38FC2930463B461C5AEAF62E43BFACAADC61FCF9D9858FD80EFC53
  • Microsoft.WindowsTerminal_1.21.3231.0_x64.zip
    • SHA256 8FB268B93C9B99D6CF553709C2C58BF1B2FF4B364199152E09221DFB2A44BBF5
  • Microsoft.WindowsTerminal_1.21.3231.0_x86.zip
    • SHA256 E68E57926D7DAF3E012218AA65F935FD4959FDCDA2EF9A603A642AA871768047
  • GroupPolicyTemplates_1.21.3231.0.zip
    • SHA256 FE36622B8B1A99FDEB3EDB3FCD9F230A4A89220BE9CC5B36B07BDEDD95A924AF

Windows Terminal Preview v1.22.2912.0

22 Oct 21:13
Compare
Choose a tag to compare
Pre-release

Very small releases this week.

Changes

  • Enterprises can now disable dynamic profiles (such as WSL and Azure Cloud Shell) by listing their names in a new Disabled Profile Sources GPO policy1 (#18009) (thanks @htcfreek for helping us ship our first policy!)

Bug Fixes

  • Terminal will try a lot harder to avoid fighting with console applications about who exactly is minimized (#17829)
  • icon none should once again work (#18030)
  • You can now select fonts again (sorry!) (#17989)

Binary files inside the unpackaged distribution archive bear the version number 1.22.241017002-preview.

Asset Hashes

  • Microsoft.WindowsTerminalPreview_1.22.2912.0_8wekyb3d8bbwe.msixbundle
    • SHA256 49F2BE2B2FCDE2D2726497616B82FE17CB2BED1A1073582F1EB851543B3EB5B8
  • Microsoft.WindowsTerminalPreview_1.22.2912.0_arm64.zip
    • SHA256 E9ED4363B84E0D7A02272224CA490FC20A4BD88726349C702545DC3A327EDA38
  • Microsoft.WindowsTerminalPreview_1.22.2912.0_x64.zip
    • SHA256 925EC4C3DF42D54DB78292365D26C7D7B6BDAE7DB197AAA2B234C76CF568F637
  • Microsoft.WindowsTerminalPreview_1.22.2912.0_x86.zip
    • SHA256 5FAD81DA53A8B47B6BDF85A6917A5CCCC40D541AE33DCFC1DD785126A367E5F3
  • GroupPolicyTemplates_1.22.2912.0.zip
    • SHA256 FE36622B8B1A99FDEB3EDB3FCD9F230A4A89220BE9CC5B36B07BDEDD95A924AF
  1. Policy documents are included in the GroupPolicyTemplates release artifact.