What's Changed * Corrected display of binary versions in file identifier by akenion in https://github.com/wordfence/wordfence-cli/pull/276 * Updated version to 4.0.3rc4 by akenion in https://github.com/wordfence/wordfence-cli/pull/277
What's Changed * Fixed issue where plugin/theme versions were still handled as strings by akenion in https://github.com/wordfence/wordfence-cli/pull/273 * Updated version to 4.0.3rc3 by akenion in https://github.com/wordfence/wordfence-cli/pull/274
What's Changed * Fixed file name filtering by akenion in https://github.com/wordfence/wordfence-cli/pull/268 * Fixed encoding handling when parsing PHP files by akenion in https://github.com/wordfence/wordfence-cli/pull/271 * Documented interaction between the --output-path and --email options by akenion in https://github.com/wordfence/wordfence-cli/pull/272 * Updated version to 4.0.3rc2 by akenion in https://github.com/wordfence/wordfence-cli/pull/269
What's Changed * Fixed issue where bytes instance was passed as attachment name rather than str by akenion in https://github.com/wordfence/wordfence-cli/pull/265 * Updated version to 4.0.3rc1 by akenion in https://github.com/wordfence/wordfence-cli/pull/264
What's Changed * Update wrong INI section for malware scan in the docs by tubiz in https://github.com/wordfence/wordfence-cli/pull/254 * Add contribution and security guidelines by briandefiant in https://github.com/wordfence/wordfence-cli/pull/257 * Use bytes type for paths rather than str to address encoding issues by akenion in https://github.com/wordfence/wordfence-cli/pull/260 * Made additional improvements to binary path handling by akenion in https://github.com/wordfence/wordfence-cli/pull/261 * Milestone/4.0.2 by akenion in https://github.com/wordfence/wordfence-cli/pull/262
New Contributors * tubiz made their first contribution in https://github.com/wordfence/wordfence-cli/pull/254