## Two Important Regression Fixes: - Fixes Test Kitchen, which once again works with Policyfiles on Windows. - Fixes Chef CLI commands, so once again commands with user input such as `chef exec` or license acceptance succeed. ## Notable Updates - The Workstation menu bar application supports dark mode on macOS. - The Workstation install size is now ~4% smaller! More improvements to come! ## New Components ### mdl Chef Workstation includes the [mdl](https://github.com/markdownlint/markdownlint) command line tool for linting markdown. ## Updated Components ### Cookstyle We updated Cookstyle to 5.10.13, which includes 11 new Chef cops for detecting deprecated code and refactoring some legacy Heavy Weight Resource Providers (HWRPs). ### Fauxhai-ng We updated Fauxhai-ng to 7.5.1, which fixes missing `platform_family` data in the `opensuse-15` data file. ### Test Kitchen We updated Test Kitchen has to 2.3.4, which includes more robust code for finding the Chef binary on Windows and also improves some logging messages. ### kitchen-inspec We updated the kitchen-inspec plugin to 1.3.1, which allows relative paths in the GIT fetcher and resolves failures when using inputs. ## Security Updates libxlst was updated from 1.1.30 to 1.1.34 to resolve these vulnerabilities: - [CVE-2019-11068](https://www.cvedetails.com/cve/CVE-2019-11068/) - [CVE-2019-13117](https://www.cvedetails.com/cve/CVE-2019-13117/) - [CVE-2019-13118](https://www.cvedetails.com/cve/CVE-2019-13118/)