Skip to content

Commit

Permalink
Release v1.7.2 (#1941)
Browse files Browse the repository at this point in the history
  • Loading branch information
tig committed Aug 4, 2022
1 parent a23c1be commit 6931afe
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Terminal.Gui/Terminal.Gui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,15 @@
<Summary>A toolkit for building rich console apps for .NET that works on Windows, Mac, and Linux/Unix.</Summary>
<Title>Terminal.Gui - Cross Platform Terminal user interface toolkit for .NET</Title>
<PackageReleaseNotes>
Release v1.7.2
* Fixes #1773. Base color scheme for ListView hard to read
* Fixes #1934. WindowsDriver crash when the height is less than 1 with the VS Debugger

Release v1.7.1
* Fixes #1930. Trailing whitespace makes MessageBox.Query buttons disappear.
* Fixes #1921. Mouse continuous button pressed is not working on ScrollView.
* Fixes #1924. Wizard: Selected help text is unreadable

Release v1.7.0
* Moved Terminal.Gui (and NStack) to the github.com/gui-cs organization.
* Adds multi-step Wizard View for setup experiences (#124)
Expand Down

0 comments on commit 6931afe

Please sign in to comment.