We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9697f9d + a1ea752 commit 1b8daa3Copy full SHA for 1b8daa3
Terminal.Gui/Terminal.Gui.csproj
@@ -79,6 +79,11 @@
79
<Summary>A toolkit for building rich console apps for .NET that works on Windows, Mac, and Linux/Unix.</Summary>
80
<Title>Terminal.Gui - Cross Platform Terminal user interface toolkit for .NET</Title>
81
<PackageReleaseNotes>
82
+ Release v1.7.1
83
+ * Fixes #1930. Trailing whitespace makes MessageBox.Query buttons disappear.
84
+ * Fixes #1921. Mouse continuous button pressed is not working on ScrollView.
85
+ * Fixes #1924. Wizard: Selected help text is unreadable
86
+
87
Release v1.7.0
88
* Moved Terminal.Gui (and NStack) to the github.com/gui-cs organization.
89
* Adds multi-step Wizard View for setup experiences (#124)
0 commit comments