| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-29 | 1.4 kB | |
| v2.4.3 source code.tar.gz | 2026-05-29 | 33.7 MB | |
| v2.4.3 source code.zip | 2026-05-29 | 34.7 MB | |
| Totals: 3 Items | 68.4 MB | 1 | |
What's Changed
- Publish Terminal.Gui.Interop.Spectre to NuGet by @Copilot in https://github.com/gui-cs/Terminal.Gui/pull/5421
- Back-merge v2.4.2 from main into develop by @tig in https://github.com/gui-cs/Terminal.Gui/pull/5427
- Optimize CharMap constructor allocations by @Copilot in https://github.com/gui-cs/Terminal.Gui/pull/5422
- Fixes [#5358]. Narrow draw pipeline to skip parent on child-only redraws by @harder in https://github.com/gui-cs/Terminal.Gui/pull/5431
- Fixes [#5430] - Wizard default accept routing from step content by @Copilot in https://github.com/gui-cs/Terminal.Gui/pull/5432
- Fixes [#5438] - Update CheckState default glyphs by @Copilot in https://github.com/gui-cs/Terminal.Gui/pull/5439
- Fixes [#5436]. HotKeys should not work on !Visible views by @tig in https://github.com/gui-cs/Terminal.Gui/pull/5441
- Fixes [#5442]. Windows VT input can hang during shutdown when ReadFile is blocked by @BDisp in https://github.com/gui-cs/Terminal.Gui/pull/5443
- Add built-in TreeView checkbox mode by @Copilot in https://github.com/gui-cs/Terminal.Gui/pull/5429
- Fixes [#5444] - Remove Dialog.SetStyle; set scheme and arrangement in constructor by @Copilot in https://github.com/gui-cs/Terminal.Gui/pull/5445
- Release v2.4.3 by @tig in https://github.com/gui-cs/Terminal.Gui/pull/5447
Full Changelog: https://github.com/gui-cs/Terminal.Gui/compare/v2.4.2...v2.4.3