New
v2.2.7.1
Enhancements
- Renewed code signing certificate.
- Forced background color disabled by default, must now specifically be enabled in
settings.jsonby configuringUI.Color.Backgroundto"black". So far this is the one and only option available.
Bugs
- Fixed typo in settings
ParellelBatchSize>ParallelBatchSize, as noticed by @sunstarjeff in #2509). - Disable VT100 color coding on Windows 2012 or lower (#2513, first reported by @SistemasMabisy)
- Fix crash on redirected console output (#2519, reported by @davist)
- DeleteStaleFiles had been set to
trueby default, but is supposed to befalse(seen by @North3rnL1ght in #2518)