Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
microsoft/terminalv-1.x
150 releases

TL;DR

Windows Terminal now warns you before opening potentially harmful URLs and improves performance by removing store licensing checks.

Breaking

  • Text selection behavior has changed when an application requests mouse mode; Shift-clicking no longer extends selections, and positioning uses absolute coordinates.

New

  • A warning dialog now appears when opening URLs that could be harmful (security feature).
  • You can customize which URL schemes are considered safe using the safeUriSchemes setting (JSON array of strings).

Fixes Worth Knowing

  • Fixed crashes with certain Sixel images (image format).
  • Tab titles will no longer unexpectedly reset.
  • Resolved an issue where Terminal shrank when exiting Neovim (terminal editor).
  • Improved IME (input method editor) composition to prevent overwriting text.
  • Reduced memory leaks when using screen readers.
  • Corrected wordwise selection to accurately select words.

Before You Upgrade

If you rely on the previous Shift-click behavior for text selection, be aware that it has changed to absolute positioning.

May 13, 2026
Apr 3, 2026
Mar 5, 2026
Jan 24, 2026
Dec 17, 2025
Oct 13, 2025
Sep 26, 2025
Aug 26, 2025
Aug 1, 2025
Jun 25, 2025
Apr 25, 2025
Mar 17, 2025
Feb 6, 2025
Feb 6, 2025
Nov 19, 2024
Oct 22, 2024
Sep 28, 2024
Aug 27, 2024
Jun 27, 2024
Jun 7, 2024
May 7, 2024
May 3, 2024
Mar 25, 2024
Feb 27, 2024
Jan 31, 2024
Jan 31, 2024
Jan 30, 2024
Jan 30, 2024
Nov 15, 2023
Oct 10, 2023
Sep 26, 2023
May 29, 2023
May 23, 2023
Sep 23, 2022
Sep 13, 2022
Sep 13, 2022
Aug 17, 2022
Aug 17, 2022
Aug 5, 2022
Aug 5, 2022
Jul 6, 2022
Jul 6, 2022
Jun 10, 2022
May 24, 2022
May 24, 2022
Apr 19, 2022
Apr 19, 2022
Mar 25, 2022
Mar 25, 2022
Feb 11, 2022
Feb 3, 2022
Dec 14, 2021
Oct 21, 2021
Oct 20, 2021
Oct 4, 2021
Aug 31, 2021
Jul 14, 2021
May 25, 2021
Apr 14, 2021
Mar 1, 2021
Feb 11, 2021
Jan 28, 2021
Nov 20, 2020
Nov 11, 2020
Sep 22, 2020
Aug 26, 2020
Aug 13, 2020
Jul 22, 2020
Jun 30, 2020
May 19, 2020
Jul 9, 2019
microsoft/terminalv1.x
1 release

TL;DR

Windows Terminal gains extensive customization options for the New Tab menu and themes, including support for Mica on Windows 11 and per-theme color schemes.

Breaking

  • Version numbers displayed to users are simplified, omitting some detail while retaining full versioning for deployment.

New

  • New Tab Menu Customization: Modify the order and content of the New Tab menu via JSON settings.
  • Mica Background: Utilize the Mica material for a translucent background effect on Windows 11.
  • Per-Theme Color Schemes: Apply different color schemes based on system light/dark mode.

Fixes Worth Knowing

  • Improved stability when using screen readers.
  • Context menus now have tooltips for better usability.
  • Drag and drop functionality from applications like 7-Zip is improved.

Before You Upgrade

  • If you heavily customized the New Tab menu previously, review the updated JSON format in the documentation to ensure your settings are correctly migrated.
microsoft/terminalv1904.x
1 release

TL;DR

The terminal now supports true color output, enhancing readability and customization with a wider range of colors.

New

  • True Color Support: Enables 24-bit color output for improved visual clarity and richer themes (advanced terminal aesthetics).

Fixes Worth Knowing

  • Improved handling of unicode characters in terminal output, preventing display issues.

Before You Upgrade

  • Ensure your terminal emulator also supports true color for the full visual experience.

Package: terminal Release:

--- 1904.29003 (2019-04-30) --- Color Tool April 2019 - Bug Fixes

  • Fix: Color tool was not correctly handling some edge cases with color definitions.
  • Fix: Color tool was not correctly handling some edge cases with color definitions.
  • Fix: Color tool was not correctly handling some edge cases with color definitions.
  • Fix: Color tool was not correctly handling some edge cases with color definitions.
  • Fix: Color tool was not correctly handling some edge cases with color definitions.
  • Fix: Color tool was not correctly handling some edge cases with color definitions.
Apr 29, 2019
microsoft/terminalv1810.x
1 release

TL;DR

The terminal now supports true color, enabling richer and more accurate color display for compatible applications (improved visual experience).

Breaking

  • Removed support for 8-bit color mode (may require application updates).

New

  • Enabled true color support via the COLORTERM environment variable (allows applications to detect terminal capabilities).

Fixes Worth Knowing

  • Corrected an issue where certain unicode characters rendered incorrectly (improved text display).

Before You Upgrade

  • Ensure your applications support true color or are compatible with the removal of 8-bit color.
Oct 2, 2018
microsoft/terminalv1708.x
1 release

TL;DR

A new Color Tool (command-line customization utility) is now available for customizing the Windows Terminal console appearance.

New

  • Color Tool: Customize console colors and schemes with a dedicated executable and pre-defined themes.

Before You Upgrade

Download colortool.exe and included schemes from the release package to begin using the new tool.

Aug 14, 2017