Home >Common Problem >Windows Terminal Preview 1.13.1098 fixes Windows 11 queue issues, ContentDialog bugs, and more
In addition to Windows Terminal v1.12.1098, Microsoft has also released a new Terminal pre-release version with Terminal Preview v1.13.1098. The latter inherits some of the fixes that are now GA, and it adds a few more. For example, Windows 11 animation queue issues, stubborn ContentDialog bugs, and more have been fixed in this release.
Find the full changelog below:
Appearance
- Our maximize/restore button is now a nice round boi ( #12660 )
Accessibility
- The profile list in the Settings UI now provides tooltips for long profile names ( #12448 )
- We will automatically focus the window renamer text box when it is open (#12798)
- High contrast will no longer cause the title bar color to be ridiculous and bad (#12839)
- When you remove color matching We'll move focus back to the color scheme list when selecting a scheme (#12841)
- Eliminated two instances of huge debug log spam for connected screen readers ( #12698 ) ( #12723 )
Usability
- We added some text to the color scheme page to indicate that it is for editing - not setting - the color scheme (#12663)
- We're working on improving how color schemes are set up and edited, so stay tuned for future improvements!
- Retro Terminal effects (and other shaders) now run on pre-D3D11 hardware! (#12677)
- Terminal will again render correctly when you move between different DPI monitors (#12713) (#12749)
- Resize window when showing background color or underline Will no longer smear all over the screen ( #12637 ) and fix the huge crash introduced by PR ( #12853 )
- It took us three versions to get it right, but we finally solved it when the dialog appears Issue when we directly punch a hole in the terminal ( #12840 )
Reliability
- There is an issue on Windows 11 where the terminal will shut down when the screen is turned off Queuing billions of animations; this will no longer be done (#12820)
- We have fixed
ProposeCommandline
( #12838 ),Monarch::_GetPID
( #12856 ) and other parts of WT's RPC infrastructure ( #12825 )- On Windows 10, the Settings UI will no longer sometimes crash on shutdown (we have updated to a new version of WinUI 2 to fix!) (#12847)
Various
- Windows will no longer reject a certain package due to "different package contents" (#12779) Some terminal updates/reinstalls
- snippets can overwrite the names of generated configuration files again (#12627)
- An issue in the 1073 series where you couldn't upgrade bundles using DISM has been resolved ( #12819 )
- As a result, our bundled version now exceeds three thousand!
- #@dmezh made some wording changes to the text about transparency/opacity (#12592) (#12727) (Thanks!)
- Some breaking JSON Schema Documentation's trailing commas no longer trail, or don't exist at all (#12644) (Thanks @sowmya-hub!)
You can head to GitHub here or download from the Microsoft Store here Windows Terminal Preview v1.13.1098.
The above is the detailed content of Windows Terminal Preview 1.13.1098 fixes Windows 11 queue issues, ContentDialog bugs, and more. For more information, please follow other related articles on the PHP Chinese website!