-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
28fc93e
commit 1782c97
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: Extraterm Qt v0.76.0 released | ||
date: 2024-02-24 17:20:00 +0200 | ||
categories: release | ||
version: 0.76.0 | ||
--- | ||
|
||
**Features** | ||
|
||
* The Extraterm Commands like `show` and `from` are now rewritten in C and don't require Python to be present to run. | ||
|
||
* Image blocks now have a "Copy image to clipboard" option available. | ||
|
||
**Fixes** | ||
|
||
* When copying multiple lines of text, now only the trailing whitespace is trimmed off. | ||
|
||
* Random bug fixes related to blocks and the `show` command. | ||
|
||
|
||
Download it from [Github](https://github.com/sedwards2009/extraterm/releases/tag/v0.76.0) |