v1.2.4
Install via Windows Package Manager
winget install --id YaSuenag.SimpleCom
What's Changed
Breaking changes
- Use
DC2
(0x12
) for marker char - Open the TTY each time whether resize event is fired
- Resize event would be fired once even though a lot of input events (includes multiple resize events) are happened
New feature
- Show version number both help message in CLI and window caption in configuration dialog
Bug fix
- F1 key does not work on modern Windows 11
- Fix garbled characters in device name in configuration dialog
- Fix that UTF8 checkbox in configuration dialog did not affect
Full Changelog: v1.2.3...v1.2.4