Improves character encoding handling to ensure system command outputs display correctly across different languages.
Improved
- Improved UTF-8 handling for PowerShell and CMD execution
- Better Unicode support when running system commands
- Cleaner command logging (internal encoding setup is now hidden)
Fixed
- #3 Fixed character encoding issues that could cause corrupted or unreadable output in some languages
Full Changelog: v2.4.2...v2.4.3