Skip to content

Release v1.17.0

Latest
Compare
Choose a tag to compare
@tig tig released this 29 May 17:46
· 17 commits to develop since this release

What's Changed

Fixes #3351 (V1). TabIndex with the same setter value but with wrong index return without set the correct value. by @BDisp in #3352

  • Fixes #3396. ListViewWIthSelection scenario does not show all rows and other issues by @BDisp in #3398
  • Fixes #3423. v1 - Wizards scenario doesn't refresh after opened by mouse. by @BDisp in #3426
  • Fixes #3424. v1 - Views should not force focus if they are not selected. by @BDisp in #3427
  • Fixes #3425. v1 - ScrollView is not clearing the background by duplicating views. by @BDisp in #3428
  • Add Game using Terminal.gui called "Capital and Cargo" to showcase.md by @dhorions in #3446
  • Fix incorrect link to Conceptual Documentation by @eatdrinksleepcode in #3492
  • Fixes #3496. Escape Key not invoking OnKeyDown on Unix. by @BDisp in #3511
  • Fixes #3484 (V1) - Updates SDK version to dotnet8, adds netstandard2.0 and net8.0 TargetFrameworks by @tig in #3486

New Contributors

Full Changelog: v1.16.0...v1.17.0